svn commit: r443289 - head/net/pear-Net_Ping
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:42:12 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:42:10 2017
New Revision: 443289
URL: https://svnweb.freebsd.org/changeset/ports/443289
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_Ping-2.4.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Ping-2.4.5.tgz
fetch: http://pear.php.net/get/Net_Ping-2.4.5.tgz: size mismatch: expected 9600, actual 9725
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Ping-2.4.5.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/net/pear-Net_Ping/Makefile
head/net/pear-Net_Ping/distinfo
Modified: head/net/pear-Net_Ping/Makefile
==============================================================================
--- head/net/pear-Net_Ping/Makefile Sun Jun 11 07:42:05 2017 (r443288)
+++ head/net/pear-Net_Ping/Makefile Sun Jun 11 07:42:10 2017 (r443289)
@@ -8,6 +8,6 @@ CATEGORIES= net pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR class to execute ping
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/net/pear-Net_Ping/distinfo
==============================================================================
--- head/net/pear-Net_Ping/distinfo Sun Jun 11 07:42:05 2017 (r443288)
+++ head/net/pear-Net_Ping/distinfo Sun Jun 11 07:42:10 2017 (r443289)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Net_Ping-2.4.5.tgz) = 81a276da44198b71d12b77830b863c80619927ffd17b7a95452f054f45502ec6
-SIZE (PEAR/Net_Ping-2.4.5.tgz) = 9600
+TIMESTAMP = 1497163283
+SHA256 (PEAR/Net_Ping-2.4.5.tgz) = a48854f2076088c5c477715d7f961ca724d1340d8b523289babc1b3eedb3c75a
+SIZE (PEAR/Net_Ping-2.4.5.tgz) = 9725
More information about the svn-ports-all
mailing list