FreeBSD Bugzilla – Attachment 31324 Details for
Bug 52242
(update) irc/p5-POE-Component-IRC to 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-POE-Component-IRC-2.7.diff
p5-POE-Component-IRC-2.7.diff (text/plain), 3.74 KB, created by
Mathieu Arnold
on 2003-05-14 18:10:14 UTC
(
hide
)
Description:
p5-POE-Component-IRC-2.7.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 18:10:14 UTC
Size:
3.74 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/irc/p5-POE-Component-IRC/Makefile,v >retrieving revision 1.9 >diff -u -b -w -r1.9 Makefile >--- Makefile 2003/02/21 12:17:14 1.9 >+++ Makefile 2003/05/14 17:00:52 >@@ -7,7 +7,7 @@ > # > > PORTNAME= POE-Component-IRC >-PORTVERSION= 2.6 >+PORTVERSION= 2.7 > CATEGORIES= irc devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= POE >@@ -16,13 +16,11 @@ > MAINTAINER= dan-freebsd@spot.org > COMMENT= A fully event-driven IRC client module > >-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE >+BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE > RUN_DEPENDS= ${BUILD_DEPENDS} > >-PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" > PERL_CONFIGURE= yes > >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= POE::Component::Filter-CTCP.3 \ > POE::Component::IRC.3 \ > POE::Component::Filter-IRC.3 >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/irc/p5-POE-Component-IRC/distinfo,v >retrieving revision 1.5 >diff -u -b -w -r1.5 distinfo >--- distinfo 2003/01/03 05:44:25 1.5 >+++ distinfo 2003/05/14 17:00:52 >@@ -1 +1 @@ >-MD5 (POE-Component-IRC-2.6.tar.gz) = c38360cddd0a20eb8f660c1044d45cce >+MD5 (POE-Component-IRC-2.7.tar.gz) = 2a714af5ada5af902bdc77b861b29c2f >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/irc/p5-POE-Component-IRC/pkg-descr,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-descr >--- pkg-descr 2001/08/18 23:07:01 1.1 >+++ pkg-descr 2003/05/14 17:00:52 >@@ -3,3 +3,5 @@ > sessions. You create an IRC component and tell it what events your session > cares about and where to connect to, and it sends back interesting IRC > events when they happen. You make the client do things by sending it events. >+ >+WWW: http://search.cpan.org/dist/POE-Component-IRC/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/irc/p5-POE-Component-IRC/pkg-plist,v >retrieving revision 1.3 >diff -u -b -w -r1.3 pkg-plist >--- pkg-plist 2003/01/03 05:44:25 1.3 >+++ pkg-plist 2003/05/14 17:00:52 >@@ -1,7 +1,7 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IRC.pm >-lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/CTCP.pm >-lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/IRC.pm >+%%SITE_PERL%%/POE/Component/IRC.pm >+%%SITE_PERL%%/POE/Filter/CTCP.pm >+%%SITE_PERL%%/POE/Filter/IRC.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist > %%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl > %%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl > %%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl >@@ -9,9 +9,9 @@ > %%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl > %%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl > %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IRC >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Filter 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/POE 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 52242
: 31324 |
31325