CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/06/20 00:19:32

Modified files:
        infrastructure/mk: bsd.port.mk 

Log message:
fix github fetch URLs to use /archive/refs/tags when fetching with
GH_TAGNAME, removing the ambiguity between branch and tag names
(which resulted in an http "multiple choices" when trying to fetch
a tag with the same name as a branch).

ok semarie@ kn@

Reply via email to