summaryrefslogtreecommitdiff
path: root/devel/p5-Inline-CPP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-18 15:22:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-18 15:22:17 +0000
commita5770c65caa85003023eab2cf8ca6a8a4821567c (patch)
tree6338478cb8b60c465b86fae4410c9eb6fda0d28f /devel/p5-Inline-CPP
parent- Update to 2.200006 (diff)
- Update to 0.45
Changes: http://search.cpan.org/dist/Inline-CPP/Changes
Notes
Notes: svn path=/head/; revision=327558
Diffstat (limited to 'devel/p5-Inline-CPP')
-rw-r--r--devel/p5-Inline-CPP/Makefile7
-rw-r--r--devel/p5-Inline-CPP/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Inline-CPP/Makefile b/devel/p5-Inline-CPP/Makefile
index 363c05eee039..176ddc0266bf 100644
--- a/devel/p5-Inline-CPP/Makefile
+++ b/devel/p5-Inline-CPP/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Inline-CPP
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,8 +12,9 @@ COMMENT= Write Perl subroutines and classes in C++
LICENSE= ART10
-RUN_DEPENDS= p5-Inline>=0.53:${PORTSDIR}/devel/p5-Inline \
+BUILD_DEPENDS= p5-Inline>=0.53:${PORTSDIR}/devel/p5-Inline \
p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
@@ -23,6 +24,6 @@ MAN3= Inline::CPP.3 \
Inline::CPP::grammar.3
post-patch:
- @${REINPLACE_CMD} -e 's/g++/${CXX}/' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -e 's|g++|${CXX}|' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/devel/p5-Inline-CPP/distinfo b/devel/p5-Inline-CPP/distinfo
index 952d3afbd972..1d966df0b7eb 100644
--- a/devel/p5-Inline-CPP/distinfo
+++ b/devel/p5-Inline-CPP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Inline-CPP-0.44.tar.gz) = fd36427b66a6b9b4026d13a989b6ea3715fae4d00f6011ebc0c20eac9edf70bf
-SIZE (Inline-CPP-0.44.tar.gz) = 51786
+SHA256 (Inline-CPP-0.45.tar.gz) = 669fc65aa218bfe079423a60ef9a23ac1cbf8f978936afae6b8aba5c420edf22
+SIZE (Inline-CPP-0.45.tar.gz) = 51793