svn commit: r443320 - head/security/pear-LiveUser_Admin

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 11 07:44:55 UTC 2017


Author: sunpoet
Date: Sun Jun 11 07:44:53 2017
New Revision: 443320
URL: https://svnweb.freebsd.org/changeset/ports/443320

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

Modified:
  head/security/pear-LiveUser_Admin/Makefile
  head/security/pear-LiveUser_Admin/distinfo

Modified: head/security/pear-LiveUser_Admin/Makefile
==============================================================================
--- head/security/pear-LiveUser_Admin/Makefile	Sun Jun 11 07:44:49 2017	(r443319)
+++ head/security/pear-LiveUser_Admin/Makefile	Sun Jun 11 07:44:53 2017	(r443320)
@@ -21,7 +21,7 @@ PEAR_LOG_DESC=	PEAR::Log support
 PEAR_XML_TREE_DESC=	PEAR::XML_Tree support
 PEAR_CRYPT_RC4_DESC=	PEAR::Crypt_RC4 support
 
-USES=	pear
+USES=		pear
 
 PEAR_DB_RUN_DEPENDS=	${PEARDIR}/DB.php:databases/pear-DB
 PEAR_MDB_RUN_DEPENDS=	${PEARDIR}/MDB.php:databases/pear-MDB

Modified: head/security/pear-LiveUser_Admin/distinfo
==============================================================================
--- head/security/pear-LiveUser_Admin/distinfo	Sun Jun 11 07:44:49 2017	(r443319)
+++ head/security/pear-LiveUser_Admin/distinfo	Sun Jun 11 07:44:53 2017	(r443320)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/LiveUser_Admin-0.4.0.tgz) = 49ff0c1c43dea8a9700926fd81456c974d1bd22dba83ee878d826634ca4cb1e6
-SIZE (PEAR/LiveUser_Admin-0.4.0.tgz) = 68873
+TIMESTAMP = 1497163341
+SHA256 (PEAR/LiveUser_Admin-0.4.0.tgz) = 053ccf4113298bce479bfdf21513d8fb8ac5b4ac64f48a4adcb70ab1b53ca0d7
+SIZE (PEAR/LiveUser_Admin-0.4.0.tgz) = 69870


More information about the svn-ports-all mailing list