Skip to content

Commit

Permalink
devel/R-cran-clock: Update to 0.7.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed May 17, 2023
1 parent 910a725 commit 9e98771
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/R-cran-clock/Makefile
@@ -1,5 +1,5 @@
PORTNAME= clock
PORTVERSION= 0.6.1
PORTVERSION= 0.7.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -9,10 +9,10 @@ WWW= https://cran.r-project.org/web/packages/clock/

LICENSE= MIT

CRAN_DEPENDS= R-cran-cpp11>=0.4.2:devel/R-cran-cpp11 \
R-cran-rlang>=1.0.4:devel/R-cran-rlang \
R-cran-tzdb>=0.3.0:devel/R-cran-tzdb \
R-cran-vctrs>=0.4.1:devel/R-cran-vctrs
CRAN_DEPENDS= R-cran-cpp11>=0.4.3:devel/R-cran-cpp11 \
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
R-cran-tzdb>=0.4.0:devel/R-cran-tzdb \
R-cran-vctrs>=0.6.1:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-clock/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1683585438
SHA256 (clock_0.6.1.tar.gz) = f80c385fd8229538968ffb71d7de53ddc82bfcec6641f8e76f299546c43c1702
SIZE (clock_0.6.1.tar.gz) = 501028
TIMESTAMP = 1684282331
SHA256 (clock_0.7.0.tar.gz) = 54e57a3b3f8c308d67536e2a75d48f3493cf7fe821bfa4da9159b4fb2ceca874
SIZE (clock_0.7.0.tar.gz) = 558040

0 comments on commit 9e98771

Please sign in to comment.