- Update to 0.22

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/InlineX-CPP2XS/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-06 16:40:59 +00:00
parent 3847ca31c2
commit 2fb8697c82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298609
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= InlineX-CPP2XS
PORTVERSION= 0.21
PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@ -18,6 +18,7 @@ COMMENT= Convert from Inline C++ code to XS
BUILD_DEPENDS= p5-Inline>=0.50:${PORTSDIR}/devel/p5-Inline \
p5-Inline-CPP>=0.39:${PORTSDIR}/devel/p5-Inline-CPP
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warn>=0.24:${PORTSDIR}/devel/p5-Test-Warn
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (InlineX-CPP2XS-0.21.tar.gz) = bb1e28efe6e4e1cd5ef92061f9c79df9ebdca0b009bbcedb8f71c553a2eb18b1
SIZE (InlineX-CPP2XS-0.21.tar.gz) = 33824
SHA256 (InlineX-CPP2XS-0.22.tar.gz) = 63a9ad9d44e43abab55b43a139569a3b5ea5dc76c0d0fe9615e4b2948492fe64
SIZE (InlineX-CPP2XS-0.22.tar.gz) = 34729