diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-05 06:05:02 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-05 06:05:02 +0000 |
commit | 6b7d3816f1845a518c558c445d84b94b231aa548 (patch) | |
tree | 9c6c63be565329687f3060359272d6ccac71dfc2 /devel | |
parent | 44b1e7429c537900c89e432c869682d1da4391f4 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Inline-C2XS/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Inline-C2XS/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-InlineX-C2XS/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-InlineX-C2XS/distinfo | 6 |
4 files changed, 12 insertions, 10 deletions
diff --git a/devel/p5-Inline-C2XS/Makefile b/devel/p5-Inline-C2XS/Makefile index b0c53b11678b..0d4533ec5a4e 100644 --- a/devel/p5-Inline-C2XS/Makefile +++ b/devel/p5-Inline-C2XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Inline-C2XS -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Inline @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module to create an XS file from an Inline C file -BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline +BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \ + ${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Inline-C2XS/distinfo b/devel/p5-Inline-C2XS/distinfo index 40fc5f84aef2..a28ae819fc67 100644 --- a/devel/p5-Inline-C2XS/distinfo +++ b/devel/p5-Inline-C2XS/distinfo @@ -1,3 +1,3 @@ -MD5 (Inline-C2XS-0.04.tar.gz) = 1a4609b22e59d095d422b5fc9dc35b26 -SHA256 (Inline-C2XS-0.04.tar.gz) = 285504c6e1d8333489ce8203554f707c5e642d2faf9000ca8f3edddf8d33fdbf -SIZE (Inline-C2XS-0.04.tar.gz) = 6465 +MD5 (Inline-C2XS-0.05.tar.gz) = fee63abac29c628dde4514b3ef34c795 +SHA256 (Inline-C2XS-0.05.tar.gz) = 50aa941efa1e54b5f647be5944d1cc1aca01a4671c2a4dd71dd6c6e5f04a34f0 +SIZE (Inline-C2XS-0.05.tar.gz) = 7361 diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index b0c53b11678b..0d4533ec5a4e 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Inline-C2XS -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Inline @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module to create an XS file from an Inline C file -BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline +BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \ + ${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-InlineX-C2XS/distinfo b/devel/p5-InlineX-C2XS/distinfo index 40fc5f84aef2..a28ae819fc67 100644 --- a/devel/p5-InlineX-C2XS/distinfo +++ b/devel/p5-InlineX-C2XS/distinfo @@ -1,3 +1,3 @@ -MD5 (Inline-C2XS-0.04.tar.gz) = 1a4609b22e59d095d422b5fc9dc35b26 -SHA256 (Inline-C2XS-0.04.tar.gz) = 285504c6e1d8333489ce8203554f707c5e642d2faf9000ca8f3edddf8d33fdbf -SIZE (Inline-C2XS-0.04.tar.gz) = 6465 +MD5 (Inline-C2XS-0.05.tar.gz) = fee63abac29c628dde4514b3ef34c795 +SHA256 (Inline-C2XS-0.05.tar.gz) = 50aa941efa1e54b5f647be5944d1cc1aca01a4671c2a4dd71dd6c6e5f04a34f0 +SIZE (Inline-C2XS-0.05.tar.gz) = 7361 |