Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_XXTEA-0.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_XXTEA-0.9.0.tgz fetch: http://pear.php.net/get/Crypt_XXTEA-0.9.0.tgz: size mismatch: expected 6522, actual 6583 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_XXTEA-0.9.0.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
aaefdd7829
commit
75c490c687
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443314
2 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,6 @@ CATEGORIES= security www pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR XXTEA encryption algorithm
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/Crypt_XXTEA-0.9.0.tgz) = 65ba8a111a8bea0c7ed0aaa3540fde8cf0ba37ea4262987770dbb1f6ab7b0bdf
|
||||
SIZE (PEAR/Crypt_XXTEA-0.9.0.tgz) = 6522
|
||||
TIMESTAMP = 1497163329
|
||||
SHA256 (PEAR/Crypt_XXTEA-0.9.0.tgz) = fbbef19e19a3720e9753caea8c97c16d98d456106085c12d1a3ecb97f614b4ca
|
||||
SIZE (PEAR/Crypt_XXTEA-0.9.0.tgz) = 6583
|
||||
|
|
Loading…
Reference in a new issue