Update to 0.23
This commit is contained in:
parent
cd245312cc
commit
ef2ab5af36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269844
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ExtUtils-Constant
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (ExtUtils-Constant-0.16.tar.gz) = 3d91feaf00aa55f4661197215e9eed94
|
||||
SHA256 (ExtUtils-Constant-0.16.tar.gz) = e8d8e2e9823bf33370485436fc6e704ab859d1a13efb55b8cd2ecf2018513f45
|
||||
SIZE (ExtUtils-Constant-0.16.tar.gz) = 31625
|
||||
SHA256 (ExtUtils-Constant-0.23.tar.gz) = 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab
|
||||
SIZE (ExtUtils-Constant-0.23.tar.gz) = 40113
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%%SITE_PERL%%/ExtUtils/Constant.pm
|
||||
%%SITE_PERL%%/ExtUtils/Constant/Aaargh56Hash.pm
|
||||
%%SITE_PERL%%/ExtUtils/Constant/Base.pm
|
||||
%%SITE_PERL%%/ExtUtils/Constant/ProxySubs.pm
|
||||
%%SITE_PERL%%/ExtUtils/Constant/Utils.pm
|
||||
%%SITE_PERL%%/ExtUtils/Constant/XS.pm
|
||||
@dirrm %%SITE_PERL%%/ExtUtils/Constant
|
||||
|
|
Loading…
Reference in a new issue