Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 07:45:27 +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: r443327 - head/sysutils/pear-I18Nv2
Message-ID:  <201706110745.v5B7jRA6057256@repo.freebsd.org>

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

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

Modified:
  head/sysutils/pear-I18Nv2/Makefile
  head/sysutils/pear-I18Nv2/distinfo

Modified: head/sysutils/pear-I18Nv2/Makefile
==============================================================================
--- head/sysutils/pear-I18Nv2/Makefile	Sun Jun 11 07:45:22 2017	(r443326)
+++ head/sysutils/pear-I18Nv2/Makefile	Sun Jun 11 07:45:27 2017	(r443327)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils devel pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	PEAR Internationalization
 
-USES=	pear
+USES=		pear php
 USE_PHP=	iconv
 
 .include <bsd.port.mk>

Modified: head/sysutils/pear-I18Nv2/distinfo
==============================================================================
--- head/sysutils/pear-I18Nv2/distinfo	Sun Jun 11 07:45:22 2017	(r443326)
+++ head/sysutils/pear-I18Nv2/distinfo	Sun Jun 11 07:45:27 2017	(r443327)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/I18Nv2-0.11.4.tgz) = 7f8214915a24b9fa1d310ea4bfeafda723ac88ed39a561bebff0dab8c263409e
-SIZE (PEAR/I18Nv2-0.11.4.tgz) = 268665
+TIMESTAMP = 1497163355
+SHA256 (PEAR/I18Nv2-0.11.4.tgz) = caba056cbbdc592fff64f11565676ae89d66bba96b7779450c1664bc7dc36f35
+SIZE (PEAR/I18Nv2-0.11.4.tgz) = 279094



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