Created attachment 254195 [details] Patch This change opens path for updating devel/gvfs to the latest version in the same way. I didn't bump PORTREVISIONs yet, will do that when pushing.
Why not add security/gcr4 instead of security/gcr? In repology we find this name.
Repology be repology, but what ultimately matters is what upstream decides for mainstream development and support moving forward, which looks to be gcr-4/gck-2. As such, plus the primary consumers being GNOME 40+ components, gcr-4/gck-2 should be in the security/gcr port with gcr-3/gck-1 in security/gcr3.
Charlie, did you mean "OK to push" when you set the maintainer feedback to "+"?
(In reply to Gleb Popov from comment #3) maintainer-feedback to + was to acknowledge and prevent timeout.
Comment on attachment 254195 [details] Patch ship it, just make sure to rebase (I think some of the bumped ports updated in the meantime)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=791bbaf6c8fc9fa64fba502ab083de8e8345b03e commit 791bbaf6c8fc9fa64fba502ab083de8e8345b03e Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-10-13 08:48:39 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-11-04 16:50:19 +0000 security/gcr: Update to 4.3.0 Move the previous version to security/gcr3 and switch consumer ports to it PR: 282046 Approved by: vishwin Sponsored by: Future Crew, LLC databases/evolution-data-server/Makefile | 4 +- devel/gvfs/Makefile | 2 +- devel/libgdata/Makefile | 3 +- graphics/shotwell/Makefile | 3 +- mail/evolution/Makefile | 4 +- mail/geary/Makefile | 4 +- net-im/folks/Makefile | 6 +- net/gnome-online-accounts/Makefile | 4 +- security/Makefile | 1 + security/gcr/Makefile | 23 +- security/gcr/distinfo | 8 +- security/gcr/pkg-plist | 1158 ++++++++++++++++++++++-------- security/gcr3/Makefile (new) | 42 ++ security/gcr3/distinfo (new) | 5 + security/gcr3/pkg-descr (new) | 3 + security/gcr3/pkg-plist (new) | 296 ++++++++ security/gnome-keyring/Makefile | 7 +- security/pinentry/Makefile | 4 +- security/seahorse/Makefile | 4 +- sysutils/budgie-control-center/Makefile | 4 +- www/epiphany/Makefile | 4 +- www/midori/Makefile | 4 +- www/surf/Makefile | 4 +- x11-fm/sushi/Makefile | 4 +- x11/gnome-shell/Makefile | 4 +- 25 files changed, 1254 insertions(+), 351 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d924606565452c1a554b2d74d700170389432967 commit d924606565452c1a554b2d74d700170389432967 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-11-04 16:56:51 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-11-04 17:02:29 +0000 devel/gvfs: Bump PORTREVISION after switching to gcr3 PR: 282046 Fixes: 791bbaf6c8fc9fa64fba502ab083de8e8345b03e Sponsored by: Future Crew, LLC devel/gvfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)