Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHP_ParserGenerator-0.1.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz fetch: http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz: size mismatch: expected 278212, actual 293834 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_ParserGenerator-0.1.7.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
42be562042
commit
eda978006f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443227
2 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,6 @@ CATEGORIES= devel www pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= Convert files from lemon parser to php5
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/PHP_ParserGenerator-0.1.7.tgz) = ff6333dabc6f624129bd05acc69ef13e578b2832a2709acf7466380bf6153dde
|
||||
SIZE (PEAR/PHP_ParserGenerator-0.1.7.tgz) = 278212
|
||||
TIMESTAMP = 1497163147
|
||||
SHA256 (PEAR/PHP_ParserGenerator-0.1.7.tgz) = d412d55ccbd7736ed9aad718dd88ba5a34ca207e5ab4464221231487a9da5d0f
|
||||
SIZE (PEAR/PHP_ParserGenerator-0.1.7.tgz) = 293834
|
||||
|
|
Loading…
Reference in a new issue