From 10c05c43987a89cf0ffb6a31001fc56ec0365e8b Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 6 Nov 2011 14:51:41 +0000 Subject: - Update to 1.3.2 --- security/pear-Crypt_GPG/Makefile | 22 +++------------------- security/pear-Crypt_GPG/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 21 deletions(-) (limited to 'security/pear-Crypt_GPG') 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 .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 -- cgit v1.2.3