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

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

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

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

Modified: head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile
==============================================================================
--- head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile	Sun Jun 11 07:29:31 2017	(r443169)
+++ head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile	Sun Jun 11 07:29:36 2017	(r443170)
@@ -11,6 +11,6 @@ COMMENT=	DataSource driver using PHP Data Objects (PDO
 BUILD_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array
 RUN_DEPENDS=	${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_PDO/distinfo
==============================================================================
--- head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo	Sun Jun 11 07:29:31 2017	(r443169)
+++ head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo	Sun Jun 11 07:29:36 2017	(r443170)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 5d5cc75e0a16dc2022045cc225e1f3ec546d2edf8d82c4347040f07a99c3d391
-SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 4213
+TIMESTAMP = 1497162343
+SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = c535fc3866a328620ba6c9c5fa5d4e17205e7edc69468af6881c37a857a5aeaa
+SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 4272



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