From 047e6c87716d5f374729f35c5fba99312f29c7e5 Mon Sep 17 00:00:00 2001 From: barracuda156 Date: Mon, 6 May 2024 16:40:58 +0800 Subject: [PATCH] R-anticlust: update to 0.8.5 --- R/R-anticlust/Portfile | 10 +++++----- ...available-suggests.diff => patch-no-Rsymphony.diff} | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) rename R/R-anticlust/files/{patch-remove-unavailable-suggests.diff => patch-no-Rsymphony.diff} (55%) diff --git a/R/R-anticlust/Portfile b/R/R-anticlust/Portfile index 46bd903e80dc7..fa30cdb85727c 100644 --- a/R/R-anticlust/Portfile +++ b/R/R-anticlust/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup R 1.0 # Revert to GitHub once updated there. -R.setup cran m-Py anticlust 0.8.3 v +R.setup cran m-Py anticlust 0.8.5 v revision 0 categories-append math maintainers nomaintainer @@ -12,15 +12,15 @@ license MIT description Subset partitioning via anticlustering long_description {*}${description} homepage https://m-py.github.io/anticlust -checksums rmd160 a2097a3bd8a7e63ef5332b4f5573c632c1f64e9c \ - sha256 4f62d910542f625a7d542a067dddce736c654b83080b2fdce2c260604dded88c \ - size 382952 +checksums rmd160 d7cc2e3b4a62bdc78c923d76337416092426f9a1 \ + sha256 c20fca1c2d4569a6d856dd99aea6df33e0ed812ccb4c110741b0959b285a75f8 \ + size 403555 depends_lib-append port:R-RANN depends_run-append port:glpk -patchfiles patch-remove-unavailable-suggests.diff +patchfiles patch-no-Rsymphony.diff depends_test-append port:R-knitr \ port:R-palmerpenguins \ diff --git a/R/R-anticlust/files/patch-remove-unavailable-suggests.diff b/R/R-anticlust/files/patch-no-Rsymphony.diff similarity index 55% rename from R/R-anticlust/files/patch-remove-unavailable-suggests.diff rename to R/R-anticlust/files/patch-no-Rsymphony.diff index d9d3d87c20aa4..8215034b47dd7 100644 --- a/R/R-anticlust/files/patch-remove-unavailable-suggests.diff +++ b/R/R-anticlust/files/patch-no-Rsymphony.diff @@ -1,11 +1,11 @@ ---- DESCRIPTION 2023-10-25 21:30:02.000000000 +0800 -+++ DESCRIPTION 2023-10-26 18:10:25.000000000 +0800 -@@ -62,7 +62,7 @@ +--- DESCRIPTION 2024-05-06 05:20:15.000000000 +0800 ++++ DESCRIPTION 2024-05-06 07:59:59.000000000 +0800 +@@ -63,7 +63,7 @@ BugReports: https://github.com/m-Py/anticlust/issues Depends: R (>= 3.6.0) Imports: Matrix, RANN (>= 2.6.0) --Suggests: knitr, palmerpenguins, Rglpk, rmarkdown, Rsymphony, testthat -+Suggests: knitr, Rglpk, rmarkdown, testthat +-Suggests: knitr, palmerpenguins, Rglpk, rmarkdown, Rsymphony, tinytest ++Suggests: knitr, palmerpenguins, Rglpk, rmarkdown, tinytest VignetteBuilder: knitr, rmarkdown Encoding: UTF-8 LazyData: true