diff options
author | sno <sno@pkgsrc.org> | 2012-09-11 09:24:08 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-09-11 09:24:08 +0000 |
commit | ed0f6311d70f41be95ee821b80b24152de4ec0b1 (patch) | |
tree | 2c9a2de1d0efd086dd172e4b0fa82ee034088faa /time | |
parent | 7690b55ab5de7282b7021b7f495bdd01e1b1bec2 (diff) | |
download | pkgsrc-ed0f6311d70f41be95ee821b80b24152de4ec0b1.tar.gz |
Updating package for CPAN module Time::HiRes in time/p5-Time-HiRes from
1.9724nb1 to 1.9725.
upstream changes:
1.9725 [2012-02-01]
- Correct stack discipline in stat(), which was screwing up list
operations in expressions containing calls to it [rt.cpan.org
#72926].
- Add missing OUTPUT sections to the XS code [rt.cpan.org #70930].
- Skip itimer tests on GNU/Hurd, which has the API but lacks
the implementation [rt.cpan.org #72754].
- Fix a doubled word in the documentation [rt.cpan.org #72763].
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-HiRes/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Time-HiRes/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 19629f3ba07..e713a95fd32 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/07/08 21:23:08 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/09/11 09:24:08 sno Exp $ -DISTNAME= Time-HiRes-1.9724 +DISTNAME= Time-HiRes-1.9725 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5thr CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-HiRes/distinfo b/time/p5-Time-HiRes/distinfo index f3fea1c5e36..e53ae59bcff 100644 --- a/time/p5-Time-HiRes/distinfo +++ b/time/p5-Time-HiRes/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2012/07/09 06:33:34 wiz Exp $ +$NetBSD: distinfo,v 1.21 2012/09/11 09:24:08 sno Exp $ -SHA1 (Time-HiRes-1.9724.tar.gz) = 4ea94de4f2ab886d7fdd4c61e7cbd7d48c72f2e3 -RMD160 (Time-HiRes-1.9724.tar.gz) = d02ccf5f32bc52ff4cfdb87abe756c444b8aa5d1 -Size (Time-HiRes-1.9724.tar.gz) = 88066 bytes +SHA1 (Time-HiRes-1.9725.tar.gz) = f2bc79e089ad8dc3cf0adfd4c9cf583a1aa44d6b +RMD160 (Time-HiRes-1.9725.tar.gz) = 75c222f792c6cd4a10075b0df129e6181c2a952d +Size (Time-HiRes-1.9725.tar.gz) = 88527 bytes SHA1 (patch-HiRes.xs) = 2181d98a9b35ac232549f4bd5cc0f25edccbe237 |