aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-InlineX-C2XS
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-26 02:41:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-26 02:41:25 +0000
commita841fcfbbd7b0eb067456f050a9e9f96f877d8bf (patch)
tree41c774193b24b3d645a0a83c828845f0a91a151d /devel/p5-InlineX-C2XS
parentf0bd4454f76b17f3b2219c34828edb9153aae8a6 (diff)
downloadports-a841fcfbbd7b0eb067456f050a9e9f96f877d8bf.tar.gz
ports-a841fcfbbd7b0eb067456f050a9e9f96f877d8bf.zip
- Inline-C2XS is deprecated. Author rename to InlineX-C2XS
- see http://search.cpan.org/~sisyphus/Inline-C2XS-0.08/ PR: ports/107127 Submitted by: clsung
Notes
Notes: svn path=/head/; revision=180756
Diffstat (limited to 'devel/p5-InlineX-C2XS')
-rw-r--r--devel/p5-InlineX-C2XS/Makefile15
-rw-r--r--devel/p5-InlineX-C2XS/distinfo6
-rw-r--r--devel/p5-InlineX-C2XS/pkg-plist10
3 files changed, 15 insertions, 16 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile
index 67907cd2f761..473cc4d4a007 100644
--- a/devel/p5-InlineX-C2XS/Makefile
+++ b/devel/p5-InlineX-C2XS/Makefile
@@ -1,27 +1,26 @@
-# New ports collection makefile for: Inline::C2XS
+# New ports collection makefile for: InlineX::C2XS
# Date created: 3 Oct 2006
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= Inline-C2XS
-PORTVERSION= 0.08
+PORTNAME= InlineX-C2XS
+PORTVERSION= 0.10
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Inline
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/S/SI/SISYPHUS/
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 \
- ${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP
+BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Inline::C2XS.3
+MAN3= InlineX::C2XS.3
.include <bsd.port.pre.mk>
diff --git a/devel/p5-InlineX-C2XS/distinfo b/devel/p5-InlineX-C2XS/distinfo
index f1997df2b26d..2b22ed669a56 100644
--- a/devel/p5-InlineX-C2XS/distinfo
+++ b/devel/p5-InlineX-C2XS/distinfo
@@ -1,3 +1,3 @@
-MD5 (Inline-C2XS-0.08.tar.gz) = 3494c27981a85477bb234a4b8bf875e9
-SHA256 (Inline-C2XS-0.08.tar.gz) = 996ae9720a5fbefaa3daabb9dc485339eca96a086d9d7bc5a62ae0958fc3b802
-SIZE (Inline-C2XS-0.08.tar.gz) = 8473
+MD5 (InlineX-C2XS-0.10.tar.gz) = 85cba4c4854130a030db2371d4a0a323
+SHA256 (InlineX-C2XS-0.10.tar.gz) = 821c40adee6f2f284b3dd8c8bd8fd701cc15d2540f22d83af536b99c8a6704b6
+SIZE (InlineX-C2XS-0.10.tar.gz) = 11450
diff --git a/devel/p5-InlineX-C2XS/pkg-plist b/devel/p5-InlineX-C2XS/pkg-plist
index 0292607c327f..7cd1fee14715 100644
--- a/devel/p5-InlineX-C2XS/pkg-plist
+++ b/devel/p5-InlineX-C2XS/pkg-plist
@@ -1,5 +1,5 @@
-%%SITE_PERL%%/Inline/C2XS.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Inline/C2XS/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Inline/C2XS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Inline
-@dirrmtry %%SITE_PERL%%/Inline
+%%SITE_PERL%%/InlineX/C2XS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/InlineX/C2XS/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/InlineX/C2XS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/InlineX
+@dirrmtry %%SITE_PERL%%/InlineX