summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_GPG
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-06 14:51:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-06 14:51:41 +0000
commit10c05c43987a89cf0ffb6a31001fc56ec0365e8b (patch)
treeab1ab2e7ef82f9c103504da60ca9094c4399fd86 /security/pear-Crypt_GPG
parent- Update to 0.2.0 (diff)
- Update to 1.3.2
Notes
Notes: svn path=/head/; revision=285158
Diffstat (limited to 'security/pear-Crypt_GPG')
-rw-r--r--security/pear-Crypt_GPG/Makefile22
-rw-r--r--security/pear-Crypt_GPG/distinfo4
2 files changed, 5 insertions, 21 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile
index 5dac1eb11acd..28e98c461a14 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt_GPG
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.2
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,24 +15,8 @@ COMMENT= GNU Privacy Guard (GPG)
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-PEAR_CATSRC= yes
-CATEGORY= Crypt
-FILES= GPG/DecryptStatusHandler.php GPG/Key.php GPG/UserId.php \
- GPG/Engine.php GPG/Signature.php GPG/VerifyStatusHandler.php \
- GPG/Exceptions.php GPG/SubKey.php
-
-TESTS= AllTests.php GetFingerprintTestCase.php DecryptTestCase.php \
- GetKeysTestCase.php DeletePrivateKeyTestCase.php ImportKeyTestCase.php \
- DeletePublicKeyTestCase.php SignTestCase.php EncryptTestCase.php TestCase.php \
- ExportPublicKeyTestCase.php VerifyTestCase.php GeneralTestCase.php \
- data-files/testDecryptFile.asc data-files/testFileSmall.plain \
- data-files/testDecryptFileDual.asc data-files/testImportKeyFile_private.asc \
- data-files/testDecryptFileDualOnePassphrase.asc data-files/testImportKeyFile_public.asc \
- data-files/testDecryptFileKeyNotFoundException.asc data-files/testVerifyFileClearsignedData.asc \
- data-files/testDecryptFileNoPassphrase.asc data-files/testVerifyFileDualClearsignedData.asc \
- data-files/testDecryptFileToString.asc data-files/testVerifyFileDualNormalSignedData.asc \
- data-files/testFileEmpty.plain data-files/testVerifyFileNormalSignedData.asc \
- data-files/testFileMedium.plain
+USE_PHP= posix
+PEAR_AUTOINSTALL=yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo
index d8f45d2a629e..0aeaa97e764b 100644
--- a/security/pear-Crypt_GPG/distinfo
+++ b/security/pear-Crypt_GPG/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Crypt_GPG-1.2.0.tgz) = 8955674b692dd3807d8558e3c362c8e4ef2d1a7455998969cf7de947cabcb693
-SIZE (PEAR/Crypt_GPG-1.2.0.tgz) = 326242
+SHA256 (PEAR/Crypt_GPG-1.3.2.tgz) = 67f77bfb9b21dd428587f5bd336e4b9b2e200a1b62160e7ae0d0dfffd1357899
+SIZE (PEAR/Crypt_GPG-1.3.2.tgz) = 339001