FreeBSD Bugzilla – Attachment 25493 Details for
Bug 43581
net/p5-Net-BGP4 is actually Net-BGP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-BGP.diff
p5-Net-BGP.diff (text/plain), 3.16 KB, created by
Erwin Lansing
on 2002-10-02 13:30:01 UTC
(
hide
)
Description:
p5-Net-BGP.diff
Filename:
MIME Type:
Creator:
Erwin Lansing
Created:
2002-10-02 13:30:01 UTC
Size:
3.16 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43581
: 25493