svn commit: r443279 - head/net/pear-Net_DNSBL

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


Author: sunpoet
Date: Sun Jun 11 07:41:22 2017
New Revision: 443279
URL: https://svnweb.freebsd.org/changeset/ports/443279

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

Modified:
  head/net/pear-Net_DNSBL/Makefile
  head/net/pear-Net_DNSBL/distinfo

Modified: head/net/pear-Net_DNSBL/Makefile
==============================================================================
--- head/net/pear-Net_DNSBL/Makefile	Sun Jun 11 07:41:17 2017	(r443278)
+++ head/net/pear-Net_DNSBL/Makefile	Sun Jun 11 07:41:22 2017	(r443279)
@@ -20,7 +20,7 @@ RUN_DEPENDS:=	${PEARDIR}/Cache/Lite.php:sysutils/pear-
 		${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2 \
 		${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
 
-USES=	pear
+USES=		pear
 
 PORTSCOUT=	skipv:1.3.0a1
 

Modified: head/net/pear-Net_DNSBL/distinfo
==============================================================================
--- head/net/pear-Net_DNSBL/distinfo	Sun Jun 11 07:41:17 2017	(r443278)
+++ head/net/pear-Net_DNSBL/distinfo	Sun Jun 11 07:41:22 2017	(r443279)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Net_DNSBL-1.3.7.tgz) = 6a9a468e291103143ba51c3c2b75f5fc017af528a411ede6fbce9b1d0d09c566
-SIZE (PEAR/Net_DNSBL-1.3.7.tgz) = 8125
+TIMESTAMP = 1497163265
+SHA256 (PEAR/Net_DNSBL-1.3.7.tgz) = 6fbf93f3003911b46d70dc1176ee641fff866f031d9717f9c8f980b6649044e6
+SIZE (PEAR/Net_DNSBL-1.3.7.tgz) = 8248


More information about the svn-ports-all mailing list