Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 07:36:22 +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: r443230 - head/devel/pear-PhpDocumentor
Message-ID:  <201706110736.v5B7aM34043817@repo.freebsd.org>

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

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

Modified:
  head/devel/pear-PhpDocumentor/Makefile
  head/devel/pear-PhpDocumentor/distinfo

Modified: head/devel/pear-PhpDocumentor/Makefile
==============================================================================
--- head/devel/pear-PhpDocumentor/Makefile	Sun Jun 11 07:36:17 2017	(r443229)
+++ head/devel/pear-PhpDocumentor/Makefile	Sun Jun 11 07:36:22 2017	(r443230)
@@ -13,7 +13,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS=	pear-PHPDoc-[0-9]*
 
-USES=	pear
+USES=		pear
 OPTIONS_DEFINE=	XML_BEAUTIFIER
 XML_BEAUTIFIER_DESC=	XML_Beautifier support
 

Modified: head/devel/pear-PhpDocumentor/distinfo
==============================================================================
--- head/devel/pear-PhpDocumentor/distinfo	Sun Jun 11 07:36:17 2017	(r443229)
+++ head/devel/pear-PhpDocumentor/distinfo	Sun Jun 11 07:36:22 2017	(r443230)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/PhpDocumentor-1.4.4.tgz) = bec596cf9ae8b7534cf4c6e1a142ae11c7004aedf2f02fa9eb2050d566e62088
-SIZE (PEAR/PhpDocumentor-1.4.4.tgz) = 1534088
+TIMESTAMP = 1497163159
+SHA256 (PEAR/PhpDocumentor-1.4.4.tgz) = 8a767526b44c9321ffc59fd3b3ec72b71c98b63af8f4a4faeefaae73233227c0
+SIZE (PEAR/PhpDocumentor-1.4.4.tgz) = 1554970



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