aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_DiffieHellman
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-03 15:15:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-03 15:15:33 +0000
commitbd229ea4cbe6bd1fdc30c0cd1f6551481e9d2767 (patch)
tree8835cc72a40f126a23624cfce737f56743f18bb8 /security/pear-Crypt_DiffieHellman
parentb1b437a62644b685386b037ede304ee08ebc63e7 (diff)
downloadports-bd229ea4cbe6bd1fdc30c0cd1f6551481e9d2767.tar.gz
ports-bd229ea4cbe6bd1fdc30c0cd1f6551481e9d2767.zip
- Update to 0.2.6
- Switch to PEAR_AUTOINSTALL PR: 167027 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=295944
Diffstat (limited to 'security/pear-Crypt_DiffieHellman')
-rw-r--r--security/pear-Crypt_DiffieHellman/Makefile10
-rw-r--r--security/pear-Crypt_DiffieHellman/distinfo4
2 files changed, 4 insertions, 10 deletions
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile
index 644c8be129bc..b04b375a8b08 100644
--- a/security/pear-Crypt_DiffieHellman/Makefile
+++ b/security/pear-Crypt_DiffieHellman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt_DiffieHellman
-PORTVERSION= 0.2.5
+PORTVERSION= 0.2.6
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
@@ -16,14 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= bcmath mbstring gmp
-PEAR_CATSRC= yes
-CATEGORY= Crypt
-FILES= DiffieHellman.php DiffieHellman/Math.php DiffieHellman/Exception.php \
- DiffieHellman/Math/Exception.php DiffieHellman/Math/BigInteger.php \
- DiffieHellman/Math/BigInteger/Interface.php DiffieHellman/Math/BigInteger/Gmp.php \
- DiffieHellman/Math/BigInteger/Exception.php DiffieHellman/Math/BigInteger/Bcmath.php
-TESTS= AllTests.php DiffieHellmanTest.php TestHelper.php TestConfiguration.php.dist
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/security/pear-Crypt_DiffieHellman/distinfo b/security/pear-Crypt_DiffieHellman/distinfo
index 7ce738a91d61..a64072fa3aaa 100644
--- a/security/pear-Crypt_DiffieHellman/distinfo
+++ b/security/pear-Crypt_DiffieHellman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Crypt_DiffieHellman-0.2.5.tgz) = 1d7ad42925a07b1555ba7a38aa2867278482303dbe81420b86de6591105d0994
-SIZE (PEAR/Crypt_DiffieHellman-0.2.5.tgz) = 10853
+SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 759e48846b8ba5b8ee101aa8d4e3e6a42e54860eaa45290233de3131556068a3
+SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 10908