diff options
author | wen <wen@pkgsrc.org> | 2012-10-08 14:42:08 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-10-08 14:42:08 +0000 |
commit | d4a12a7702bde39da64bfc6c774f85d2d0732120 (patch) | |
tree | c0bc005d97aefb5b4b5f6549a0e72511a4ec8032 /time | |
parent | 4bcd883131c122a89a41d4badd042de048a05ccf (diff) | |
download | pkgsrc-d4a12a7702bde39da64bfc6c774f85d2d0732120.tar.gz |
Update to 0.77
Upstream changes:
0.77 2012-09-25
- POD changes that should make the documentation look better, especially on
the web.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 433e3763b50..e8a0b26e315 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/10/08 13:04:21 asau Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/08 14:42:08 wen Exp $ -DISTNAME= DateTime-0.76 +DISTNAME= DateTime-0.77 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo index c0fed0a0b76..bbb88c73d0d 100644 --- a/time/p5-DateTime/distinfo +++ b/time/p5-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2012/07/06 11:53:37 sno Exp $ +$NetBSD: distinfo,v 1.25 2012/10/08 14:42:08 wen Exp $ -SHA1 (DateTime-0.76.tar.gz) = 9b4478e050448ad2bd9b7bc1cc29fc8ecd9d9cf4 -RMD160 (DateTime-0.76.tar.gz) = 654f43b9dd7398894d290db60929718a6427a0a7 -Size (DateTime-0.76.tar.gz) = 171511 bytes +SHA1 (DateTime-0.77.tar.gz) = d2ccfa8e9a5606d2bf904faaa932b45a09476a51 +RMD160 (DateTime-0.77.tar.gz) = 82e204142b6831a8c641bc85743c92f2db211d1b +Size (DateTime-0.77.tar.gz) = 171659 bytes |