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

(-)Makefile (-2 / +4 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Data-Throttler
4
PORTNAME=	Data-Throttler
5
PORTVERSION=	0.06
5
PORTVERSION=	0.08
6
PORTREVISION=	1
7
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
MASTER_SITE_SUBDIR=CPAN:MSCHILLI
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	markun@onohara.to
11
MAINTAINER=	markun@onohara.to
Lines 13-18 Link Here
13
13
14
LICENSE=	ART10 GPLv1+
14
LICENSE=	ART10 GPLv1+
15
LICENSE_COMB=	dual
15
LICENSE_COMB=	dual
16
LICENSE_FILE=	${WRKSRC}/LICENSE
16
17
17
BUILD_DEPENDS=	p5-Log-Log4perl>=1:devel/p5-Log-Log4perl \
18
BUILD_DEPENDS=	p5-Log-Log4perl>=1:devel/p5-Log-Log4perl \
18
		p5-Set-IntSpan>0:math/p5-Set-IntSpan \
19
		p5-Set-IntSpan>0:math/p5-Set-IntSpan \
Lines 20-25 Link Here
20
		p5-YAML>=0.62:textproc/p5-YAML
21
		p5-YAML>=0.62:textproc/p5-YAML
21
RUN_DEPENDS:=	${BUILD_DEPENDS}
22
RUN_DEPENDS:=	${BUILD_DEPENDS}
22
23
24
NO_ARCH=	yes
23
USES=		perl5
25
USES=		perl5
24
USE_PERL5=	configure
26
USE_PERL5=	configure
25
27
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Data-Throttler-0.06.tar.gz) = f85daa5c844a5ef4d72840b2280a370d0d8a84bca7873a0c3cc4d84807edbb6c
1
TIMESTAMP = 1507078036
2
SIZE (Data-Throttler-0.06.tar.gz) = 9754
2
SHA256 (Data-Throttler-0.08.tar.gz) = 3e45ca5334a8c5c17475ec5964fafa7435ab0a2a06bc38834edc1d6220e8c96a
3
SIZE (Data-Throttler-0.08.tar.gz) = 10373

Return to bug 229229