diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 02:34:00 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 02:34:00 +0000 |
commit | 29c0bdb4f97683e35b016a6fd8bdb6c015217fc6 (patch) | |
tree | 475ad47a088cc29445c4d54c448bccb67103c84b /time/p5-Time-Clock | |
parent | 1ad74dc4074f9252672842e673a1742485adf78f (diff) | |
download | pkgsrc-29c0bdb4f97683e35b016a6fd8bdb6c015217fc6.tar.gz |
Update 1.02 to 1.03
1.03 (02.14.2014) - John Siracusa <siracusa@gmail.com>
* Documented the return value of parse().
Diffstat (limited to 'time/p5-Time-Clock')
-rw-r--r-- | time/p5-Time-Clock/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Time-Clock/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile index ae5d6b1c435..5a26c059f17 100644 --- a/time/p5-Time-Clock/Makefile +++ b/time/p5-Time-Clock/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/04 02:34:00 mef Exp $ -DISTNAME= Time-Clock-1.02 +DISTNAME= Time-Clock-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Clock/distinfo b/time/p5-Time-Clock/distinfo index 421ef03c2ee..e62f2d3e2a2 100644 --- a/time/p5-Time-Clock/distinfo +++ b/time/p5-Time-Clock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/08/01 20:29:56 sno Exp $ +$NetBSD: distinfo,v 1.5 2014/12/04 02:34:00 mef Exp $ -SHA1 (Time-Clock-1.02.tar.gz) = c237ce47b059a22eec4cc8c326a0c997e19a4c00 -RMD160 (Time-Clock-1.02.tar.gz) = 3f55a1a7dab0e442d14f9a524a50d2eb5ceecf79 -Size (Time-Clock-1.02.tar.gz) = 8502 bytes +SHA1 (Time-Clock-1.03.tar.gz) = 81bfc61e4aae52a184631a8efe3bcfdcd0882c80 +RMD160 (Time-Clock-1.03.tar.gz) = 39df10fe832c59b1ee2b22ebaf05294cb457f058 +Size (Time-Clock-1.03.tar.gz) = 8885 bytes |