diff options
author | taca <taca@pkgsrc.org> | 2017-10-31 15:46:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-10-31 15:46:33 +0000 |
commit | f59fd32cc10abda6709604179a9ff97b9f6fcfab (patch) | |
tree | 4652a0e07e5bc2a2cb8ea589449ea4933ca28c6a /time/ruby-tzinfo | |
parent | 0c546e5e066b6543f339f9c20d149e3f80edb866 (diff) | |
download | pkgsrc-f59fd32cc10abda6709604179a9ff97b9f6fcfab.tar.gz |
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.
Diffstat (limited to 'time/ruby-tzinfo')
-rw-r--r-- | time/ruby-tzinfo/Makefile | 4 | ||||
-rw-r--r-- | time/ruby-tzinfo/PLIST | 3 | ||||
-rw-r--r-- | time/ruby-tzinfo/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/time/ruby-tzinfo/Makefile b/time/ruby-tzinfo/Makefile index 527dbbeef18..6ebac67bd42 100644 --- a/time/ruby-tzinfo/Makefile +++ b/time/ruby-tzinfo/Makefile @@ -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 diff --git a/time/ruby-tzinfo/PLIST b/time/ruby-tzinfo/PLIST index 9dedc2cfe09..e31420a9bea 100644 --- a/time/ruby-tzinfo/PLIST +++ b/time/ruby-tzinfo/PLIST @@ -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 diff --git a/time/ruby-tzinfo/distinfo b/time/ruby-tzinfo/distinfo index 5822142529d..91f2c1f2404 100644 --- a/time/ruby-tzinfo/distinfo +++ b/time/ruby-tzinfo/distinfo @@ -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 |