pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Date-Manip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 12:23:02 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Date-Manip: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/p5-Date-Manip/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-Date-Manip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Date-Manip/Makefile
diff -u pkgsrc/devel/p5-Date-Manip/Makefile:1.64 pkgsrc/devel/p5-Date-Manip/Makefile:1.65
--- pkgsrc/devel/p5-Date-Manip/Makefile:1.64    Mon Jun  5 14:22:50 2017
+++ pkgsrc/devel/p5-Date-Manip/Makefile Mon Sep  4 12:23:02 2017
@@ -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/}
 

Index: pkgsrc/devel/p5-Date-Manip/distinfo
diff -u pkgsrc/devel/p5-Date-Manip/distinfo:1.35 pkgsrc/devel/p5-Date-Manip/distinfo:1.36
--- pkgsrc/devel/p5-Date-Manip/distinfo:1.35    Sun Jun  4 02:21:50 2017
+++ pkgsrc/devel/p5-Date-Manip/distinfo Mon Sep  4 12:23:02 2017
@@ -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



Home | Main Index | Thread Index | Old Index