git: 09562717d7f4 - main - security/gnome-keyring: Chase pinentry rename
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 May 2022 03:23:51 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=09562717d7f4040993258c14e70d364313f92292 commit 09562717d7f4040993258c14e70d364313f92292 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-05-01 03:19:15 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-05-01 03:19:15 +0000 security/gnome-keyring: Chase pinentry rename security/pinentry-gnome3 was renamed to security/pinentry-gnome in commit 6c2c407eeff2. --- security/gnome-keyring/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 972f54459b4c..249f8124a34d 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnome-keyring PORTVERSION= 40.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome @@ -23,7 +23,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libp11-kit.so:security/p11-kit \ libgcrypt.so:security/libgcrypt RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - pinentry-gnome3:security/pinentry-gnome3 + pinentry-gnome3:security/pinentry-gnome PORTSCOUT= limitw:1,even