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

(-)math/p5-Bit-Vector/Makefile (-4 / +6 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Bit-Vector
4
PORTNAME=	Bit-Vector
5
PORTVERSION=	7.3
5
PORTVERSION=	7.4
6
PORTREVISION=	1
7
CATEGORIES=	math perl5
6
CATEGORIES=	math perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 11-19 Link Here
11
MAINTAINER=	tobez@FreeBSD.org
10
MAINTAINER=	tobez@FreeBSD.org
12
COMMENT=	Library of advanced math functions that includes a Perl OO module
11
COMMENT=	Library of advanced math functions that includes a Perl OO module
13
12
14
RUN_DEPENDS=	p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan
13
LICENSE=	ART10 GPLv1
15
BUILD_DEPENDS:=	${RUN_DEPENDS}
14
LICENSE_COMB=	dual
16
15
16
BUILD_DEPENDS=	p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan
17
RUN_DEPENDS:=	${BUILD_DEPENDS}
18
17
USES=		perl5
19
USES=		perl5
18
USE_PERL5=	configure
20
USE_PERL5=	configure
19
21
(-)math/p5-Bit-Vector/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Bit-Vector-7.3.tar.gz) = 5a76330bfb9b9083371484c960d01ac0ad0e129fe770bfb1e87a85384e088f3d
1
SHA256 (Bit-Vector-7.4.tar.gz) = 3c6daa671fecfbc35f92a9385b563d65f50dfc6bdc8b4805f9ef46c0d035a926
2
SIZE (Bit-Vector-7.3.tar.gz) = 130395
2
SIZE (Bit-Vector-7.4.tar.gz) = 135965

Return to bug 198413