svn commit: r307434 - head/net/pear-Net_DNSBL
Wen Heping
wen at FreeBSD.org
Thu Nov 15 06:37:11 UTC 2012
Author: wen
Date: Thu Nov 15 06:37:10 2012
New Revision: 307434
URL: http://svnweb.freebsd.org/changeset/ports/307434
Log:
- Update to 1.3.7 [1]
- Trim Makefile headers
PR: 172930 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com> [1]
Approved by: maintainer(timeout, >20 days)
Feature safe: yes
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 Thu Nov 15 06:32:56 2012 (r307433)
+++ head/net/pear-Net_DNSBL/Makefile Thu Nov 15 06:37:10 2012 (r307434)
@@ -1,12 +1,8 @@
-# Ports collection makefile for: pear-Net_DNSBL
-# Date created: 02 December 2004
-# Whom: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
-#
+# Created by: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
# $FreeBSD$
-#
PORTNAME= Net_DNSBL
-PORTVERSION= 1.3.6
+PORTVERSION= 1.3.7
CATEGORIES= net pear
MAINTAINER= miwi at FreeBSD.org
@@ -15,11 +11,11 @@ COMMENT= PEAR DNSBL Checker
BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \
${PEARDIR}/Net/CheckIP.php:${PORTSDIR}/net/pear-Net_CheckIP \
${PEARDIR}/Net/DNS/RR/A.php:${PORTSDIR}/dns/pear-Net_DNS \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
+ ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2
RUN_DEPENDS:= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \
${PEARDIR}/Net/CheckIP.php:${PORTSDIR}/net/pear-Net_CheckIP \
${PEARDIR}/Net/DNS/RR/A.php:${PORTSDIR}/dns/pear-Net_DNS \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
+ ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2
USE_PHP= yes
Modified: head/net/pear-Net_DNSBL/distinfo
==============================================================================
--- head/net/pear-Net_DNSBL/distinfo Thu Nov 15 06:32:56 2012 (r307433)
+++ head/net/pear-Net_DNSBL/distinfo Thu Nov 15 06:37:10 2012 (r307434)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_DNSBL-1.3.6.tgz) = d3ce3a6f88e21f21665705678a2bf3aac6726a1bda81f6dcbdf7601c8a420983
-SIZE (PEAR/Net_DNSBL-1.3.6.tgz) = 8521
+SHA256 (PEAR/Net_DNSBL-1.3.7.tgz) = 6a9a468e291103143ba51c3c2b75f5fc017af528a411ede6fbce9b1d0d09c566
+SIZE (PEAR/Net_DNSBL-1.3.7.tgz) = 8125
More information about the svn-ports-head
mailing list