Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is more complex. This patch simplify for users.
Moreover, mark x11-toolkits/gnome-pty-helper BROKEN, because it is unfetchable.
Differential D43183
Simplify MASTER_SITES= GNOME in Makefile duchateau.olivier_gmail.com on Dec 26 2023, 4:57 PM. Authored by Tags None Referenced Files
Subscribers
Details
Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is more complex. This patch simplify for users. Moreover, mark x11-toolkits/gnome-pty-helper BROKEN, because it is unfetchable.
Diff Detail
Event Timeline
Comment Actions New attempt in order to simplify MASTER_SITES for GNOME ports when DISTVERSION >= 10. Now gitlab.gnome.org is used as last resort, so it is located at the end of the list. I found typos in 2 ports devel/tinysparql and x11/ptyxis. Regenerate makesum for these 2 ports because extension changed too. Moreover I "bumped" PORTREVISION for devel/tinysparql because I have added a patch, otherwise it fails to find textproc/snowballstemmer. Comment Actions This breaks ports with non numeric PORTVERSION. make: "/usr/ports/Mk/bsd.sites.mk" line 586: Comparison with '>=' requires both operands 'g20180112' and '10' to be numeric make: Fatal errors encountered -- cannot continue make: "/usr/ports/Mk/bsd.sites.mk" line 586: Comparison with '>=' requires both operands 'g20180112' and '10' to be numeric make: Fatal errors encountered -- cannot continue ===>>> Launching 'make checksum' for sysutils/bsdfan in background make: "/usr/ports/Mk/bsd.sites.mk" line 586: Comparison with '>=' requires both operands 'g20180112' and '10' to be numeric make: Fatal errors encountered -- cannot continue make: stopped in /usr/ports/sysutils/bsdfan ===>>> Gathering dependency list for sysutils/bsdfan from ports make: "/usr/ports/Mk/bsd.sites.mk" line 586: Comparison with '>=' requires both operands 'g20180112' and '10' to be numeric make: Fatal errors encountered -- cannot continue |