Index: head/security/pear-Crypt_GPG/Makefile =================================================================== --- head/security/pear-Crypt_GPG/Makefile (revision 399590) +++ head/security/pear-Crypt_GPG/Makefile (revision 399591) @@ -1,14 +1,21 @@ # Created by: Martin Wilke # $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 Index: head/security/pear-Crypt_GPG/distinfo =================================================================== --- head/security/pear-Crypt_GPG/distinfo (revision 399590) +++ head/security/pear-Crypt_GPG/distinfo (revision 399591) @@ -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