Updated p5-Date-Manip to 6.60.
Bug fixes Fixed a bug where if a recurrence had no interval, start and end dates passed in to the dates method would not work. PJ-DSI-DevOps (GitHub #12). Documentation fixes Clarified Date::Manip::TZ::all_periods. Based on discussion with Peter Pfannenschmid.
This commit is contained in:
parent
bd9c7d5faa
commit
1ea8ad0522
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.64 2017/06/05 14:22:50 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.65 2017/09/04 12:23:02 wiz Exp $
|
||||
|
||||
DISTNAME= Date-Manip-6.59
|
||||
DISTNAME= Date-Manip-6.60
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.35 2017/06/04 02:21:50 wen Exp $
|
||||
$NetBSD: distinfo,v 1.36 2017/09/04 12:23:02 wiz Exp $
|
||||
|
||||
SHA1 (Date-Manip-6.59.tar.gz) = b5f05062759faeaa05b57b2cb567d8cc006129cd
|
||||
RMD160 (Date-Manip-6.59.tar.gz) = 504354ebb482fc26eb915f534121a7a32a67b069
|
||||
SHA512 (Date-Manip-6.59.tar.gz) = ec1217cdedf4901d4b1165f1d4e1213c66a49144f7d06fba697d1216cd9e59a900ef441b9fab98990b0ef9e54a88ac27e27c336dfafcc19a1e9343c9a1e7c801
|
||||
Size (Date-Manip-6.59.tar.gz) = 1825069 bytes
|
||||
SHA1 (Date-Manip-6.60.tar.gz) = e7329eb1c0d63d140f8070839ecac86461c31117
|
||||
RMD160 (Date-Manip-6.60.tar.gz) = 39a2789e55ced57a352a5528437e707996b86936
|
||||
SHA512 (Date-Manip-6.60.tar.gz) = 46ac9696aea04167427957a43de1b44041ea05d3eaf01ffbdbfda9f458b3073f36ec46c9661ac437f96731d0f40aebc206ef385c6c4aff1b147917fc2c89a1cf
|
||||
Size (Date-Manip-6.60.tar.gz) = 1824792 bytes
|
||||
|
|
Loading…
Reference in a new issue