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

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

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

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

Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile
==============================================================================
--- head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile	Sun Jun 11 07:36:47 2017	(r443235)
+++ head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile	Sun Jun 11 07:36:52 2017	(r443236)
@@ -11,6 +11,6 @@ COMMENT=	XUL Renderer for pear-Structures_DataGrid
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
 		${PEARDIR}/XML/Util.php:devel/pear-XML_Util
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo
==============================================================================
--- head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo	Sun Jun 11 07:36:47 2017	(r443235)
+++ head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo	Sun Jun 11 07:36:52 2017	(r443236)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 5bd8f6fc117f67e16230d51bfc583f627d5bd1fa3b22025e5be721cc365baad6
-SIZE (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 3722
+TIMESTAMP = 1497163171
+SHA256 (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 1c8220612c0bc6dc075f210bdc51680c713eb4171b093c1ce44a0d53d6f751ec
+SIZE (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 3769



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