aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_DiffieHellman
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:43:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:43:59 +0000
commit0222ca3e0d9532ad35f50038938efc332af1a909 (patch)
tree3640a8a43d40856666720d2b6d12f4ea9af1f16a /security/pear-Crypt_DiffieHellman
parentbad71c5491f837d676f09873ddd61b3b8733452b (diff)
downloadports-0222ca3e0d9532ad35f50038938efc332af1a909.tar.gz
ports-0222ca3e0d9532ad35f50038938efc332af1a909.zip
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_DiffieHellman-0.2.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz fetch: http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz: size mismatch: expected 10908, actual 11062 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_DiffieHellman-0.2.6.tgz [1] Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443309
Diffstat (limited to 'security/pear-Crypt_DiffieHellman')
-rw-r--r--security/pear-Crypt_DiffieHellman/Makefile2
-rw-r--r--security/pear-Crypt_DiffieHellman/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile
index 66705f232d7c..7145882169fd 100644
--- a/security/pear-Crypt_DiffieHellman/Makefile
+++ b/security/pear-Crypt_DiffieHellman/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
-USES= pear
+USES= pear php
USE_PHP= bcmath mbstring gmp
.include <bsd.port.mk>
diff --git a/security/pear-Crypt_DiffieHellman/distinfo b/security/pear-Crypt_DiffieHellman/distinfo
index a64072fa3aaa..5cf12ee5e0fd 100644
--- a/security/pear-Crypt_DiffieHellman/distinfo
+++ b/security/pear-Crypt_DiffieHellman/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 759e48846b8ba5b8ee101aa8d4e3e6a42e54860eaa45290233de3131556068a3
-SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 10908
+TIMESTAMP = 1497163320
+SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = dee75023476aa976cba29cee0dde5b01b43d67bee83ea9dbfe65172166cb856f
+SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 11062