diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:49:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:49:03 +0800 |
commit | 7cf3997fe5b72f10b17f6d714ec7eff943d79d06 (patch) | |
tree | 1b069be1ef29e2bc54c746822be269d17f5061d4 /www/pear-Text_Wiki | |
parent | 8f5dc4f858c84069182031fc5aedbcd5a9f74b14 (diff) | |
download | freebsd-ports-gnome-7cf3997fe5b72f10b17f6d714ec7eff943d79d06.tar.gz freebsd-ports-gnome-7cf3997fe5b72f10b17f6d714ec7eff943d79d06.tar.zst freebsd-ports-gnome-7cf3997fe5b72f10b17f6d714ec7eff943d79d06.zip |
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)
Diffstat (limited to 'www/pear-Text_Wiki')
-rw-r--r-- | www/pear-Text_Wiki/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Text_Wiki/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/pear-Text_Wiki/Makefile b/www/pear-Text_Wiki/Makefile index 1e8a53535054..df5d8670e1ba 100644 --- a/www/pear-Text_Wiki/Makefile +++ b/www/pear-Text_Wiki/Makefile @@ -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> diff --git a/www/pear-Text_Wiki/distinfo b/www/pear-Text_Wiki/distinfo index 52ca2572863a..a9cbec58a262 100644 --- a/www/pear-Text_Wiki/distinfo +++ b/www/pear-Text_Wiki/distinfo @@ -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 |