FreeBSD Bugzilla – Attachment 52979 Details for
Bug 80188
Update port: devel/p5-File-Temp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.78 KB, created by
skv
on 2005-04-21 09:30:31 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
skv
Created:
2005-04-21 09:30:31 UTC
Size:
1.78 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-File-Temp/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 23 Feb 2005 03:19:16 -0000 1.12 >+++ Makefile 21 Apr 2005 08:18:52 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= File-Temp > PORTVERSION= 0.16 >-PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= File >@@ -16,7 +16,8 @@ > MAINTAINER= clsung@FreeBSD.org > COMMENT= Perl5 module to generate temporary files or directories safely > >-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple >+BUILD_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \ >+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes >@@ -24,14 +25,4 @@ > > MAN3= File::Temp.3 > >-.include <bsd.port.pre.mk> >- >-.if ${PERL_LEVEL} < 500601 >-BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec >-RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec >-.endif >-.if ${PERL_LEVEL} > 500800 >-IGNORE= "This module is already included in perl 5.8.x and later." >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-File-Temp/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 24 Oct 2003 12:01:51 -0000 1.2 >+++ pkg-plist 21 Apr 2005 08:19:42 -0000 >@@ -1,4 +1,5 @@ > %%SITE_PERL%%/File/Temp.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Temp/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Temp >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true > @unexec rmdir %D/%%SITE_PERL%%/File 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 80188
: 52979