pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2018Q3] pkgsrc/time



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Oct 29 14:55:00 UTC 2018

Modified Files:
        pkgsrc/time/ruby-tzinfo-data [pkgsrc-2018Q3]: Makefile distinfo
        pkgsrc/time/ruby-tzinfo03 [pkgsrc-2018Q3]: Makefile distinfo

Log Message:
Pullup ticket #5868 - requested by maya
time/ruby-tzinfo-data: timezone data update
time/ruby-tzinfo03: timezone data update

Revisions pulled up:
- time/ruby-tzinfo-data/Makefile                                1.17-1.18
- time/ruby-tzinfo-data/distinfo                                1.16-1.17
- time/ruby-tzinfo03/Makefile                                   1.10
- time/ruby-tzinfo03/distinfo                                   1.9

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun Oct 21 15:55:19 UTC 2018

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

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

   1.2018.6 (2018/10/18)

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

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

   Modified Files:
           pkgsrc/time/ruby-tzinfo03: Makefile distinfo

   Log Message:
   time/ruby-tzinfo03: update to 0.3.55

   0.33.55 (2018/10/27)

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

---
   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.16 -r1.16.4.1 pkgsrc/time/ruby-tzinfo-data/Makefile
cvs rdiff -u -r1.15 -r1.15.4.1 pkgsrc/time/ruby-tzinfo-data/distinfo
cvs rdiff -u -r1.9 -r1.9.4.1 pkgsrc/time/ruby-tzinfo03/Makefile
cvs rdiff -u -r1.8 -r1.8.4.1 pkgsrc/time/ruby-tzinfo03/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.16 pkgsrc/time/ruby-tzinfo-data/Makefile:1.16.4.1
--- pkgsrc/time/ruby-tzinfo-data/Makefile:1.16  Mon May 21 16:00:16 2018
+++ pkgsrc/time/ruby-tzinfo-data/Makefile       Mon Oct 29 14:55:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/05/21 16:00:16 taca Exp $
+# $NetBSD: Makefile,v 1.16.4.1 2018/10/29 14:55:00 bsiegert Exp $
 
-DISTNAME=      tzinfo-data-1.2018.5
+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.15 pkgsrc/time/ruby-tzinfo-data/distinfo:1.15.4.1
--- pkgsrc/time/ruby-tzinfo-data/distinfo:1.15  Mon May 21 16:00:16 2018
+++ pkgsrc/time/ruby-tzinfo-data/distinfo       Mon Oct 29 14:55:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2018/05/21 16:00:16 taca Exp $
+$NetBSD: distinfo,v 1.15.4.1 2018/10/29 14:55:00 bsiegert Exp $
 
-SHA1 (tzinfo-data-1.2018.5.gem) = 2ba2850326a7d62d147caf8dc35ae6314cf75b91
-RMD160 (tzinfo-data-1.2018.5.gem) = 885ac8c06072fd392b1152b643b109cf6bba7e2a
-SHA512 (tzinfo-data-1.2018.5.gem) = 37dd1eccae0de6c8ebf6b35ee381a07e0da5c0b323343ceccebebca5b905b87ebf612f47beebecb6aa8966173220b37949fbfe5bade5ee7d6c2d44bcb7b5b9d9
-Size (tzinfo-data-1.2018.5.gem) = 318976 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

Index: pkgsrc/time/ruby-tzinfo03/Makefile
diff -u pkgsrc/time/ruby-tzinfo03/Makefile:1.9 pkgsrc/time/ruby-tzinfo03/Makefile:1.9.4.1
--- pkgsrc/time/ruby-tzinfo03/Makefile:1.9      Mon May 21 16:01:57 2018
+++ pkgsrc/time/ruby-tzinfo03/Makefile  Mon Oct 29 14:55:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/05/21 16:01:57 taca Exp $
+# $NetBSD: Makefile,v 1.9.4.1 2018/10/29 14:55:00 bsiegert Exp $
 
 DISTNAME=      tzinfo-${VERS}
 PKGNAME=       ${RUBY_PKGPREFIX}-tzinfo03-${VERS}
@@ -9,7 +9,8 @@ HOMEPAGE=       https://tzinfo.github.io/
 COMMENT=       Daylight-savings-aware timezone library
 LICENSE=       mit
 
-VERS=          0.3.54
+VERS=          0.3.55
+USE_LANGUAGES= # none
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/time/ruby-tzinfo03/distinfo
diff -u pkgsrc/time/ruby-tzinfo03/distinfo:1.8 pkgsrc/time/ruby-tzinfo03/distinfo:1.8.4.1
--- pkgsrc/time/ruby-tzinfo03/distinfo:1.8      Mon May 21 16:01:57 2018
+++ pkgsrc/time/ruby-tzinfo03/distinfo  Mon Oct 29 14:55:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/05/21 16:01:57 taca Exp $
+$NetBSD: distinfo,v 1.8.4.1 2018/10/29 14:55:00 bsiegert Exp $
 
-SHA1 (tzinfo-0.3.54.gem) = 9979098e50a92cdba903eb781bf7fa62d8178d83
-RMD160 (tzinfo-0.3.54.gem) = 1a7832365d6216ffc4ce829071b613611cdc65b3
-SHA512 (tzinfo-0.3.54.gem) = 79d5fd0248aeea30096e79f9ebface54cc7897f94b26b63a58fc505726a9dd76229b4012d5d3656675f624bdc2b10d1b40427244d2c02e98e1acd061418e9100
-Size (tzinfo-0.3.54.gem) = 297472 bytes
+SHA1 (tzinfo-0.3.55.gem) = 5c5e9fbd78bb00b5cb08889644e2365dcf60ed82
+RMD160 (tzinfo-0.3.55.gem) = c809b5730d4717fb0a39737b7e694f1c7c965ae2
+SHA512 (tzinfo-0.3.55.gem) = d73d663fe2241ad3b9fd50106f9aa50bc1b906f456f12b20d4ffdc4ebf4b91f8c8ede46aef6d6552b7f2c6d0ee9c97100802e99672ba8af326b480cddc8c656b
+Size (tzinfo-0.3.55.gem) = 296960 bytes



Home | Main Index | Thread Index | Old Index