aboutsummaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-31 07:11:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-31 07:11:54 +0000
commit53cb97f6a8d454eef4e36fdfe3efd87b12a8f0f7 (patch)
tree0b6217e769038769e932854ace33b5bda10def89 /security/seahorse
parenta7ca82659a8cc3477a7071c88f020ac98ac8456d (diff)
downloadports-53cb97f6a8d454eef4e36fdfe3efd87b12a8f0f7.tar.gz
ports-53cb97f6a8d454eef4e36fdfe3efd87b12a8f0f7.zip
security/gcr: Update to 3.38.0
PR: 250512 Submitted by: Neel Chauhan <neel@neelc.org>
Notes
Notes: svn path=/head/; revision=553735
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 5410b82019ce..65d792c2fe76 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= seahorse
PORTVERSION= 3.36.2
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -17,7 +18,7 @@ BUILD_DEPENDS= gnupg>=2.1.4:security/gnupg \
valac:lang/vala \
itstool:textproc/itstool
LIB_DEPENDS= libgpgme.so:security/gpgme \
- libgcr-3.so:security/gcr \
+ libgcr-base-3.so:security/gcr \
libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup \
libpwquality.so:security/libpwquality \