aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:10:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-17 18:10:31 +0000
commitb8dd7bfcf0a270d570e64f35aaf292e87012ee48 (patch)
tree2f75e6fe5b41292c3ab26294984f1fe0606cbeb8
parentd3c3ed25cfcaf4617f2477d643e60a7a22914edc (diff)
downloadports-b8dd7bfcf0a270d570e64f35aaf292e87012ee48.tar.gz
ports-b8dd7bfcf0a270d570e64f35aaf292e87012ee48.zip
Notes
-rw-r--r--security/pear-Crypt_GPG/Makefile13
-rw-r--r--security/pear-Crypt_GPG/distinfo4
2 files changed, 12 insertions, 5 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile
index 02ea202725d4..d607a0735b04 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -2,13 +2,20 @@
# $FreeBSD$
PORTNAME= Crypt_GPG
-PORTVERSION= 1.3.2
+PORTVERSION= 1.4.0
CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Privacy Guard (GPG)
-USES= pear
-USE_PHP= posix
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= pear-Console_CommandLine>=1.1.10:${PORTSDIR}/devel/pear-Console_CommandLine
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+NO_ARCH= yes
+USES= pear
+USE_PHP= mbstring posix
.include <bsd.port.mk>
diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo
index 0aeaa97e764b..0dd2c29dd920 100644
--- a/security/pear-Crypt_GPG/distinfo
+++ b/security/pear-Crypt_GPG/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Crypt_GPG-1.3.2.tgz) = 67f77bfb9b21dd428587f5bd336e4b9b2e200a1b62160e7ae0d0dfffd1357899
-SIZE (PEAR/Crypt_GPG-1.3.2.tgz) = 339001
+SHA256 (PEAR/Crypt_GPG-1.4.0.tgz) = 5188a60d194e5bee8894e9438edac5aefe27c9620121df192486ffdba2fc277b
+SIZE (PEAR/Crypt_GPG-1.4.0.tgz) = 344697