Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Data-Throttler/Makefile,v --- Makefile 16 Feb 2008 13:15:58 -0000 1.1 +++ Makefile 11 Jun 2008 12:18:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Data-Throttler -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,10 +18,7 @@ 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 -RUN_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 +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Data-Throttler/distinfo,v --- distinfo 16 Feb 2008 13:15:58 -0000 1.1 +++ distinfo 11 Jun 2008 12:18:30 -0000 @@ -1,3 +1,3 @@ -MD5 (Data-Throttler-0.01.tar.gz) = 393a796a37c5613ee8878dc95c4d7a79 -SHA256 (Data-Throttler-0.01.tar.gz) = 6968bd5f01b2ffdad3cf0b5addbcc399aa7441b0dde95f30443d36390001d525 -SIZE (Data-Throttler-0.01.tar.gz) = 6723 +MD5 (Data-Throttler-0.02.tar.gz) = 7ff36920baeba77565e6a5c09b17dbdf +SHA256 (Data-Throttler-0.02.tar.gz) = 51b1252f04f5a22be7dd6c23a5ebf25df1746a6224d8af3d15ee60273b0f5fe6 +SIZE (Data-Throttler-0.02.tar.gz) = 7014 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-Data-Throttler/pkg-descr,v --- pkg-descr 16 Feb 2008 13:15:58 -0000 1.1 +++ pkg-descr 11 Jun 2008 12:18:30 -0000 @@ -6,4 +6,5 @@ which can then focus on performing the actual task (like sending email) or suppressing/postponing it. +Author: Michael Schilli WWW: http://search.cpan.org/dist/Data-Throttler/