FreeBSD Bugzilla – Attachment 31313 Details for
Bug 52230
(update) ftp/p5-POE-Component-Client-FTP to 0.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-POE-Component-Client-FTP-0.07.diff
p5-POE-Component-Client-FTP-0.07.diff (text/plain), 3.27 KB, created by
Mathieu Arnold
on 2003-05-14 14:50:12 UTC
(
hide
)
Description:
p5-POE-Component-Client-FTP-0.07.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 14:50:12 UTC
Size:
3.27 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/ftp/p5-POE-Component-Client-FTP/Makefile,v >retrieving revision 1.2 >diff -u -b -w -r1.2 Makefile >--- Makefile 2003/03/07 06:02:04 1.2 >+++ Makefile 2003/05/14 13:45:30 >@@ -6,7 +6,7 @@ > # > > PORTNAME= POE-Component-Client-FTP >-PORTVERSION= 0.05 >+PORTVERSION= 0.07 > CATEGORIES= ftp perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= POE >@@ -15,14 +15,16 @@ > MAINTAINER= skv@FreeBSD.org > COMMENT= Implements an FTP client POE Component > >-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::Client::FTP.3 >+ >+post-patch: >+ @${PERL} -pi -e '$$_="" if /use warnings/;' \ >+ ${WRKSRC}/FTP.pm > > post-install: > .ifndef(NOPORTDOCS) >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/ftp/p5-POE-Component-Client-FTP/distinfo,v >retrieving revision 1.1 >diff -u -b -w -r1.1 distinfo >--- distinfo 2002/05/27 15:05:05 1.1 >+++ distinfo 2003/05/14 13:45:30 >@@ -1 +1 @@ >-MD5 (POE-Component-Client-FTP-0.05.tar.gz) = 4ad9dc1e0d3b6aa502d08ee3d83dbb0e >+MD5 (POE-Component-Client-FTP-0.07.tar.gz) = 788fd8cbb4ea84c2e17116893cedc944 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/ftp/p5-POE-Component-Client-FTP/pkg-plist,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-plist >--- pkg-plist 2002/05/27 15:05:05 1.1 >+++ pkg-plist 2003/05/14 13:45:30 >@@ -1,12 +1,13 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/FTP/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/FTP.pm >+%%SITE_PERL%%/POE/Component/Client/FTP.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/FTP/.packlist > %%PORTDOCS%%%%EXAMPLESDIR%%/dotfer.pl >+%%PORTDOCS%%%%EXAMPLESDIR%%/list.pl > %%PORTDOCS%%%%EXAMPLESDIR%%/sync.pl > %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/FTP >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 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%%/%%PERL_ARCH%%/auto/POE/Component 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/Client/FTP >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true >+@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/Component/Client 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 52230
: 31313