Update to 2.07
Approved by: maintainer
This commit is contained in:
parent
111198dde2
commit
30cd26bcb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101965
2 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ExtUtils-ParseXS
|
||||
PORTVERSION= 2.03
|
||||
PORTVERSION= 2.07
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ExtUtils
|
||||
|
@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Converts Perl XS code into C code
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/CBuilder.pm:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= INSTALLDIRS=site
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (ExtUtils-ParseXS-2.03.tar.gz) = 583a4d00c3900c274b738b3a75160ad1
|
||||
MD5 (ExtUtils-ParseXS-2.07.tar.gz) = eafc31b06c764ab89768d94b11984f84
|
||||
SIZE (ExtUtils-ParseXS-2.07.tar.gz) = 22040
|
||||
|
|
Loading…
Reference in a new issue