svn commit: r443273 - head/misc/pear-Text_Figlet
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:40:55 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:40:53 2017
New Revision: 443273
URL: https://svnweb.freebsd.org/changeset/ports/443273
Log:
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)
Modified:
head/misc/pear-Text_Figlet/Makefile
head/misc/pear-Text_Figlet/distinfo
Modified: head/misc/pear-Text_Figlet/Makefile
==============================================================================
--- head/misc/pear-Text_Figlet/Makefile Sun Jun 11 07:40:49 2017 (r443272)
+++ head/misc/pear-Text_Figlet/Makefile Sun Jun 11 07:40:53 2017 (r443273)
@@ -8,6 +8,6 @@ CATEGORIES= misc www pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= Render text using FIGlet fonts
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/misc/pear-Text_Figlet/distinfo
==============================================================================
--- head/misc/pear-Text_Figlet/distinfo Sun Jun 11 07:40:49 2017 (r443272)
+++ head/misc/pear-Text_Figlet/distinfo Sun Jun 11 07:40:53 2017 (r443273)
@@ -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
More information about the svn-ports-all
mailing list