mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- update to 0.27
This commit is contained in:
parent
cdf312da27
commit
1c1f969b6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243555
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= ExtUtils-CBuilder
|
||||
PORTVERSION= 0.2603.01
|
||||
PORTVERSION= 0.27
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Compile and link C code for Perl modules
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ExtUtils-CBuilder-0.260301.tar.gz) = 6bd2f77cb433144a5aaaebd9089288aa
|
||||
SHA256 (ExtUtils-CBuilder-0.260301.tar.gz) = 8a682143932eddb00438897376d892908ee5ad337cec43d4a8fc8ce9cdd70380
|
||||
SIZE (ExtUtils-CBuilder-0.260301.tar.gz) = 29328
|
||||
MD5 (ExtUtils-CBuilder-0.27.tar.gz) = 3ecfbe119bba5b5bbd1b6e10ab23b80c
|
||||
SHA256 (ExtUtils-CBuilder-0.27.tar.gz) = 577beb8749010450dbec0c8ed1b210f4459fbe0b7f305179d149e8a7203b9a34
|
||||
SIZE (ExtUtils-CBuilder-0.27.tar.gz) = 30311
|
||||
|
@ -8,9 +8,13 @@
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/darwin.pm
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/dec_osf.pm
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/os2.pm
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows/BCC.pm
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows/GCC.pm
|
||||
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CBuilder/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CBuilder
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CBuilder
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils
|
||||
@dirrm %%SITE_PERL%%/ExtUtils/CBuilder/Platform
|
||||
@dirrm %%SITE_PERL%%/ExtUtils/CBuilder
|
||||
@dirrmtry %%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows
|
||||
@dirrmtry %%SITE_PERL%%/ExtUtils/CBuilder/Platform
|
||||
@dirrmtry %%SITE_PERL%%/ExtUtils/CBuilder
|
||||
@dirrmtry %%SITE_PERL%%/ExtUtils
|
||||
|
Loading…
Reference in New Issue
Block a user