diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:40:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:40:53 +0000 |
commit | e7c21484e9b82075204ab551c52b55a849f75488 (patch) | |
tree | 97449a36482e5ce2894286e386681990b271cbeb /misc | |
parent | Update distinfo and unbreak this port (diff) |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Text_Figlet-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Figlet-1.0.2.tgz
fetch: http://pear.php.net/get/Text_Figlet-1.0.2.tgz: size mismatch: expected 8775, actual 9119
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Figlet-1.0.2.tgz [1]
Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pear-Text_Figlet/Makefile | 2 | ||||
-rw-r--r-- | misc/pear-Text_Figlet/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile index 7d1412cc0e9f..e04b90e7268c 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -8,6 +8,6 @@ CATEGORIES= misc www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Render text using FIGlet fonts -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/misc/pear-Text_Figlet/distinfo b/misc/pear-Text_Figlet/distinfo index 0e7acbf4423b..bd23cf1f0ec8 100644 --- a/misc/pear-Text_Figlet/distinfo +++ b/misc/pear-Text_Figlet/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_Figlet-1.0.2.tgz) = fca154099d96a4a1d14fc9581af0a01c6b067a23bc69598834faa1100252a883 -SIZE (PEAR/Text_Figlet-1.0.2.tgz) = 8775 +TIMESTAMP = 1497163253 +SHA256 (PEAR/Text_Figlet-1.0.2.tgz) = 46bb1580fcf78c96465b2f60ebc855bb3a182f87cf09d097511820a64f17fb6b +SIZE (PEAR/Text_Figlet-1.0.2.tgz) = 9119 |