Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 07:29:32 +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: r443169 - head/databases/pear-Structures_DataGrid_DataSource_DB
Message-ID:  <201706110729.v5B7TWLL033734@repo.freebsd.org>

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

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

Modified:
  head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile
  head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo

Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile
==============================================================================
--- head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile	Sun Jun 11 07:29:26 2017	(r443168)
+++ head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile	Sun Jun 11 07:29:31 2017	(r443169)
@@ -12,6 +12,6 @@ RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/
 		${PEARDIR}/DB.php:databases/pear-DB \
 		${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo
==============================================================================
--- head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo	Sun Jun 11 07:29:26 2017	(r443168)
+++ head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo	Sun Jun 11 07:29:31 2017	(r443169)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 070040b0a713790c0cc18e2e0e5ccdeb34ec06d721bd1fb1e5f2e28789e795f9
-SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2433
+TIMESTAMP = 1497162341
+SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 28fc08b732a6cc29a5ddf511051eb9bd2bcab39fefa3158f8f07d874e905274e
+SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2479



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