View | Details | Raw Unified | Return to bug 120451
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Math-Symbolic-Custom-CCompiler
8
PORTNAME=	Math-Symbolic-Custom-CCompiler
9
PORTVERSION=	1.01
9
PORTVERSION=	1.02
10
CATEGORIES=	math perl5
10
CATEGORIES=	math perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Math
12
MASTER_SITE_SUBDIR=	Math
Lines 15-22 Link Here
15
MAINTAINER=	aaron@FreeBSD.org
15
MAINTAINER=	aaron@FreeBSD.org
16
COMMENT=	Compile Math::Symbolic trees to C
16
COMMENT=	Compile Math::Symbolic trees to C
17
17
18
BUILD_DEPENDS=	${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \
18
BUILD_DEPENDS=	p5-Math-Symbolic=>0.509:${PORTSDIR}/math/p5-Math-Symbolic \
19
		${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline
19
		p5-Inline=>0.44:${PORTSDIR}/devel/p5-Inline
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
21
22
MAN3=	Math::Symbolic::Custom::CCompiler.3
22
MAN3=	Math::Symbolic::Custom::CCompiler.3
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = bf6e18bd8e4ed1ec5389fdc94da5fc12
1
MD5 (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = 5943a2e3c15fda058d93d595d0b7eb0e
2
SHA256 (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = 5440e88cb8fbcf2e5f3911188119d779be45254c05d2028c68fcc13c212481e3
2
SHA256 (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = ea5d2f9372cee799462b190c0b528b1b1d75841466c5bbc63bd09387050c5287
3
SIZE (Math-Symbolic-Custom-CCompiler-1.01.tar.gz) = 5115
3
SIZE (Math-Symbolic-Custom-CCompiler-1.02.tar.gz) = 5127

Return to bug 120451