mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/R-cran-ps: Update to 1.9.0
Add R-cran-webfakes and R-cran-withr to TEST_DEPENDS. Strip lib/R/library/ps/bin/px Changelog: https://cran.r-project.org/web/packages/ps/news/news.html
This commit is contained in:
parent
73b45baee7
commit
bcb216cdd4
2 changed files with 10 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ps
|
||||
DISTVERSION= 1.8.1
|
||||
DISTVERSION= 1.9.0
|
||||
CATEGORIES= sysutils
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -18,8 +18,13 @@ TEST_DEPENDS= R-cran-callr>0:devel/R-cran-callr \
|
|||
R-cran-processx>=3.1.0:sysutils/R-cran-processx \
|
||||
R-cran-R6>0:devel/R-cran-R6 \
|
||||
R-cran-rlang>0:devel/R-cran-rlang \
|
||||
R-cran-testthat>=3.0.0:devel/R-cran-testthat
|
||||
R-cran-testthat>=3.0.0:devel/R-cran-testthat \
|
||||
R-cran-webfakes>0:devel/R-cran-webfakes \
|
||||
R-cran-withr>0:devel/R-cran-withr
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/ps/bin/px
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1735907238
|
||||
SHA256 (ps_1.8.1.tar.gz) = 62a03b7f50173a1d12f37a09c2049772080b26fe180724ab8a8d6e73d4a80781
|
||||
SIZE (ps_1.8.1.tar.gz) = 164392
|
||||
TIMESTAMP = 1740947898
|
||||
SHA256 (ps_1.9.0.tar.gz) = 9bfe114ac09d68ba7a7b135a2735fcead962b919b9753acdac35a1a2bd78dead
|
||||
SIZE (ps_1.9.0.tar.gz) = 167599
|
||||
|
|
Loading…
Add table
Reference in a new issue