diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-11-01 03:30:17 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-11-04 01:07:32 +0000 |
commit | fba30da26a44db0e41d553f5e8ef7049781c7349 (patch) | |
tree | a44cb7431d34038c8c97f2ebc6c9c8db8d78e21e | |
parent | 021f5c74a690a73122d30e2eddf4595c7229ee63 (diff) | |
download | ports-fba30da26a44db0e41d553f5e8ef7049781c7349.tar.gz ports-fba30da26a44db0e41d553f5e8ef7049781c7349.zip |
devel/R-cran-withr: Update to 2.5.2
Reported by: portscout
-rw-r--r-- | devel/R-cran-withr/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-withr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/R-cran-withr/Makefile b/devel/R-cran-withr/Makefile index 50855c1d9819..9c63d7027d32 100644 --- a/devel/R-cran-withr/Makefile +++ b/devel/R-cran-withr/Makefile @@ -1,5 +1,5 @@ PORTNAME= withr -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-withr/distinfo b/devel/R-cran-withr/distinfo index 71ca6c9422ed..67879c7437f0 100644 --- a/devel/R-cran-withr/distinfo +++ b/devel/R-cran-withr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695918099 -SHA256 (withr_2.5.1.tar.gz) = a95ae0981565d91bdefac6c9c5fda87e44ab68a42f82eed306c476076887cdce -SIZE (withr_2.5.1.tar.gz) = 102318 +TIMESTAMP = 1698737591 +SHA256 (withr_2.5.2.tar.gz) = d5b6fa6d728fda5201310d6ad5921a43aae1c23029c25334bfc1e54cb13d4205 +SIZE (withr_2.5.2.tar.gz) = 102324 |