aboutsummaryrefslogtreecommitdiffstats
path: root/security/pecl-gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pecl-gnupg/Makefile')
-rw-r--r--security/pecl-gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile
index f3c906c83137..c6f9caa95201 100644
--- a/security/pecl-gnupg/Makefile
+++ b/security/pecl-gnupg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 1.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= mnag@FreeBSD.org
COMMENT= A pecl wrapper around the gpgme library
-LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme
USE_PHP= yes
USE_PHPEXT= yes