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: jperkin
Date: Tue Dec 7 12:42:15 UTC 2021
Modified Files:
pkgsrc/math/R: Makefile PLIST.Darwin
Log Message:
R: Fix PLIST.Darwin yet again.
Add a comment to the Makefile to hopefully avoid macOS users constantly being
broken on every update.
To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 pkgsrc/math/R/Makefile
cvs rdiff -u -r1.10 -r1.11 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/Makefile
diff -u pkgsrc/math/R/Makefile:1.227 pkgsrc/math/R/Makefile:1.228
--- pkgsrc/math/R/Makefile:1.227 Thu Nov 4 14:38:47 2021
+++ pkgsrc/math/R/Makefile Tue Dec 7 12:42:15 2021
@@ -1,5 +1,9 @@
-# $NetBSD: Makefile,v 1.227 2021/11/04 14:38:47 wen Exp $
+# $NetBSD: Makefile,v 1.228 2021/12/07 12:42:15 jperkin Exp $
+#
+# If updating this package, please try to ensure PLIST.Darwin is kept in sync
+# to avoid unnecessarily breaking macOS users.
+#
DISTNAME= R-4.1.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-4/}
Index: pkgsrc/math/R/PLIST.Darwin
diff -u pkgsrc/math/R/PLIST.Darwin:1.10 pkgsrc/math/R/PLIST.Darwin:1.11
--- pkgsrc/math/R/PLIST.Darwin:1.10 Mon Sep 6 10:20:07 2021
+++ pkgsrc/math/R/PLIST.Darwin Tue Dec 7 12:42:15 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.Darwin,v 1.10 2021/09/06 10:20:07 jperkin Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.11 2021/12/07 12:42:15 jperkin Exp $
@comment
@comment The configure script has explicit check for darwin and sets
@comment --with-internal-tzcode=yes
@@ -555,6 +555,7 @@ lib/R/share/zoneinfo/Pacific/Guadalcanal
lib/R/share/zoneinfo/Pacific/Guam
lib/R/share/zoneinfo/Pacific/Honolulu
lib/R/share/zoneinfo/Pacific/Johnston
+lib/R/share/zoneinfo/Pacific/Kanton
lib/R/share/zoneinfo/Pacific/Kiritimati
lib/R/share/zoneinfo/Pacific/Kosrae
lib/R/share/zoneinfo/Pacific/Kwajalein
Home |
Main Index |
Thread Index |
Old Index