FreeBSD Bugzilla – Attachment 31399 Details for
Bug 52327
(update) misc/p5-File-CounterFile to 1.00
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-File-CounterFile-1.00.diff
p5-File-CounterFile-1.00.diff (text/plain), 4.03 KB, created by
Mathieu Arnold
on 2003-05-16 14:30:14 UTC
(
hide
)
Description:
p5-File-CounterFile-1.00.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-16 14:30:14 UTC
Size:
4.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/Makefile,v >retrieving revision 1.3 >diff -u -b -w -r1.3 Makefile >--- Makefile 2003/02/21 12:48:13 1.3 >+++ Makefile 2003/05/16 13:26:25 >@@ -6,7 +6,7 @@ > # > > PORTNAME= File-CounterFile >-PORTVERSION= 0.12 >+PORTVERSION= 1.00 > CATEGORIES= misc perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= File >@@ -17,7 +17,6 @@ > > PERL_CONFIGURE= yes > >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= File::CounterFile.3 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/distinfo,v >retrieving revision 1.1 >diff -u -b -w -r1.1 distinfo >--- distinfo 2000/06/30 01:05:40 1.1 >+++ distinfo 2003/05/16 13:26:25 >@@ -1 +1 @@ >-MD5 (File-CounterFile-0.12.tar.gz) = 3102c3a464278b42ccd5a2eca250cabc >+MD5 (File-CounterFile-1.00.tar.gz) = 101bff08b3d307f8e9018cd9fcff45fc >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/pkg-descr,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-descr >--- pkg-descr 2000/06/30 01:05:41 1.1 >+++ pkg-descr 2003/05/16 13:26:25 >@@ -3,4 +3,4 @@ > so multiple processes might try to access the same counters at the same > time without risk fo counter destruction. > >-WWW: http://www.cpan.org/ >+WWW: http://search.cpan.org/dist/File-CounterFile/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/pkg-plist,v >retrieving revision 1.2 >diff -u -b -w -r1.2 pkg-plist >--- pkg-plist 2001/04/14 21:12:17 1.2 >+++ pkg-plist 2003/05/16 13:26:25 >@@ -1,5 +1,5 @@ >-lib/perl5/site_perl/%%PERL_VER%%/File/CounterFile.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true >+%%SITE_PERL%%/File/CounterFile.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/CounterFile/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/CounterFile >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true >Index: files/patch-aa >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/files/patch-aa,v >retrieving revision 1.1 >diff -u -b -w -r1.1 patch-aa >--- files/patch-aa 2002/04/16 07:35:46 1.1 >+++ files/patch-aa 2003/05/16 13:26:25 >@@ -1,15 +1,6 @@ >---- CounterFile.pm.orig Sat May 16 21:47:34 1998 >-+++ CounterFile.pm Mon Apr 8 11:48:26 2002 >-@@ -31,7 +31,7 @@ >- If the file name does not start with "/" or ".", then it is >- interpreted as a file relative to C<$File::CounterFile::DEFAULT_DIR>. >- The default value for this variable is initialized from the >--environment variable C<TMPDIR>, or F</usr/tmp> is no environment >-+environment variable C<TMPDIR>, or F</var/tmp> is no environment >- variable is defined. You may want to assign a different value to this >- variable before creating counters. >- >-@@ -88,7 +88,7 @@ >+--- CounterFile.pm.orig Tue Jul 30 16:45:06 2002 >++++ CounterFile.pm Fri May 16 15:23:52 2003 >+@@ -19,7 +19,7 @@ > $DEFAULT_INITIAL = 0; # default initial counter value > > # default location for counter files >@@ -18,3 +9,12 @@ > > # Experimental overloading. > use overload ('++' => \&inc, >+@@ -205,7 +205,7 @@ >+ If the file name does not start with "/" or ".", then it is >+ interpreted as a file relative to C<$File::CounterFile::DEFAULT_DIR>. >+ The default value for this variable is initialized from the >+-environment variable C<TMPDIR>, or F</usr/tmp> is no environment >++environment variable C<TMPDIR>, or F</var/tmp> is no environment >+ variable is defined. You may want to assign a different value to this >+ variable before creating counters. >+
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 52327
: 31399