pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R R: Fix Darwin PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/996893658cc3
branches:  trunk
changeset: 458000:996893658cc3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Sep 06 10:20:07 2021 +0000

description:
R: Fix Darwin PLIST.

diffstat:

 math/R/PLIST.Darwin |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 694ee4ba3dc9 -r 996893658cc3 math/R/PLIST.Darwin
--- a/math/R/PLIST.Darwin       Mon Sep 06 07:25:45 2021 +0000
+++ b/math/R/PLIST.Darwin       Mon Sep 06 10:20:07 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.Darwin,v 1.9 2020/07/17 11:46:09 jperkin Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.10 2021/09/06 10:20:07 jperkin Exp $
 @comment 
 @comment The configure script has explicit check for darwin and sets
 @comment   --with-internal-tzcode=yes
@@ -599,7 +599,6 @@
 lib/R/share/zoneinfo/US/Michigan
 lib/R/share/zoneinfo/US/Mountain
 lib/R/share/zoneinfo/US/Pacific
-lib/R/share/zoneinfo/US/Pacific-New
 lib/R/share/zoneinfo/US/Samoa
 lib/R/share/zoneinfo/UTC
 lib/R/share/zoneinfo/Universal
@@ -609,3 +608,4 @@
 lib/R/share/zoneinfo/Zulu
 lib/R/share/zoneinfo/iso3166.tab
 lib/R/share/zoneinfo/zone.tab
+lib/R/share/zoneinfo/zone1970.tab



Home | Main Index | Thread Index | Old Index