diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-09-24 05:08:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-09-24 05:08:39 +0000 |
commit | 264822ce14335533b72a74a9760ffe8f73293993 (patch) | |
tree | 0e2ce3cf86192182196a90df7cabfab3d8652112 /devel/p5-Storable | |
parent | 1b8927ae07aad4ec7d06676b604cf45f8301ec47 (diff) |
Notes
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r-- | devel/p5-Storable/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Storable/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Storable/pkg-plist | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index bff157ed1097..736b6a3f2046 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Storable -PORTVERSION= 0.7.4 +PORTVERSION= 1.0.0 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Storable diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index 0a144b4a985f..a3eb261862c2 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1 +1 @@ -MD5 (Storable-0.7.4.tar.gz) = 4f215b78eb30348e0dba059c8f131f5f +MD5 (Storable-1.0.0.tar.gz) = 4bef8f3f4dc44cff63a8d88e37b9563c diff --git a/devel/p5-Storable/pkg-plist b/devel/p5-Storable/pkg-plist index eeae98dd698a..083c7ab7772d 100644 --- a/devel/p5-Storable/pkg-plist +++ b/devel/p5-Storable/pkg-plist @@ -1,18 +1,18 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Storable.pm +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/_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/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/retrieve.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/retrieve_fd.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 -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%%/Storable.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable |