diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:45:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:45:47 +0800 |
commit | 88802507bdfc40c0e188031edb6917bfeb17dc56 (patch) | |
tree | 64045baa7990ae37f3d97ba7da2216fd68ecd96f /textproc | |
parent | ca5e9cf9160f3da90078aff049a705010199a145 (diff) | |
download | freebsd-ports-gnome-88802507bdfc40c0e188031edb6917bfeb17dc56.tar.gz freebsd-ports-gnome-88802507bdfc40c0e188031edb6917bfeb17dc56.tar.zst freebsd-ports-gnome-88802507bdfc40c0e188031edb6917bfeb17dc56.zip |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Numbers_Words-0.16.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Numbers_Words-0.16.4.tgz
fetch: http://pear.php.net/get/Numbers_Words-0.16.4.tgz: size mismatch: expected 58379, actual 59633
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Numbers_Words-0.16.4.tgz [1]
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pear-Numbers_Words/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-Numbers_Words/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/pear-Numbers_Words/Makefile b/textproc/pear-Numbers_Words/Makefile index 05280c721363..a43156dd170a 100644 --- a/textproc/pear-Numbers_Words/Makefile +++ b/textproc/pear-Numbers_Words/Makefile @@ -11,6 +11,6 @@ COMMENT= PEAR package provides methods for spelling numerals in words BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/textproc/pear-Numbers_Words/distinfo b/textproc/pear-Numbers_Words/distinfo index 9837b2966be5..57a45d702383 100644 --- a/textproc/pear-Numbers_Words/distinfo +++ b/textproc/pear-Numbers_Words/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Numbers_Words-0.16.4.tgz) = 93aa2b8d370a9d87d1ae2595b4f1b7b78c18e0f06cd94a6eda042b6bbeb14838 -SIZE (PEAR/Numbers_Words-0.16.4.tgz) = 58379 +TIMESTAMP = 1497163364 +SHA256 (PEAR/Numbers_Words-0.16.4.tgz) = b49ce9150d00d59507cd591944f3f8a022b259b938e6f52a83c77beaa37c413b +SIZE (PEAR/Numbers_Words-0.16.4.tgz) = 59633 |