Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 07:46:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443335 - head/textproc/pear-XML_Beautifier
Message-ID:  <201706110746.v5B7k6vQ058064@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 11 07:46:06 2017
New Revision: 443335
URL: https://svnweb.freebsd.org/changeset/ports/443335

Log:
  Update distinfo and unbreak this port
  
  - While I'm here, fix indent
  
  Content of tarballs are unchanged (checked against [1]).
  
  => XML_Beautifier-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
  => Attempting to fetch http://pear.php.net/get/XML_Beautifier-1.2.2.tgz
  fetch: http://pear.php.net/get/XML_Beautifier-1.2.2.tgz: size mismatch: expected 14587, actual 14742
  
  Reference:	https://people.FreeBSD.org/~sunpoet/checksum/XML_Beautifier-1.2.2.tgz [1]
  Approved by:	portmgr (blanket)

Modified:
  head/textproc/pear-XML_Beautifier/Makefile
  head/textproc/pear-XML_Beautifier/distinfo

Modified: head/textproc/pear-XML_Beautifier/Makefile
==============================================================================
--- head/textproc/pear-XML_Beautifier/Makefile	Sun Jun 11 07:46:01 2017	(r443334)
+++ head/textproc/pear-XML_Beautifier/Makefile	Sun Jun 11 07:46:06 2017	(r443335)
@@ -13,6 +13,6 @@ BUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:devel/pear-XM
 RUN_DEPENDS=	${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \
 		${PEARDIR}/XML/Util.php:devel/pear-XML_Util
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/textproc/pear-XML_Beautifier/distinfo
==============================================================================
--- head/textproc/pear-XML_Beautifier/distinfo	Sun Jun 11 07:46:01 2017	(r443334)
+++ head/textproc/pear-XML_Beautifier/distinfo	Sun Jun 11 07:46:06 2017	(r443335)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/XML_Beautifier-1.2.2.tgz) = 449c787b954f34c63125b8237bbbb3dd3aaa8de943ff7d91fa51fc680f784055
-SIZE (PEAR/XML_Beautifier-1.2.2.tgz) = 14587
+TIMESTAMP = 1497163370
+SHA256 (PEAR/XML_Beautifier-1.2.2.tgz) = f28f518587f6a8ffd073ab92ccbd5c82054fbae13d224661a424a71e689d0852
+SIZE (PEAR/XML_Beautifier-1.2.2.tgz) = 14742



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110746.v5B7k6vQ058064>