aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-03 23:15:33 +0800
committermiwi <miwi@FreeBSD.org>2012-05-03 23:15:33 +0800
commit93de6995a603133180f9b222cc5276ff93a4505a (patch)
treecf0bcc4bd1f8b2e4438dc814ca247f0f2c15c20e /security
parent8d4d50ac6885d1a1c3debce7ed10c76d2c796460 (diff)
downloadfreebsd-ports-gnome-93de6995a603133180f9b222cc5276ff93a4505a.tar.gz
freebsd-ports-gnome-93de6995a603133180f9b222cc5276ff93a4505a.tar.zst
freebsd-ports-gnome-93de6995a603133180f9b222cc5276ff93a4505a.zip
- Update to 0.2.6
- Switch to PEAR_AUTOINSTALL PR: 167027 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'security')
-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