mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix erroneous plist from the previos commit, bump portrevision.
This commit is contained in:
parent
580379b103
commit
bf78df7b65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281040
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Storable
|
||||
PORTVERSION= 2.30
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,30 +1,5 @@
|
||||
%%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
|
||||
%%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/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
|
||||
%%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
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable
|
||||
|
Loading…
Reference in New Issue
Block a user