[Bug 282046] security/gcr: Update to latest version and move old one to gcr3

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Nov 2024 16:53:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282046

--- Comment #6 from commit-hook@FreeBSD.org ---
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.