Date: Sun, 11 Jun 2017 07:28:19 +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: r443154 - head/databases/pear-DBA_Relational Message-ID: <201706110728.v5B7SJhW032266@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:28:19 2017 New Revision: 443154 URL: https://svnweb.freebsd.org/changeset/ports/443154 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => DBA_Relational-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DBA_Relational-0.2.0.tgz fetch: http://pear.php.net/get/DBA_Relational-0.2.0.tgz: size mismatch: expected 21181, actual 21480 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DBA_Relational-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DBA_Relational/Makefile head/databases/pear-DBA_Relational/distinfo Modified: head/databases/pear-DBA_Relational/Makefile ============================================================================== --- head/databases/pear-DBA_Relational/Makefile Sun Jun 11 07:28:14 2017 (r443153) +++ head/databases/pear-DBA_Relational/Makefile Sun Jun 11 07:28:19 2017 (r443154) @@ -10,6 +10,6 @@ COMMENT= Berkely-style database abstraction class PORTSCOUT= skipv:0.19 -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/databases/pear-DBA_Relational/distinfo ============================================================================== --- head/databases/pear-DBA_Relational/distinfo Sun Jun 11 07:28:14 2017 (r443153) +++ head/databases/pear-DBA_Relational/distinfo Sun Jun 11 07:28:19 2017 (r443154) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DBA_Relational-0.2.0.tgz) = f9d635a5d69a17fa2ba52f25361f71531e417a9fd6ae222963901f6121fb2849 -SIZE (PEAR/DBA_Relational-0.2.0.tgz) = 21181 +TIMESTAMP = 1497162308 +SHA256 (PEAR/DBA_Relational-0.2.0.tgz) = e5f3a2aaba472ae6f8970718fb0b4caa670f77cac030abf2a6b73ae4909637c4 +SIZE (PEAR/DBA_Relational-0.2.0.tgz) = 21480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110728.v5B7SJhW032266>