Date: Wed, 2 Oct 2002 14:22:19 +0200 (CEST) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43581: net/p5-Net-BGP4 is actually Net-BGP Message-ID: <20021002122219.07063AB2A@backup-mx.droso.dk>
next in thread | raw e-mail | index | archive | help
>Number: 43581 >Category: ports >Synopsis: net/p5-Net-BGP4 is actually Net-BGP >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 02 05:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #10: Wed Sep 4 18:41:43 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: There is no perl module named Net::BGP4, there is however a module Net::BGP, which seems the same as the content of the port net/p5-Net-BGP4. The port should be renamed and have the patch below applied. >How-To-Repeat: search.cpan.org >Fix: --- p5-Net-BGP.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-BGP4/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 10 Sep 2002 10:53:03 -0000 1.1 +++ Makefile 2 Oct 2002 12:17:19 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/net/p5-Net-BGP4/Makefile,v 1.1 2002/09/10 10:53:03 skv Exp $ # -PORTNAME= Net-BGP4 +PORTNAME= Net-BGP PORTVERSION= 0.01 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -17,7 +17,7 @@ PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Net::BGP4.3 Net::BGP4::Notification.3 Net::BGP4::Peer.3 \ - Net::BGP4::Process.3 Net::BGP4::RIB.3 Net::BGP4::Update.3 +MAN3= Net::BGP.3 Net::BGP::Notification.3 Net::BGP::Peer.3 \ + Net::BGP::Process.3 Net::BGP::RIB.3 Net::BGP::Update.3 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-BGP4/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 10 Sep 2002 10:53:03 -0000 1.1 +++ distinfo 2 Oct 2002 12:17:19 -0000 @@ -1 +1 @@ -MD5 (Net-BGP4-0.01.tar.gz) = 978b53a46864fce073b80662b6f78c97 +MD5 (Net-BGP-0.01.tar.gz) = cb7ad517c994d54c8afe8e47f90f9749 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-BGP4/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 10 Sep 2002 10:53:03 -0000 1.1 +++ pkg-descr 2 Oct 2002 12:17:19 -0000 @@ -9,7 +9,7 @@ However, such operations could be implemented using the API provided by the module. -WWW: http://search.cpan.org/search?dist=Net-BGP4 +WWW: http://search.cpan.org/search?dist=Net-BGP -- Sergey Skvortsov skv@FreeBSD.org Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-BGP4/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 10 Sep 2002 10:53:03 -0000 1.1 +++ pkg-plist 2 Oct 2002 12:17:19 -0000 @@ -1,11 +1,11 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/BGP4/.packlist -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4/Notification.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4/Peer.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4/Process.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4/RIB.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4/Update.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/BGP4 -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/BGP4 +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/BGP/.packlist +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP/Notification.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP/Peer.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP/Process.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP/RIB.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/BGP/Update.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/BGP +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/BGP @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true --- p5-Net-BGP.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002122219.07063AB2A>