1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.280220

- Use real PORTVERSION
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-01 16:09:23 +00:00
parent b6f713216c
commit de4d50be29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375938
3 changed files with 9 additions and 8 deletions

View File

@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= ExtUtils-CBuilder
PORTVERSION= 0.2802.12
PORTREVISION= 1
PORTVERSION= 0.280220
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AMBS/ExtUtils
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Compile and link C code for Perl modules
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
OPTIONS_DEFINE= DOCS
USES= perl5

View File

@ -1,2 +1,2 @@
SHA256 (ExtUtils-CBuilder-0.280212.tar.gz) = af1f80022a0d64b652ea868b6e3a5da2c0786958d72cb140b56772b4d884847d
SIZE (ExtUtils-CBuilder-0.280212.tar.gz) = 36792
SHA256 (ExtUtils-CBuilder-0.280220.tar.gz) = b99b6a3d0bd1d3b2e4809da52835472f4ff149d81f88d9cc55cdeba80e9b80b3
SIZE (ExtUtils-CBuilder-0.280220.tar.gz) = 39131

View File

@ -1,5 +1,3 @@
%%PERL5_MAN3%%/ExtUtils::CBuilder.3.gz
%%PERL5_MAN3%%/ExtUtils::CBuilder::Platform::Windows.3.gz
%%SITE_PERL%%/ExtUtils/CBuilder.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Base.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Unix.pm
@ -9,7 +7,10 @@
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows/GCC.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/aix.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/android.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/cygwin.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/darwin.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/dec_osf.pm
%%SITE_PERL%%/ExtUtils/CBuilder/Platform/os2.pm
%%PERL5_MAN3%%/ExtUtils::CBuilder.3.gz
%%PERL5_MAN3%%/ExtUtils::CBuilder::Platform::Windows.3.gz