diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-01 06:19:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-01 06:19:11 +0000 |
commit | 9026f0fe04f9daf68dd5c6f83822d2b6d03bacaa (patch) | |
tree | 84d4fcb183c5557ceac2105aa8a5242340617cf5 /devel/p5-InlineX-C2XS | |
parent | 023a67889b0f0cd6a7466a3944f5c580a326b89e (diff) |
Notes
Diffstat (limited to 'devel/p5-InlineX-C2XS')
-rw-r--r-- | devel/p5-InlineX-C2XS/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-InlineX-C2XS/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index ee264061fed4..6b68374370b1 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= InlineX-C2XS -PORTVERSION= 0.19 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS @@ -15,8 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to create an XS file from an Inline C file -BUILD_DEPENDS= p5-Inline>=0.46:${PORTSDIR}/devel/p5-Inline +BUILD_DEPENDS= p5-Inline>=0.47:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn PERL_CONFIGURE= yes diff --git a/devel/p5-InlineX-C2XS/distinfo b/devel/p5-InlineX-C2XS/distinfo index 2b063c48658d..26a326caf9e2 100644 --- a/devel/p5-InlineX-C2XS/distinfo +++ b/devel/p5-InlineX-C2XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (InlineX-C2XS-0.19.tar.gz) = ce87b18d7a72a5e0ee82cfd25724a457e554ccf91a97e22507466ca855ea7095 -SIZE (InlineX-C2XS-0.19.tar.gz) = 26329 +SHA256 (InlineX-C2XS-0.22.tar.gz) = 5915a91f57ba483a7be15a5b41c534774b300ccc238de9f4f10c8475d10bb68f +SIZE (InlineX-C2XS-0.22.tar.gz) = 27294 |