svn commit: r443152 - head/converters/pear-Services_JSON

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


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

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

Modified:
  head/converters/pear-Services_JSON/distinfo

Modified: head/converters/pear-Services_JSON/distinfo
==============================================================================
--- head/converters/pear-Services_JSON/distinfo	Sun Jun 11 07:28:05 2017	(r443151)
+++ head/converters/pear-Services_JSON/distinfo	Sun Jun 11 07:28:10 2017	(r443152)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Services_JSON-1.0.3.tgz) = 007bfa934b9dc866f2b558355097372e1542bdfd5a7e3f39e3d7b94cc6cae1c3
-SIZE (PEAR/Services_JSON-1.0.3.tgz) = 9529
+TIMESTAMP = 1497162304
+SHA256 (PEAR/Services_JSON-1.0.3.tgz) = ed2fc40293b51c01cbc3a56020539d2d013380d72318fe1240ec17acabd46512
+SIZE (PEAR/Services_JSON-1.0.3.tgz) = 9613


More information about the svn-ports-all mailing list