pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/ruby-tzinfo-data



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct 28 15:29:56 UTC 2018

Modified Files:
        pkgsrc/time/ruby-tzinfo-data: Makefile distinfo

Log Message:
time/ruby-tzinfo-data: update to 1.2018.7

1.2018.7 (2018/10/27)

Based on version 2018g of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/ruby-tzinfo-data/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/ruby-tzinfo-data/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-data/Makefile
diff -u pkgsrc/time/ruby-tzinfo-data/Makefile:1.17 pkgsrc/time/ruby-tzinfo-data/Makefile:1.18
--- pkgsrc/time/ruby-tzinfo-data/Makefile:1.17  Sun Oct 21 15:55:19 2018
+++ pkgsrc/time/ruby-tzinfo-data/Makefile       Sun Oct 28 15:29:56 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/10/21 15:55:19 taca Exp $
+# $NetBSD: Makefile,v 1.18 2018/10/28 15:29:56 taca Exp $
 
-DISTNAME=      tzinfo-data-1.2018.6
+DISTNAME=      tzinfo-data-1.2018.7
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,5 +10,7 @@ LICENSE=      mit
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-tzinfo>=1.0.0:../../time/ruby-tzinfo
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/time/ruby-tzinfo-data/distinfo
diff -u pkgsrc/time/ruby-tzinfo-data/distinfo:1.16 pkgsrc/time/ruby-tzinfo-data/distinfo:1.17
--- pkgsrc/time/ruby-tzinfo-data/distinfo:1.16  Sun Oct 21 15:55:19 2018
+++ pkgsrc/time/ruby-tzinfo-data/distinfo       Sun Oct 28 15:29:56 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/10/21 15:55:19 taca Exp $
+$NetBSD: distinfo,v 1.17 2018/10/28 15:29:56 taca Exp $
 
-SHA1 (tzinfo-data-1.2018.6.gem) = 2ab9bb0433912fc08fce95c32e1d5dd230be00a3
-RMD160 (tzinfo-data-1.2018.6.gem) = 1d97bd0927a6b132c2ea14f4b40fddb91712083f
-SHA512 (tzinfo-data-1.2018.6.gem) = 7e86e81c2c9339072f0e86a469a7609d72546693246d1864064d6e36d1998d73bea5eefa2737de6823d37043ff412fbf06ba39e841003010d009bc62529bdea4
-Size (tzinfo-data-1.2018.6.gem) = 319488 bytes
+SHA1 (tzinfo-data-1.2018.7.gem) = b463d9f81ee99f882cb6db03e6330e0d27e10ff4
+RMD160 (tzinfo-data-1.2018.7.gem) = 1dbea3b68366d7531dc8549fc9767024b001cce4
+SHA512 (tzinfo-data-1.2018.7.gem) = a2a3392fb654487f8c7f268f54a64a419c29efec3016c679767b15e03376aa8f5dc1fa6bdc9fa3ecd20056b572141caf01afa33f024e976fe65f36ff4e33608b
+Size (tzinfo-data-1.2018.7.gem) = 317952 bytes



Home | Main Index | Thread Index | Old Index