Skip to content

Commit

Permalink
devel/R-cran-future: Update to 1.32.0
Browse files Browse the repository at this point in the history
- Update to 1.32.0
- Drop maintainership
  • Loading branch information
tota committed May 2, 2023
1 parent e00594d commit ab02c33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions devel/R-cran-future/Makefile
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
PORTNAME= future
PORTVERSION= 1.28.0
PORTREVISION= 1
PORTVERSION= 1.32.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Unified Parallel and Distributed Processing in R for Everyone
WWW= https://cran.r-project.org/web/packages/future/

LICENSE= LGPL21+

CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \
R-cran-globals>=0.16.0:devel/R-cran-globals \
R-cran-globals>=0.16.1:devel/R-cran-globals \
R-cran-listenv>=0.8.0:devel/R-cran-listenv \
R-cran-parallelly>=1.32.1:devel/R-cran-parallelly
R-cran-parallelly>=1.34.0:devel/R-cran-parallelly
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-future/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1662887437
SHA256 (future_1.28.0.tar.gz) = 6fdda66acd9a255e5baa70ff5dacd3c57ab2ecc2d87fd6abeebdfb939c051bf6
SIZE (future_1.28.0.tar.gz) = 366473
TIMESTAMP = 1682391375
SHA256 (future_1.32.0.tar.gz) = d5bb74512d069745184dd580a36449dc0b50d95b1cbbbc1605db82de596f2f76
SIZE (future_1.32.0.tar.gz) = 340660

0 comments on commit ab02c33

Please sign in to comment.