Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => System_Command-1.0.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/System_Command-1.0.8.tgz fetch: http://pear.php.net/get/System_Command-1.0.8.tgz: size mismatch: expected 6528, actual 6633 Reference: https://people.FreeBSD.org/~sunpoet/checksum/System_Command-1.0.8.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
916a7f1f59
commit
3e566afcbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443237
2 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,6 @@ CATEGORIES= devel pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR command line execution interface
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/System_Command-1.0.8.tgz) = 3a6e479c84701652e0285a86d466e384fc22c8a5f2613dc31c0908db9dd2fd64
|
||||
SIZE (PEAR/System_Command-1.0.8.tgz) = 6528
|
||||
TIMESTAMP = 1497163172
|
||||
SHA256 (PEAR/System_Command-1.0.8.tgz) = 3bc4320084e981afd2da828aad2e04d2c933bc6a0518c1d5677ed7598e980d46
|
||||
SIZE (PEAR/System_Command-1.0.8.tgz) = 6633
|
||||
|
|
Loading…
Reference in a new issue