diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:45:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:45:37 +0800 |
commit | d1a8197c5e9c99047c37ebabf043375c25acfd82 (patch) | |
tree | e5a2c1a43a2dccb1fe2fceb29eb54f52c9d1a98d | |
parent | f71de888d764747e6588eb6c65e47c727922445e (diff) | |
download | freebsd-ports-gnome-d1a8197c5e9c99047c37ebabf043375c25acfd82.tar.gz freebsd-ports-gnome-d1a8197c5e9c99047c37ebabf043375c25acfd82.tar.zst freebsd-ports-gnome-d1a8197c5e9c99047c37ebabf043375c25acfd82.zip |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> File_Fortune-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Fortune-1.0.0.tgz
fetch: http://pear.php.net/get/File_Fortune-1.0.0.tgz: size mismatch: expected 14508, actual 14723
Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Fortune-1.0.0.tgz [1]
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/pear-File_Fortune/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-File_Fortune/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile index fa8d772b17e2..351db979f2ad 100644 --- a/textproc/pear-File_Fortune/Makefile +++ b/textproc/pear-File_Fortune/Makefile @@ -9,6 +9,6 @@ CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= Interface for reading from and writing to fortune files -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/textproc/pear-File_Fortune/distinfo b/textproc/pear-File_Fortune/distinfo index 0a817a5d857d..382b8ba4ff79 100644 --- a/textproc/pear-File_Fortune/distinfo +++ b/textproc/pear-File_Fortune/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Fortune-1.0.0.tgz) = 01867a3fa2c630a9821f30401f9cf4904eb9eae5cedd9e53b73c2cbc009753a0 -SIZE (PEAR/File_Fortune-1.0.0.tgz) = 14508 +TIMESTAMP = 1497163359 +SHA256 (PEAR/File_Fortune-1.0.0.tgz) = 58a8e52c2e0a061dda36ce1320d6fd2c31ff7a938771e4c38f8ffe1358264458 +SIZE (PEAR/File_Fortune-1.0.0.tgz) = 14723 |