pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Event-Recurrence



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Apr 21 23:54:02 UTC 2017

Modified Files:
        pkgsrc/time/p5-DateTime-Event-Recurrence: Makefile distinfo

Log Message:
Update to 0.19

Upstream changes:
0.19  2017-03-07
- Documentation:
-- "week_start_day" parameter no longer marked "for internal use".
-- Fix "week day" examples. Pointed out by Eric Jensen and Zefram
   in a thread started by Andrew Martin in datetime%perl.org@localhost
-- Clarify that week_start_day defaults to "1mo", except for
   yearly recurrences that default to "mo". Patches by David Steinbrunner.
-- Updated contact email.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo

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

Modified files:

Index: pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile
diff -u pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile:1.13 pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile:1.14
--- pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile:1.13      Wed Jun  8 19:24:49 2016
+++ pkgsrc/time/p5-DateTime-Event-Recurrence/Makefile   Fri Apr 21 23:54:02 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/04/21 23:54:02 wen Exp $
 
-DISTNAME=              DateTime-Event-Recurrence-0.18
+DISTNAME=              DateTime-Event-Recurrence-0.19
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            time perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo
diff -u pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo:1.3 pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo:1.4
--- pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo:1.3       Sat Mar  5 08:26:42 2016
+++ pkgsrc/time/p5-DateTime-Event-Recurrence/distinfo   Fri Apr 21 23:54:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/03/05 08:26:42 wen Exp $
+$NetBSD: distinfo,v 1.4 2017/04/21 23:54:02 wen Exp $
 
-SHA1 (DateTime-Event-Recurrence-0.18.tar.gz) = 2a4831c57f08221fcc1da9cfb03cb4b82d194b4d
-RMD160 (DateTime-Event-Recurrence-0.18.tar.gz) = 0d0cf554b4737c4a801962b8d70eb11b300ceaf9
-SHA512 (DateTime-Event-Recurrence-0.18.tar.gz) = 72614073306d6100cc3cfefb71dbcc1a6a49e414338407e8637856c37151bdc0b1ec824b495e9a972bcd2c8e7ad8c1ac91e6fb8cbfc45a2c36c51f86e739419a
-Size (DateTime-Event-Recurrence-0.18.tar.gz) = 24702 bytes
+SHA1 (DateTime-Event-Recurrence-0.19.tar.gz) = e987e615f173a7c1e637a78f4471770e532cd940
+RMD160 (DateTime-Event-Recurrence-0.19.tar.gz) = c033dd3de7ac28d01a44d2a6d540624ed7eba912
+SHA512 (DateTime-Event-Recurrence-0.19.tar.gz) = a431b69dcdab75deb09efad2e558c429b7456807d0151dca1ae602a1b7dd3f22bd9e6bae510ef039a2cb6f18f31ba92688c00586588aad60528cb461d9d4c9d5
+Size (DateTime-Event-Recurrence-0.19.tar.gz) = 25240 bytes



Home | Main Index | Thread Index | Old Index