From 1339c82a5c89afa9f0e0e93e3c65f29456f4f841 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 22 Jun 2013 07:39:17 +0000 Subject: - Update to 0.06 [1] - Trim Makefile's header [1] - Fix dependencies - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Data-Throttler/Changes PR: ports/179776 [1] Submitted by: TERAMOTO Masahiro (maintainer) --- devel/p5-Data-Throttler/Makefile | 19 +++++++++---------- devel/p5-Data-Throttler/distinfo | 4 ++-- devel/p5-Data-Throttler/pkg-descr | 2 +- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'devel/p5-Data-Throttler') diff --git a/devel/p5-Data-Throttler/Makefile b/devel/p5-Data-Throttler/Makefile index c5cb5a6cefc0..30c071ec2bb4 100644 --- a/devel/p5-Data-Throttler/Makefile +++ b/devel/p5-Data-Throttler/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Data-Throttler -# Date created: 2008-01-30 -# Whom: Masahiro Teramoto -# +# Created by: Masahiro Teramoto # $FreeBSD$ -# PORTNAME= Data-Throttler -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Limit data throughput -BUILD_DEPENDS= p5-DBM-Deep>=1.0001:${PORTSDIR}/databases/p5-DBM-Deep \ - p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Set-IntSpan>=0:${PORTSDIR}/math/p5-Set-IntSpan \ - p5-Text-ASCIITable>=0:${PORTSDIR}/textproc/p5-Text-ASCIITable +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl \ + p5-Set-IntSpan>0:${PORTSDIR}/math/p5-Set-IntSpan \ + p5-Text-ASCIITable>0:${PORTSDIR}/textproc/p5-Text-ASCIITable \ + p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Data-Throttler/distinfo b/devel/p5-Data-Throttler/distinfo index d820483ec2c2..2835b31cd8dc 100644 --- a/devel/p5-Data-Throttler/distinfo +++ b/devel/p5-Data-Throttler/distinfo @@ -1,2 +1,2 @@ -SHA256 (Data-Throttler-0.05.tar.gz) = fcd7e753ea8f84618f91fc6f508c40de84633178f679168939c32ea92e662294 -SIZE (Data-Throttler-0.05.tar.gz) = 9028 +SHA256 (Data-Throttler-0.06.tar.gz) = f85daa5c844a5ef4d72840b2280a370d0d8a84bca7873a0c3cc4d84807edbb6c +SIZE (Data-Throttler-0.06.tar.gz) = 9754 diff --git a/devel/p5-Data-Throttler/pkg-descr b/devel/p5-Data-Throttler/pkg-descr index 06b5bdbbbfd2..f38ba0d5163f 100644 --- a/devel/p5-Data-Throttler/pkg-descr +++ b/devel/p5-Data-Throttler/pkg-descr @@ -6,4 +6,4 @@ what happened before and offers a simple yes/no interface to an application, which can then focus on performing the actual task (like sending email) or suppressing/postponing it. -WWW: http://search.cpan.org/dist/Data-Throttler/ +WWW: http://search.cpan.org/dist/Data-Throttler/ -- cgit v1.2.3