CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2020/02/13 15:19:35

Modified files:
        devel/gtest    : distinfo 
        editors/featherpad: Makefile distinfo 
        editors/texworks: Makefile distinfo 
        infrastructure/mk: bsd.port.mk 
        misc/feathernotes: Makefile distinfo 
        x11/paper-icon-theme: Makefile distinfo 
        misc/open62541 : distinfo Makefile 

Log message:
be smarter about GH_TAGNAME; when generating the default DISTNAME, only
strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).

update the few ports which _require_ updates to match this change.

been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca

Reply via email to