diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-05 13:49:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-05 13:49:45 +0000 |
commit | 5c133111e9b70558d5c5c6d380d4a134e3a4f1da (patch) | |
tree | 470584421433eb84c00772aba8c770add8f6e005 /time | |
parent | fd8228d24012ca72a977d4921c1c323af087728b (diff) | |
download | pkgsrc-5c133111e9b70558d5c5c6d380d4a134e3a4f1da.tar.gz |
Update to 1.20:
1.20 2015-07-01
- The 1.18 release added the June 30, 2015 leap second to the XS code, but I
forgot to update the corresponding pure Perl implementation in
DateTime::LeapSecond.
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 f98513bb516..2c2e6fc760c 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/06/12 10:51:42 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/07/05 13:49:45 wiz Exp $ -DISTNAME= DateTime-1.19 +DISTNAME= DateTime-1.20 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 03a169d6ab9..c618f0d8631 100644 --- a/time/p5-DateTime/distinfo +++ b/time/p5-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2015/06/03 07:21:59 wiz Exp $ +$NetBSD: distinfo,v 1.36 2015/07/05 13:49:45 wiz Exp $ -SHA1 (DateTime-1.19.tar.gz) = a28117928acf1584826950697e553d7a11aa10d3 -RMD160 (DateTime-1.19.tar.gz) = b3c4ba45ed11f69f28041c62e523413f1567f7ff -Size (DateTime-1.19.tar.gz) = 215029 bytes +SHA1 (DateTime-1.20.tar.gz) = 9b5718c71fe0aa4f122459be3270e2b5d5f6a72a +RMD160 (DateTime-1.20.tar.gz) = 946bd56cb7fa7c3d39f89d84ca91ef1a9e7c5acc +Size (DateTime-1.20.tar.gz) = 220697 bytes |