diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-05 14:05:02 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-05 14:05:02 +0800 |
commit | 624fd748ce195443cdf6a461ff1cf45e4e4e2521 (patch) | |
tree | 44e209185396ba0ca633fd7f6da0b802c0efea1b /devel | |
parent | 5cbb7cfb1d353d8794e6633d39a08eca010c288b (diff) | |
download | freebsd-ports-gnome-624fd748ce195443cdf6a461ff1cf45e4e4e2521.tar.gz freebsd-ports-gnome-624fd748ce195443cdf6a461ff1cf45e4e4e2521.tar.zst freebsd-ports-gnome-624fd748ce195443cdf6a461ff1cf45e4e4e2521.zip |
- Update to 0.05
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 |