mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
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)
This commit is contained in:
parent
bad71c5491
commit
0222ca3e0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443309
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user