svn commit: r443143 - head/textproc/pear-Text_Template
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 02:28:46 UTC 2017
Author: sunpoet
Date: Sun Jun 11 02:28:44 2017
New Revision: 443143
URL: https://svnweb.freebsd.org/changeset/ports/443143
Log:
Mark BROKEN: unfetchable, redirects to https://phpunit.de/
=> Text_Template-1.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Template-1.2.0.tgz
fetch: http://pear.phpunit.de/get/Text_Template-1.2.0.tgz: size mismatch: expected 3708, actual 6296
Approved by: portmgr (blanket)
Modified:
head/textproc/pear-Text_Template/Makefile
Modified: head/textproc/pear-Text_Template/Makefile
==============================================================================
--- head/textproc/pear-Text_Template/Makefile Sun Jun 11 02:28:39 2017 (r443142)
+++ head/textproc/pear-Text_Template/Makefile Sun Jun 11 02:28:44 2017 (r443143)
@@ -13,6 +13,8 @@ COMMENT= Simple template engine
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
+BROKEN= unfetchable, redirects to https://phpunit.de/
+
USES= pear
PEAR_CHANNEL= phpunit
More information about the svn-ports-head
mailing list