diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-06 11:47:06 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-06 11:47:06 +0000 |
commit | 8d69dae7ee6dc74235d424020c6a947676686244 (patch) | |
tree | 43cffabd0b8f20ad3d5a5be31a0ac9f84e0e2fa7 | |
parent | a8df7753784f694d9eebd52858c842dec1a496d3 (diff) |
Notes
-rw-r--r-- | security/pear-Crypt_GPG/Makefile | 6 | ||||
-rw-r--r-- | security/pear-Crypt_GPG/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile index d55f95a19e07..ff1b49ed4b1a 100644 --- a/security/pear-Crypt_GPG/Makefile +++ b/security/pear-Crypt_GPG/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= Crypt_GPG -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dem.procopiou@gmail.com COMMENT= GNU Privacy Guard (GPG) LICENSE= LGPL21 @@ -15,7 +15,7 @@ BUILD_DEPENDS= pear-Console_CommandLine>=1.1.10:devel/pear-Console_CommandLine RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -USES= pear +USES= pear php USE_PHP= mbstring posix .include <bsd.port.mk> diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo index 0dd2c29dd920..f96d9221b530 100644 --- a/security/pear-Crypt_GPG/distinfo +++ b/security/pear-Crypt_GPG/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_GPG-1.4.0.tgz) = 5188a60d194e5bee8894e9438edac5aefe27c9620121df192486ffdba2fc277b -SIZE (PEAR/Crypt_GPG-1.4.0.tgz) = 344697 +TIMESTAMP = 1470290580 +SHA256 (PEAR/Crypt_GPG-1.4.2.tgz) = 8e1cf98b5bf37fead50745327261c021efac8c1ee2bddd57c38be57e8f1bc969 +SIZE (PEAR/Crypt_GPG-1.4.2.tgz) = 345962 |