- Update to 0.05

This commit is contained in:
Cheng-Lung Sung 2006-11-05 06:05:02 +00:00
parent 44b1e7429c
commit 6b7d3816f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176418
4 changed files with 12 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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