From 5e0096eabe3111f41eea8d6773a179b48f05a9ae Mon Sep 17 00:00:00 2001 From: Felippe de Meirelles Motta Date: Mon, 17 Mar 2008 17:06:48 +0000 Subject: - Update to 1.02. - Use CPAN macro. - Better adjustment of dependencies. PR: ports/120451 Approved by: gabor (mentor), maintainer timeout (> 2 weeks) --- math/p5-Math-Symbolic-Custom-CCompiler/Makefile | 9 ++++----- math/p5-Math-Symbolic-Custom-CCompiler/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'math') diff --git a/math/p5-Math-Symbolic-Custom-CCompiler/Makefile b/math/p5-Math-Symbolic-Custom-CCompiler/Makefile index cc0e85ada142..c32f3791d5e9 100644 --- a/math/p5-Math-Symbolic-Custom-CCompiler/Makefile +++ b/math/p5-Math-Symbolic-Custom-CCompiler/Makefile @@ -6,17 +6,16 @@ # PORTNAME= Math-Symbolic-Custom-CCompiler -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Math +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= Compile Math::Symbolic trees to C -BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \ - ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline +BUILD_DEPENDS= p5-Math-Symbolic>=0.509:${PORTSDIR}/math/p5-Math-Symbolic \ + p5-Inline>=0.44:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Math::Symbolic::Custom::CCompiler.3 diff --git a/math/p5-Math-Symbolic-Custom-CCompiler/distinfo b/math/p5-Math-Symbolic-Custom-CCompiler/distinfo index a030985231f8..c98a2934f428 100644 --- a/math/p5-Math-Symbolic-Custom-CCompiler/distinfo +++ b/math/p5-Math-Symbolic-Custom-CCompiler/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = bf6e18bd8e4ed1ec5389fdc94da5fc12 -SHA256 (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = 5440e88cb8fbcf2e5f3911188119d779be45254c05d2028c68fcc13c212481e3 -SIZE (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = 5115 +MD5 (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = 5943a2e3c15fda058d93d595d0b7eb0e +SHA256 (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = ea5d2f9372cee799462b190c0b528b1b1d75841466c5bbc63bd09387050c5287 +SIZE (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = 5127 -- cgit v1.2.3