From cecec105ab258e9c08863ee7f3dea2bc1a5590ab Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Jun 2017 07:43:21 +0000 Subject: [PATCH] Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => XML_RPC-1.5.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_RPC-1.5.5.tgz fetch: http://pear.php.net/get/XML_RPC-1.5.5.tgz: size mismatch: expected 31862, actual 32202 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_RPC-1.5.5.tgz [1] Approved by: portmgr (blanket) --- net/pear-XML_RPC/Makefile | 2 +- net/pear-XML_RPC/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index 553184b7ec43..e2cdee6e9b4f 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/Makefile @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PHP implementation of the XML-RPC protocol USE_PHP= xml -USES= pear +USES= pear php .include diff --git a/net/pear-XML_RPC/distinfo b/net/pear-XML_RPC/distinfo index aeeb1c8708d2..ed5c993baf83 100644 --- a/net/pear-XML_RPC/distinfo +++ b/net/pear-XML_RPC/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_RPC-1.5.5.tgz) = 80e244582cd2d948f73142a0a43984a50fe916262825e70cb98ee95380026650 -SIZE (PEAR/XML_RPC-1.5.5.tgz) = 31862 +TIMESTAMP = 1497163305 +SHA256 (PEAR/XML_RPC-1.5.5.tgz) = a8dad1c25e718a3d6f0e4d16432bde6b0aced54b1f2cd5de7f02a40d52e6f586 +SIZE (PEAR/XML_RPC-1.5.5.tgz) = 32202