[macports-ports] branch master updated (615859dd822 -> ddbfe442dda)
Herby Gillot
herby.gillot at gmail.com
Fri May 19 03:32:01 UTC 2023
Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.
from 615859dd822 usbmuxd: Avoid redef errors
new b125cdeddd8 R-s2: new port
new ef918b52af3 R-ctmcd: new port
new da21120db1c R-markovchain: new port
new 1a96b2711ff R-gpg: new port
new 546e21add9b R-influenceR: update to 0.1.5
new 5c15568860d R-dynamite: update to 1.4.2
new 75f6728ff91 R-cgalMeshes: update to 2.1.0
new 80ebe34cec9 R-graphicalVAR: update to 0.3.1
new af021042211 R-pins: update to 1.2.0
new f0c6174ed12 R-DT: update to 0.28
new 03394b13f5b R-ucminf: update to 1.1-4.3
new 64b5c07be83 R-bootUR: update to 1.0.2
new 91c91d8a788 R-quanteda: update to 3.3.1
new 476078646fc R-mlVAR: update to 0.5.1
new 1a5f07b242c R-mnet: update to 0.1.1
new c6da1e035c9 R-misty: update to 0.4.10
new 2b9e7d172fd R-DiagrammeR: update to 1.0.10, support tests
new a8a577703b5 R-terra: unbreak 32-bit
new 024ddb86927 R-raster: unbreak 32-bit
new a9277b1c9e3 R-sf: new port
new d6bfb0edfc3 R-spdep: new port
new 0d8d558b478 R-sundialr: new port
new ddbfe442dda R: revbump GDAL dependents
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
R/R-DT/Portfile | 10 +-
R/R-DiagrammeR/Portfile | 22 +++-
R/R-DiagrammeR/files/patch-no-DiagrammeRsvg.diff | 11 ++
R/R-bootUR/Portfile | 8 +-
R/R-cgalMeshes/Portfile | 21 ++--
R/R-cgalMeshes/files/patch-no-randomcoloR.diff | 11 ++
R/R-ctmcd/Portfile | 29 +++++
R/R-dynamite/Portfile | 8 +-
R/R-gpg/Portfile | 25 +++++
R/R-graphicalVAR/Portfile | 8 +-
R/R-influenceR/Portfile | 8 +-
R/R-markovchain/Portfile | 37 +++++++
R/R-misty/Portfile | 8 +-
R/R-mlVAR/Portfile | 8 +-
R/R-mnet/Portfile | 8 +-
R/R-pins/Portfile | 21 ++--
R/R-quanteda/Portfile | 12 +-
R/R-raster/Portfile | 5 +
R/R-raster/files/patch-32-bit.diff | 30 +++++
R/R-rgdal/Portfile | 2 +-
R/R-s2/Portfile | 38 +++++++
R/R-s2/files/0001-Misc-PPC-additions.patch | 123 +++++++++++++++++++++
.../0002-examine_stack.cc-fix-ppc-for-macOS.patch | 29 +++++
R/R-s2/files/0003-Some-PPC-fix-ups.patch | 61 ++++++++++
R/R-s2/files/0004-patch-fix-bool-error.diff | 18 +++
R/R-s2/files/0005-patch-libatomic.diff | 9 ++
R/{R-terra => R-sf}/Portfile | 26 +++--
R/R-spdep/Portfile | 26 +++++
R/R-sundialr/Portfile | 26 +++++
R/R-terra/Portfile | 7 +-
R/R-terra/files/patch-32-bit.diff | 34 ++++++
R/R-ucminf/Portfile | 8 +-
R/R-vapour/Portfile | 2 +-
33 files changed, 619 insertions(+), 80 deletions(-)
create mode 100644 R/R-DiagrammeR/files/patch-no-DiagrammeRsvg.diff
create mode 100644 R/R-cgalMeshes/files/patch-no-randomcoloR.diff
create mode 100644 R/R-ctmcd/Portfile
create mode 100644 R/R-gpg/Portfile
create mode 100644 R/R-markovchain/Portfile
create mode 100644 R/R-raster/files/patch-32-bit.diff
create mode 100644 R/R-s2/Portfile
create mode 100644 R/R-s2/files/0001-Misc-PPC-additions.patch
create mode 100644 R/R-s2/files/0002-examine_stack.cc-fix-ppc-for-macOS.patch
create mode 100644 R/R-s2/files/0003-Some-PPC-fix-ups.patch
create mode 100644 R/R-s2/files/0004-patch-fix-bool-error.diff
create mode 100644 R/R-s2/files/0005-patch-libatomic.diff
copy R/{R-terra => R-sf}/Portfile (57%)
create mode 100644 R/R-spdep/Portfile
create mode 100644 R/R-sundialr/Portfile
create mode 100644 R/R-terra/files/patch-32-bit.diff
More information about the macports-changes
mailing list