Page MenuHomeFreeBSD

Simplify MASTER_SITES= GNOME in Makefile
Needs ReviewPublic

Authored by duchateau.olivier_gmail.com on Dec 26 2023, 4:57 PM.
Tags
None
Referenced Files
F119145021: D43183.id155191.diff
Thu, Jun 5, 6:38 PM
Unknown Object (File)
Thu, Jun 5, 12:40 AM
Unknown Object (File)
Sun, May 25, 4:56 PM
Unknown Object (File)
Sun, May 25, 1:56 PM
Unknown Object (File)
Sat, May 24, 2:53 PM
Unknown Object (File)
Fri, May 23, 3:51 PM
Unknown Object (File)
Wed, May 21, 3:20 AM
Unknown Object (File)
Wed, May 21, 1:13 AM
Subscribers

Details

Reviewers
andrew
Group Reviewers
gnome
Summary

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

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

tcberner added inline comments.
Mk/bsd.sites.mk
571

^ it would likely make sense to not use GNOME_VER here, but something internal, like _gnome_ver.

Replace GNOME_VER variable by _gnome_ver

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.