ports/52211: (update) devel/p5-Storable to 2.07

Mathieu Arnold m at absolight.net
Wed May 14 10:40:19 UTC 2003


>Number:         52211
>Category:       ports
>Synopsis:       (update) devel/p5-Storable to 2.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 03:40:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 2.07
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Storable-2.07.diff begins here ---
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
- at 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
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
--- p5-Storable-2.07.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list