Update to 0.02

PR:		124476
Submitted by:	Masahiro Teramoto (maintainer)
This commit is contained in:
OKAZAKI Tetsurou 2008-06-12 10:50:22 +00:00
parent 8a83ecc071
commit 38ba74b0b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214693
3 changed files with 6 additions and 8 deletions

View file

@ -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 @@ 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
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

View file

@ -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

View file

@ -6,4 +6,5 @@ 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.
Author: Michael Schilli <m@perlmeister.com>
WWW: http://search.cpan.org/dist/Data-Throttler/