pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/ruby-tzinfo
Module Name: pkgsrc
Committed By: taca
Date: Tue Oct 31 15:46:33 UTC 2017
Modified Files:
pkgsrc/time/ruby-tzinfo: Makefile PLIST distinfo
Log Message:
time/ruby-tzinfo: Update to 1.2.4
* Ignore the leapseconds file that is included in zoneinfo directories
installed with version 2017c and later of the Time Zone Database.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/time/ruby-tzinfo/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/time/ruby-tzinfo/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/time/ruby-tzinfo/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/ruby-tzinfo/Makefile
diff -u pkgsrc/time/ruby-tzinfo/Makefile:1.39 pkgsrc/time/ruby-tzinfo/Makefile:1.40
--- pkgsrc/time/ruby-tzinfo/Makefile:1.39 Sat Apr 15 15:11:23 2017
+++ pkgsrc/time/ruby-tzinfo/Makefile Tue Oct 31 15:46:33 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2017/04/15 15:11:23 taca Exp $
+# $NetBSD: Makefile,v 1.40 2017/10/31 15:46:33 taca Exp $
-DISTNAME= tzinfo-1.2.3
+DISTNAME= tzinfo-1.2.4
CATEGORIES= time
MAINTAINER= taca%NetBSD.org@localhost
Index: pkgsrc/time/ruby-tzinfo/PLIST
diff -u pkgsrc/time/ruby-tzinfo/PLIST:1.25 pkgsrc/time/ruby-tzinfo/PLIST:1.26
--- pkgsrc/time/ruby-tzinfo/PLIST:1.25 Sun Jan 3 05:17:23 2016
+++ pkgsrc/time/ruby-tzinfo/PLIST Tue Oct 31 15:46:33 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2016/01/03 05:17:23 taca Exp $
+@comment $NetBSD: PLIST,v 1.26 2017/10/31 15:46:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGES.md
@@ -99,6 +99,7 @@ ${GEM_LIBDIR}/test/zoneinfo/Europe/Paris
${GEM_LIBDIR}/test/zoneinfo/Europe/Prague
${GEM_LIBDIR}/test/zoneinfo/Factory
${GEM_LIBDIR}/test/zoneinfo/iso3166.tab
+${GEM_LIBDIR}/test/zoneinfo/leapseconds
${GEM_LIBDIR}/test/zoneinfo/posix/Europe/London
${GEM_LIBDIR}/test/zoneinfo/posixrules
${GEM_LIBDIR}/test/zoneinfo/right/Europe/London
Index: pkgsrc/time/ruby-tzinfo/distinfo
diff -u pkgsrc/time/ruby-tzinfo/distinfo:1.37 pkgsrc/time/ruby-tzinfo/distinfo:1.38
--- pkgsrc/time/ruby-tzinfo/distinfo:1.37 Sat Apr 15 15:11:23 2017
+++ pkgsrc/time/ruby-tzinfo/distinfo Tue Oct 31 15:46:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2017/04/15 15:11:23 taca Exp $
+$NetBSD: distinfo,v 1.38 2017/10/31 15:46:33 taca Exp $
-SHA1 (tzinfo-1.2.3.gem) = 28d2bfb90e74b9128b18764ae0b815592e01a972
-RMD160 (tzinfo-1.2.3.gem) = 16ec6e7fe8805ad0224afa738e4e9234660da40a
-SHA512 (tzinfo-1.2.3.gem) = 79a0c364d02ae1964e032586546073ebda3af822cbc064c06927cf48b7c9d0577ad38a738dc4e7065fd8a56e5a7939290e74031d850172635906744c841a6d2c
-Size (tzinfo-1.2.3.gem) = 151552 bytes
+SHA1 (tzinfo-1.2.4.gem) = 42883548f4f1fa28a077050ca0c71a2e9c7f0aa8
+RMD160 (tzinfo-1.2.4.gem) = e7fcde1ffcf17455bd0fc03246993e7b1e571a76
+SHA512 (tzinfo-1.2.4.gem) = 0b983aa6b4fdbb3c49329bb51394f1edbeb6f4d216d108448aa9dce751dbc2e348d58032cb41df78a3d249611770e9e345a4d0041597ceadf052b863c3e6d1ab
+Size (tzinfo-1.2.4.gem) = 152576 bytes
Home |
Main Index |
Thread Index |
Old Index