Update to 2.16.

This commit is contained in:
Anton Berezin 2007-04-10 10:21:36 +00:00
parent 21c5f7ca1d
commit 14ec8e3341
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189659
3 changed files with 8 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Storable
PORTVERSION= 2.15
PORTVERSION= 2.16
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Storable

View file

@ -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.16.tar.gz) = 48e14468e3395c7fdb399b537b5e8ba7
SHA256 (Storable-2.16.tar.gz) = 86a4d9be1b0b15db9fb0a4606fbdc16939e48d2a76267b61103336c3dbdd0727
SIZE (Storable-2.16.tar.gz) = 173578

View file

@ -1,5 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Storable.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/.packlist
%%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
@ -9,6 +11,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
@ -24,4 +27,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
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable