aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_DiffieHellman
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-07 10:04:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-07 10:04:03 +0000
commitf378869f898e4f66163fa0d598101974f064bf81 (patch)
tree2357c18345569ea59260773e395007a82003a810 /security/pear-Crypt_DiffieHellman
parent0f524d8b68d33e495a72d445dc3923154206487f (diff)
downloadports-f378869f898e4f66163fa0d598101974f064bf81.tar.gz
ports-f378869f898e4f66163fa0d598101974f064bf81.zip
- Update to 0.2.3
Notes
Notes: svn path=/head/; revision=237329
Diffstat (limited to 'security/pear-Crypt_DiffieHellman')
-rw-r--r--security/pear-Crypt_DiffieHellman/Makefile4
-rw-r--r--security/pear-Crypt_DiffieHellman/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile
index 878ed2d8ec0b..62148a852d7f 100644
--- a/security/pear-Crypt_DiffieHellman/Makefile
+++ b/security/pear-Crypt_DiffieHellman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt_DiffieHellman
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.3
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,6 +15,8 @@ COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
+USE_PHP= bcmath mbstring gmp
+
CATEGORY= Crypt
FILES= DiffieHellman.php DiffieHellman/Math.php DiffieHellman/Exception.php \
DiffieHellman/Math/Exception.php DiffieHellman/Math/BigInteger.php \
diff --git a/security/pear-Crypt_DiffieHellman/distinfo b/security/pear-Crypt_DiffieHellman/distinfo
index e7c01379b828..29caede54caf 100644
--- a/security/pear-Crypt_DiffieHellman/distinfo
+++ b/security/pear-Crypt_DiffieHellman/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = da99c4e88f7235d19456e7b1b5a359de
-SHA256 (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = e3570bdc6f2cc52eb6117067d51cbc51f5aaa32ca31b0d8d162ed703e847533f
-SIZE (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = 10606
+MD5 (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = 891434c5ee3ee83188e5f6286ecbaafd
+SHA256 (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = b36922150f91528535202795b90cc04b5370514ed6d7d63145aed81eeef61d48
+SIZE (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = 10646