1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

sysutils/R-cran-processx: Update to 3.8.4

Strip binaries in post-install.
Add TESTING_UNSAFE.

Changelog:
https://cran.r-project.org/web/packages/processx/news/news.html
This commit is contained in:
Zsolt Udvari 2024-09-20 07:53:07 +02:00
parent 3ef30b4ba7
commit 2484d1e4b2
2 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= processx
DISTVERSION= 3.8.2
DISTVERSION= 3.8.4
CATEGORIES= sysutils
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -15,11 +15,17 @@ RUN_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
TEST_DEPENDS= R-cran-callr>=3.7.3:devel/R-cran-callr \
R-cran-cli>=3.3.0:devel/R-cran-cli \
R-cran-covr>0:devel/R-cran-covr \
R-cran-curl>0:ftp/R-cran-curl \
R-cran-rlang>=1.0.2:devel/R-cran-rlang \
R-cran-testthat>=3.0.0:devel/R-cran-testthat \
R-cran-withr>0:devel/R-cran-withr \
R-cran-curl>0:ftp/R-cran-curl
R-cran-withr>0:devel/R-cran-withr
USES= cran:auto-plist,compiles
TESTING_UNSAFE= Fail because of wrong R-cran-ps (see PR280006)
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/processx/bin/px
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/processx/bin/sock
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/processx/bin/supervisor
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1688438916
SHA256 (processx_3.8.2.tar.gz) = e91b87af5b23c14b71003ec880f749dca81fd74f0601ab59ea1847c7fe857ecd
SIZE (processx_3.8.2.tar.gz) = 163558
TIMESTAMP = 1726809449
SHA256 (processx_3.8.4.tar.gz) = 6627672d7fb109f37dc1d0eaef913f4cfc7ad8ac807abf0397e6d37753b1e70b
SIZE (processx_3.8.4.tar.gz) = 163983