FreeBSD Bugzilla – Attachment 31296 Details for
Bug 52211
(update) devel/p5-Storable to 2.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Storable-2.07.diff
p5-Storable-2.07.diff (text/plain), 4.66 KB, created by
Mathieu Arnold
on 2003-05-14 11:40:16 UTC
(
hide
)
Description:
p5-Storable-2.07.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 11:40:16 UTC
Size:
4.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Storable/Makefile,v >retrieving revision 1.36 >diff -u -b -w -r1.36 Makefile >--- Makefile 2003/03/07 06:01:02 1.36 >+++ Makefile 2003/05/14 10:32:07 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Storable >-PORTVERSION= 2.06 >+PORTVERSION= 2.07 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Storable >@@ -20,8 +20,6 @@ > > PERL_CONFIGURE= yes > >-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= Storable.3 > > post-patch: >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Storable/distinfo,v >retrieving revision 1.25 >diff -u -b -w -r1.25 distinfo >--- distinfo 2003/01/27 09:14:39 1.25 >+++ distinfo 2003/05/14 10:32:07 >@@ -1 +1 @@ >-MD5 (Storable-2.06.tar.gz) = 28251cdd6aa2e39f1e36c02472ca5e34 >+MD5 (Storable-2.07.tar.gz) = 04d1b52cf304343e1be08df6f4ad345e >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Storable/pkg-plist,v >retrieving revision 1.6 >diff -u -b -w -r1.6 pkg-plist >--- pkg-plist 2002/06/12 22:57:19 1.6 >+++ pkg-plist 2003/05/14 10:32:07 >@@ -1,27 +1,27 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Storable.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/CAN_FLOCK.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/Storable.bs >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/Storable.so >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_freeze.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_retrieve.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_store.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_store_fd.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/autosplit.ix >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/fd_retrieve.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/freeze.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_nstore.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_retrieve.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_store.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/logcarp.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/logcroak.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nfreeze.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nstore.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nstore_fd.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/read_magic.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/retrieve.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/show_file_magic.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/store.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/store_fd.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/thaw.al >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable >+%%SITE_PERL%%/%%PERL_ARCH%%/Storable.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/.packlist >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/CAN_FLOCK.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.bs >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.so >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_freeze.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_retrieve.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_store.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_store_fd.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/autosplit.ix >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/fd_retrieve.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/freeze.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_nstore.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_retrieve.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_store.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/logcarp.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/logcroak.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nfreeze.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nstore.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nstore_fd.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/read_magic.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/retrieve.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/show_file_magic.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/store.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/store_fd.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/thaw.al >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
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 52211
: 31296