FreeBSD Bugzilla – Attachment 38184 Details for
Bug 60507
[PATCH] devel/p5-File-Slurp: update to 9999.03
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-File-Slurp-9999.03.patch
p5-File-Slurp-9999.03.patch (text/plain), 1.19 KB, created by
Lars Thegler
on 2003-12-22 13:30:21 UTC
(
hide
)
Description:
p5-File-Slurp-9999.03.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2003-12-22 13:30:21 UTC
Size:
1.19 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-File-Slurp/Makefile,v >retrieving revision 1.21 >diff -u -r1.21 Makefile >--- Makefile 24 Oct 2003 12:01:50 -0000 1.21 >+++ Makefile 22 Dec 2003 13:15:33 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= File-Slurp >-PORTVERSION= 2004.0904 >+PORTVERSION= 9999.03 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= File >@@ -19,4 +19,13 @@ > > MAN3= File::Slurp.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500601 >+post-configure: >+ cd ${WRKSRC}; \ >+ ${PERL} -pi -e 's|(.*Fcntl.*):seek(.*)|\1\2\nuse POSIX qw(SEEK_SET SEEK_CUR SEEK_END);|; \ >+ s|.*= O_BINARY.*||;' lib/File/Slurp.pm t/*.t >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-File-Slurp/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- distinfo 7 Sep 2003 01:07:55 -0000 1.5 >+++ distinfo 22 Dec 2003 13:15:33 -0000 >@@ -1 +1 @@ >-MD5 (File-Slurp-2004.0904.tar.gz) = 96239bbc1cfdfc4ab5f59cf4a490855a >+MD5 (File-Slurp-9999.03.tar.gz) = c09a24466012d92f88908b7356f53caa
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 60507
: 38184