Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => File_SMBPasswd-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_SMBPasswd-1.0.3.tgz fetch: http://pear.php.net/get/File_SMBPasswd-1.0.3.tgz: size mismatch: expected 5251, actual 5312 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_SMBPasswd-1.0.3.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
5be1f601fe
commit
b1773dc1bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443317
@ -11,7 +11,7 @@ COMMENT= PEAR class for managing SAMBA style password files
|
||||
BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP
|
||||
RUN_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP
|
||||
|
||||
USES= pear
|
||||
USES= pear php
|
||||
USE_PHP= hash
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/File_SMBPasswd-1.0.3.tgz) = 8dcb8ce91e1cad2ba2024f664d7c508b798ef666f3e8bfd25b9505e4be95e749
|
||||
SIZE (PEAR/File_SMBPasswd-1.0.3.tgz) = 5251
|
||||
TIMESTAMP = 1497163334
|
||||
SHA256 (PEAR/File_SMBPasswd-1.0.3.tgz) = d6a3e0a15501ac5781216ce1865202f5830d37397d293c7443b99aebf9d3444c
|
||||
SIZE (PEAR/File_SMBPasswd-1.0.3.tgz) = 5312
|
||||
|
Loading…
Reference in New Issue
Block a user