diff options
author | sno <sno> | 2010-08-01 20:29:56 +0000 |
---|---|---|
committer | sno <sno> | 2010-08-01 20:29:56 +0000 |
commit | 11ad3198c5dfa040baaca1deb0c7c383d690533b (patch) | |
tree | 6a2fb65d5e23a42a4e38f6a4ce4ebaa35e4b66be /time | |
parent | be7ee353b78d7da2fe109da23fe8f0a7d4a2bdfc (diff) | |
download | pkgsrc-11ad3198c5dfa040baaca1deb0c7c383d690533b.tar.gz |
Updating time/p5-Time-Clock from 1.00 to 1.02
Upstream changes:
1.02 (06.15.2010) - John Siracusa <siracusa@gmail.com>
* Fixed test failures on systems without Time::HiRes.
1.01 (06.03.2010) - John Siracusa <siracusa@gmail.com>
* Prevent parse failure on greater-than-nanoseconds precision.
(The extra precision is discarded.)
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-Clock/Makefile | 4 | ||||
-rw-r--r-- | time/p5-Time-Clock/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile index 8b3f90d4b41..0a29c3c9fad 100644 --- a/time/p5-Time-Clock/Makefile +++ b/time/p5-Time-Clock/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/03/10 09:48:06 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/08/01 20:29:56 sno Exp $ -DISTNAME= Time-Clock-1.00 +DISTNAME= Time-Clock-1.02 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 CATEGORIES= time perl5 diff --git a/time/p5-Time-Clock/distinfo b/time/p5-Time-Clock/distinfo index 790b33ea634..421ef03c2ee 100644 --- a/time/p5-Time-Clock/distinfo +++ b/time/p5-Time-Clock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/03/10 09:48:06 sno Exp $ +$NetBSD: distinfo,v 1.4 2010/08/01 20:29:56 sno Exp $ -SHA1 (Time-Clock-1.00.tar.gz) = a7fec392de62a290bed3277d5e3ec180ff9fece2 -RMD160 (Time-Clock-1.00.tar.gz) = d3ea95155f5b74b5ecbfedd74b942da0c4b1b4ca -Size (Time-Clock-1.00.tar.gz) = 8329 bytes +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 |