Skip to content

Commit

Permalink
devel/R-cran-purrr: Update to 1.0.1
Browse files Browse the repository at this point in the history
- Update to 1.0.1
- Update LICENSE
- Drop maintainership
  • Loading branch information
tota committed May 2, 2023
1 parent 69b4156 commit df3b1d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
15 changes: 8 additions & 7 deletions devel/R-cran-purrr/Makefile
@@ -1,18 +1,19 @@
PORTNAME= purrr
PORTVERSION= 0.3.4
PORTREVISION= 2
PORTVERSION= 1.0.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Functional Programming Tools
WWW= https://cran.r-project.org/web/packages/purrr/

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE= MIT

CRAN_DEPENDS= R-cran-magrittr>=1.5:devel/R-cran-magrittr \
R-cran-rlang>=0.3.1:devel/R-cran-rlang
CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \
R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \
R-cran-magrittr>=1.5.0:devel/R-cran-magrittr \
R-cran-rlang>=0.4.10:devel/R-cran-rlang \
R-cran-vctrs>=0.5.0:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-purrr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1587200023
SHA256 (purrr_0.3.4.tar.gz) = 23ebc93bc9aed9e7575e8eb9683ff4acc0270ef7d6436cc2ef4236a9734840b2
SIZE (purrr_0.3.4.tar.gz) = 375062
TIMESTAMP = 1682397040
SHA256 (purrr_1.0.1.tar.gz) = 0a7911be3539355a4c40d136f2602befcaaad5a3f7222078500bfb969a6f2ba2
SIZE (purrr_1.0.1.tar.gz) = 220628

0 comments on commit df3b1d8

Please sign in to comment.