ports/153087: [PATCH] net/p5-Net-Whois-RIPE: update to 2.00002
Philip M. Gollucci
pgollucci at p6m7g8.com
Sun Dec 12 21:50:37 UTC 2010
>Number: 153087
>Category: ports
>Synopsis: [PATCH] net/p5-Net-Whois-RIPE: update to 2.00002
>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: Sun Dec 12 21:50:37 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: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 2.00002
Port maintainer (mich at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Net-Whois-RIPE-2.00002.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Whois-RIPE/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile 14 Oct 2009 14:30:41 -0000 1.14
+++ Makefile 12 Dec 2010 20:38:34 -0000
@@ -7,7 +7,7 @@
#
PORTNAME= Net-Whois-RIPE
-PORTVERSION= 1.31
+PORTVERSION= 2.00002
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,10 +15,10 @@
MAINTAINER= mich at FreeBSD.org
COMMENT= Implementation of RIPE Whois
-PERL_MODBUILD= yes
+RUN_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util
-MAN3= Net::Whois::RIPE::Iterator.3 \
- Net::Whois::RIPE::Object.3 \
- Net::Whois::RIPE.3
+PERL_CONFIGURE= yes
+
+MAN3= Net::Whois::RIPE.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Whois-RIPE/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo 14 Oct 2009 14:30:41 -0000 1.7
+++ distinfo 12 Dec 2010 18:55:41 -0000
@@ -1,3 +1,2 @@
-MD5 (Net-Whois-RIPE-1.31.tar.gz) = 053dd4ebb3e43d02e35e2d36b5d7754a
-SHA256 (Net-Whois-RIPE-1.31.tar.gz) = 6f83f06a9aa2875cc97c2a43967d9739a05b45dafb2e9843a370e6c3d3614fe8
-SIZE (Net-Whois-RIPE-1.31.tar.gz) = 23143
+SHA256 (Net-Whois-RIPE-2.00002.tar.gz) = 9342ba4313abe2638c63539c040e79ee27dd980bfe4bb7163603d7e1d5ac44e7
+SIZE (Net-Whois-RIPE-2.00002.tar.gz) = 9142
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Whois-RIPE/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist 10 May 2006 12:22:53 -0000 1.5
+++ pkg-plist 12 Dec 2010 19:24:08 -0000
@@ -1,11 +1,7 @@
%%SITE_PERL%%/Net/Whois/RIPE.pm
-%%SITE_PERL%%/Net/Whois/RIPE.pod
-%%SITE_PERL%%/Net/Whois/RIPE/Iterator.pm
-%%SITE_PERL%%/Net/Whois/RIPE/Iterator.pod
-%%SITE_PERL%%/Net/Whois/RIPE/Object.pm
-%%SITE_PERL%%/Net/Whois/RIPE/Object.pod
-%%SITE_PERL%%/Net/Whois/RIPE/Object/Template.pm
- at dirrm %%SITE_PERL%%/Net/Whois/RIPE/Object
- at dirrm %%SITE_PERL%%/Net/Whois/RIPE
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE/.packlist
@dirrmtry %%SITE_PERL%%/Net/Whois
@dirrmtry %%SITE_PERL%%/Net
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
--- p5-Net-Whois-RIPE-2.00002.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list