FreeBSD Bugzilla – Attachment 31289 Details for
Bug 52205
(update) devel/p5-Rcs-Agent to 1.03
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Rcs-Agent-1.03.diff
p5-Rcs-Agent-1.03.diff (text/plain), 2.57 KB, created by
Mathieu Arnold
on 2003-05-14 09:30:17 UTC
(
hide
)
Description:
p5-Rcs-Agent-1.03.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 09:30:17 UTC
Size:
2.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Rcs-Agent/Makefile,v >retrieving revision 1.2 >diff -u -b -w -r1.2 Makefile >--- Makefile 2003/03/07 06:01:00 1.2 >+++ Makefile 2003/05/14 08:23:24 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Rcs-Agent >-PORTVERSION= 1.02 >+PORTVERSION= 1.03 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Rcs >@@ -15,19 +15,18 @@ > MAINTAINER= tobez@FreeBSD.org > COMMENT= A perl module for RCS archive manipulation > >-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ >- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp >+BUILD_DEPENDS= ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ >+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes > > MAN3= Rcs::Agent.3 >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > post-patch: > ${PERL} -pi \ > -e 's/MkTemp/Temp/;' \ >- -e 's/^(.*)=.*mktemp.*"(.*)".*$$/$$1 = File::Temp::mktemp("\$$tmpdir\/$$2");/;' \ >+ -e 's/^(.*)=.*mktemp.*"(.*)".*$$/$$1 = File::Temp::mktemp("$$2");/;' \ > ${WRKSRC}/Agent.pm ${WRKSRC}/Makefile.PL > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Rcs-Agent/distinfo,v >retrieving revision 1.1 >diff -u -b -w -r1.1 distinfo >--- distinfo 2002/10/28 14:20:39 1.1 >+++ distinfo 2003/05/14 08:23:24 >@@ -1 +1 @@ >-MD5 (Rcs-Agent-1.02.tar.gz) = 858abea7e3dabb27b8f434f59c0e2890 >+MD5 (Rcs-Agent-1.03.tar.gz) = 62d0b810edd25e1ec6ffda464de52d8e >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Rcs-Agent/pkg-plist,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-plist >--- pkg-plist 2002/10/28 14:20:39 1.1 >+++ pkg-plist 2003/05/14 08:23:24 >@@ -1,5 +1,5 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Rcs/Agent/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/Rcs/Agent.pm >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Rcs/Agent >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Rcs 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Rcs 2>/dev/null || true >+%%SITE_PERL%%/Rcs/Agent.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Rcs/Agent/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rcs/Agent >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Rcs 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Rcs 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 52205
: 31289 |
31290