Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Wiki-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Wiki-1.2.1.tgz fetch: http://pear.php.net/get/Text_Wiki-1.2.1.tgz: size mismatch: expected 65747, actual 66844 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Wiki-1.2.1.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
92958780f5
commit
e271fb6578
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443371
2 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,6 @@ CATEGORIES= www pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= Abstracts parsing and rendering rules for Wiki markup
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = 88f68d4623c42c53594c0dcb93057185ac6109f8e2c506dda82115de9ef77694
|
||||
SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 65747
|
||||
TIMESTAMP = 1497163439
|
||||
SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = b1042ff5071b70790779e5b13adff1112acb8fd30480c09894a35581f06e21c1
|
||||
SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 66844
|
||||
|
|
Loading…
Reference in a new issue