pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-TimeZone



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Nov 10 03:17:11 UTC 2018

Modified Files:
        pkgsrc/time/p5-DateTime-TimeZone: Makefile distinfo

Log Message:
Update to 2.21

Upstream changes:
2.21    2018-10-27

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Morocco.

2.20    2018-10-18

- Added more documentation on how local time zones work, and a warning to set
  $ENV{TZ} if you're writing tests for code that tries to use the local time
  zone.

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Russia (Volograd), Fiji, and Chile.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/time/p5-DateTime-TimeZone/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/time/p5-DateTime-TimeZone/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-TimeZone/Makefile
diff -u pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.96 pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.97
--- pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.96      Wed Aug 22 09:47:17 2018
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile   Sat Nov 10 03:17:11 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2018/08/22 09:47:17 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2018/11/10 03:17:11 wen Exp $
 
-DISTNAME=      DateTime-TimeZone-2.19
+DISTNAME=      DateTime-TimeZone-2.21
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-TimeZone/distinfo
diff -u pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.82 pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.83
--- pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.82      Wed Jun  6 08:48:03 2018
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo   Sat Nov 10 03:17:11 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2018/06/06 08:48:03 wen Exp $
+$NetBSD: distinfo,v 1.83 2018/11/10 03:17:11 wen Exp $
 
-SHA1 (DateTime-TimeZone-2.19.tar.gz) = 7ca1160c4e2007a709f49721748a0a51577edb71
-RMD160 (DateTime-TimeZone-2.19.tar.gz) = ae91cbf85fba26c164bde67d5ece7959a266c48f
-SHA512 (DateTime-TimeZone-2.19.tar.gz) = 77c40e390da5747d10135dbe3652051e727a42e57eee7d7659d48bb284e64b94b006b6b7c0deea2354e46e2f50aeacff9299f4ca2a0c221de59d58e869f929eb
-Size (DateTime-TimeZone-2.19.tar.gz) = 952762 bytes
+SHA1 (DateTime-TimeZone-2.21.tar.gz) = ba0ef35506ecbc21f0902a0f720491e8d54bca6f
+RMD160 (DateTime-TimeZone-2.21.tar.gz) = 70bf37d7c8d3a5e0d5f30af11f5bd5b25215b4f8
+SHA512 (DateTime-TimeZone-2.21.tar.gz) = 78d760bc0fab6781fd0f54f2394360b3ec82c5f39deb5a5ac287c649175e726ea1f7fe37a5528c58664bc316a2e0cf35062d77f5ef5a518f3ec8f010b6361de4
+Size (DateTime-TimeZone-2.21.tar.gz) = 954717 bytes



Home | Main Index | Thread Index | Old Index