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: mef
Date: Thu Mar 12 11:22:57 UTC 2026
Modified Files:
pkgsrc/math/R: Makefile PLIST PLIST.Darwin
Log Message:
(math/R) Regular practice on PLIST.Darwin, thanks jperkin@
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 pkgsrc/math/R/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/math/R/PLIST
cvs rdiff -u -r1.14 -r1.15 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.280 pkgsrc/math/R/Makefile:1.281
--- pkgsrc/math/R/Makefile:1.280 Tue Mar 10 21:48:07 2026
+++ pkgsrc/math/R/Makefile Thu Mar 12 11:22:57 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.280 2026/03/10 21:48:07 mef Exp $
+# $NetBSD: Makefile,v 1.281 2026/03/12 11:22:57 mef Exp $
#
# If updating this package, please try to ensure PLIST.Darwin is kept in sync
@@ -71,11 +71,6 @@ CONFIGURE_ARGS+= --with-x
PLIST.x11= yes
.endif
-PLIST_VARS+= darwin
-.if ${OPSYS} == "Darwin"
-PLIST.darwin= yes
-.endif
-
# Think about making this consistent with Numpy, using a full
# BLAS/LAPACK by default and only on request accelerate. Just
# BLAS_ACCEPTED= ${_BLAS_TYPES} accelerate.framework
Index: pkgsrc/math/R/PLIST
diff -u pkgsrc/math/R/PLIST:1.44 pkgsrc/math/R/PLIST:1.45
--- pkgsrc/math/R/PLIST:1.44 Tue Mar 10 21:48:07 2026
+++ pkgsrc/math/R/PLIST Thu Mar 12 11:22:57 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2026/03/10 21:48:07 mef Exp $
+@comment $NetBSD: PLIST,v 1.45 2026/03/12 11:22:57 mef Exp $
bin/R
bin/Rscript
info/R-FAQ.info.gz
@@ -1890,7 +1890,6 @@ lib/R/share/texmf/tex/latex/Rd.sty
lib/R/share/texmf/tex/latex/Sweave.sty
lib/R/share/texmf/tex/latex/jss.cls
lib/R/share/texmf/tex/latex/omscmtt.fd
-${PLIST.darwin}lib/R/share/zoneinfo/America/Coyhaique
lib/pkgconfig/libR.pc
man/man1/R.1
man/man1/Rscript.1
Index: pkgsrc/math/R/PLIST.Darwin
diff -u pkgsrc/math/R/PLIST.Darwin:1.14 pkgsrc/math/R/PLIST.Darwin:1.15
--- pkgsrc/math/R/PLIST.Darwin:1.14 Sun Dec 24 15:17:38 2023
+++ pkgsrc/math/R/PLIST.Darwin Thu Mar 12 11:22:57 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.Darwin,v 1.14 2023/12/24 15:17:38 wiz Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.15 2026/03/12 11:22:57 mef Exp $
@comment
@comment The configure script has explicit check for darwin and sets
@comment --with-internal-tzcode=yes
@@ -111,6 +111,7 @@ lib/R/share/zoneinfo/America/Ciudad_Juar
lib/R/share/zoneinfo/America/Coral_Harbour
lib/R/share/zoneinfo/America/Cordoba
lib/R/share/zoneinfo/America/Costa_Rica
+lib/R/share/zoneinfo/America/Coyhaique
lib/R/share/zoneinfo/America/Creston
lib/R/share/zoneinfo/America/Cuiaba
lib/R/share/zoneinfo/America/Curacao
Home |
Main Index |
Thread Index |
Old Index