[Midnightbsd-cvs] mports: devel/p5-Storable: 2.18

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 25 15:17:14 EDT 2008


Log Message:
-----------
2.18

Modified Files:
--------------
    mports/devel/p5-Storable:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.2 -> r1.3)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/devel/p5-Storable/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/p5-Storable/pkg-plist -L devel/p5-Storable/pkg-plist -u -r1.2 -r1.3
--- devel/p5-Storable/pkg-plist
+++ devel/p5-Storable/pkg-plist
@@ -1,4 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Storable.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/BIN_VERSION_NV.al
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/BIN_WRITE_VERSION_NV.al
 %%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
@@ -8,6 +10,7 @@
 %%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/file_magic.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
@@ -23,4 +26,4 @@
 %%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
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-Storable/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-Storable/Makefile -L devel/p5-Storable/Makefile -u -r1.1 -r1.2
--- devel/p5-Storable/Makefile
+++ devel/p5-Storable/Makefile
@@ -7,14 +7,14 @@
 #
 
 PORTNAME=	Storable
-PORTVERSION=	2.15
+PORTVERSION=	2.18
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Storable
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Persistency for perl data structures
+LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/p5-Storable/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-Storable/distinfo -L devel/p5-Storable/distinfo -u -r1.1 -r1.2
--- devel/p5-Storable/distinfo
+++ devel/p5-Storable/distinfo
@@ -1,3 +1,3 @@
-MD5 (Storable-2.15.tar.gz) = 9c84640123eea12cfc58c6b5e7060ad8
-SHA256 (Storable-2.15.tar.gz) = b0e408b4b688b62ee3c627389efe2fe1c55fc32556c326039fccf1ac033fb8c3
-SIZE (Storable-2.15.tar.gz) = 162994
+MD5 (Storable-2.18.tar.gz) = c60a9b6bc2703dd90616b9a570896b72
+SHA256 (Storable-2.18.tar.gz) = 99539bb999e391277ca3ef5985b9b7a7c504dfcc6bce38351ba22fba37fb2222
+SIZE (Storable-2.18.tar.gz) = 177774


More information about the Midnightbsd-cvs mailing list