- Update to 0.03
PR: 136339 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
parent
a4dcccd6fa
commit
ab090e35a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237208
3 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Data-Throttler
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.03
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Data-Throttler-0.02.tar.gz) = 7ff36920baeba77565e6a5c09b17dbdf
|
||||
SHA256 (Data-Throttler-0.02.tar.gz) = 51b1252f04f5a22be7dd6c23a5ebf25df1746a6224d8af3d15ee60273b0f5fe6
|
||||
SIZE (Data-Throttler-0.02.tar.gz) = 7014
|
||||
MD5 (Data-Throttler-0.03.tar.gz) = 815662bcb383e21320f6e7e303f3690e
|
||||
SHA256 (Data-Throttler-0.03.tar.gz) = 04bbda5804ab62e81615825088cae912ada9d2eb0e4d47e62a1c11ee6133f103
|
||||
SIZE (Data-Throttler-0.03.tar.gz) = 8314
|
||||
|
|
|
@ -6,5 +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.
|
||||
|
||||
Author: Michael Schilli <m@perlmeister.com>
|
||||
WWW: http://search.cpan.org/dist/Data-Throttler/
|
||||
|
|
Loading…
Reference in a new issue