aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-11-06 03:13:52 +0800
committeroliver <oliver@FreeBSD.org>2005-11-06 03:13:52 +0800
commit063585bd78be64252bf1869f6307e729f7f4201f (patch)
treeba6759909c7d7c11b8502be41b130f1c16cb0729 /security
parent97cd999de67882e1c312cffe8794b99101ae851b (diff)
downloadfreebsd-ports-gnome-063585bd78be64252bf1869f6307e729f7f4201f.tar.gz
freebsd-ports-gnome-063585bd78be64252bf1869f6307e729f7f4201f.tar.zst
freebsd-ports-gnome-063585bd78be64252bf1869f6307e729f7f4201f.zip
Chase gpgme update
Bump PORTREVISION Pointy hat to: lofi
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index a6a858716966..764574ce76ec 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= seahorse
PORTVERSION= 0.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8
@@ -19,7 +19,7 @@ COMMENT= A front end for GnuPG
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= gpgme.14:${PORTSDIR}/security/gpgme
+LIB_DEPENDS= gpgme.15:${PORTSDIR}/security/gpgme
USE_BZIP2= yes
USE_X_PREFIX= yes