pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R
Module Name: pkgsrc
Committed By: bacon
Date: Sun Dec 24 14:59:32 UTC 2023
Modified Files:
pkgsrc/math/R: PLIST.Darwin
Log Message:
math/R: Unbreak on Darwin
Add missing timezones to PLIST.Darwin
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R/PLIST.Darwin
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R/PLIST.Darwin
diff -u pkgsrc/math/R/PLIST.Darwin:1.12 pkgsrc/math/R/PLIST.Darwin:1.13
--- pkgsrc/math/R/PLIST.Darwin:1.12 Wed Mar 23 21:16:44 2022
+++ pkgsrc/math/R/PLIST.Darwin Sun Dec 24 14:59:31 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.Darwin,v 1.12 2022/03/23 21:16:44 wiz Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.13 2023/12/24 14:59:31 bacon Exp $
@comment
@comment The configure script has explicit check for darwin and sets
@comment --with-internal-tzcode=yes
@@ -12,6 +12,7 @@
@comment
@comment Even darwin 10.10.3 (osx 14D131) still shows zic --version of 7.116
@comment
+
lib/R/share/zoneinfo/Africa/Abidjan
lib/R/share/zoneinfo/Africa/Accra
lib/R/share/zoneinfo/Africa/Addis_Ababa
@@ -107,6 +108,7 @@ lib/R/share/zoneinfo/America/Cayenne
lib/R/share/zoneinfo/America/Cayman
lib/R/share/zoneinfo/America/Chicago
lib/R/share/zoneinfo/America/Chihuahua
+lib/R/share/zoneinfo/America/Ciudad_Juarez
lib/R/share/zoneinfo/America/Coral_Harbour
lib/R/share/zoneinfo/America/Cordoba
lib/R/share/zoneinfo/America/Costa_Rica
@@ -461,6 +463,7 @@ lib/R/share/zoneinfo/Europe/Jersey
lib/R/share/zoneinfo/Europe/Kaliningrad
lib/R/share/zoneinfo/Europe/Kiev
lib/R/share/zoneinfo/Europe/Kirov
+lib/R/share/zoneinfo/Europe/Kyiv
lib/R/share/zoneinfo/Europe/Lisbon
lib/R/share/zoneinfo/Europe/Ljubljana
lib/R/share/zoneinfo/Europe/London
Home |
Main Index |
Thread Index |
Old Index