svn commit: r443160 - head/databases/pear-DB_ldap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 11 07:28:50 UTC 2017


Author: sunpoet
Date: Sun Jun 11 07:28:49 2017
New Revision: 443160
URL: https://svnweb.freebsd.org/changeset/ports/443160

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

Modified:
  head/databases/pear-DB_ldap/distinfo

Modified: head/databases/pear-DB_ldap/distinfo
==============================================================================
--- head/databases/pear-DB_ldap/distinfo	Sun Jun 11 07:28:44 2017	(r443159)
+++ head/databases/pear-DB_ldap/distinfo	Sun Jun 11 07:28:49 2017	(r443160)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/DB_ldap-1.2.1.tgz) = 7450a2a5b7376f35a813f2d7e10f39e70c997e8f5e79998ee31301ba770a055f
-SIZE (PEAR/DB_ldap-1.2.1.tgz) = 10146
+TIMESTAMP = 1497162321
+SHA256 (PEAR/DB_ldap-1.2.1.tgz) = 5bf71b89200f85b895000fe5b7731598418adeeb8b5614fd001e7b8f9e0c8a3a
+SIZE (PEAR/DB_ldap-1.2.1.tgz) = 10245


More information about the svn-ports-all mailing list