Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 03:09:44 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        greenwood.andy@gmail.com
Subject:   ports/147387: [PATCH] dns/p5-Net-DNSBL-MultiDaemon: update to 0.29
Message-ID:  <201006030709.o5379iAk090248@frieza.p6m7g8.net>
Resent-Message-ID: <201006030710.o537ABr5058740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147387
>Category:       ports
>Synopsis:       [PATCH] dns/p5-Net-DNSBL-MultiDaemon: update to 0.29
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:10:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
- Update to 0.29

Port maintainer (greenwood.andy@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-DNSBL-MultiDaemon-0.29.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/p5-Net-DNSBL-MultiDaemon/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	15 Dec 2009 21:08:45 -0000	1.4
+++ Makefile	3 Jun 2010 06:23:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-DNSBL-MultiDaemon
-PORTVERSION=	0.27
+PORTVERSION=	0.29
 CATEGORIES=	dns mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +19,8 @@
 		${SITE_PERL}/mach/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
 		${SITE_PERL}/Net/DNS/Codes.pm:${PORTSDIR}/dns/p5-Net-DNS-Codes \
 		${SITE_PERL}/mach/Net/DNS/ToolKit.pm:${PORTSDIR}/dns/p5-Net-DNS-ToolKit
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS} \
+				${SITE_PERL}/File/SafeDO.pm:${PORTSDIR}/devel/p5-File-SafeDO
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/dns/p5-Net-DNSBL-MultiDaemon/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	15 Dec 2009 21:08:45 -0000	1.4
+++ distinfo	3 Jun 2010 06:23:48 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 3f8a26946d94c182679189ef38bac9ee
-SHA256 (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 6d712ca195f0e9dff1def9a6c1110cd57199c6208fc1366ea1c201ddc38f799b
-SIZE (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 54237
+MD5 (Net-DNSBL-MultiDaemon-0.29.tar.gz) = b8b22bb6cf63002e0bf13bbca6da4b61
+SHA256 (Net-DNSBL-MultiDaemon-0.29.tar.gz) = a91adfd445e179c32566444fce337db479196e1735fdeb8eec42c1cb1a7fd8b4
+SIZE (Net-DNSBL-MultiDaemon-0.29.tar.gz) = 54072
--- p5-Net-DNSBL-MultiDaemon-0.29.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006030709.o5379iAk090248>