Skip to content

Commit

Permalink
textproc/R-cran-stringr: Update to 1.5.0
Browse files Browse the repository at this point in the history
- Update to 1.5.0
- Update LICENSE
- Drop maintainership
  • Loading branch information
tota committed May 2, 2023
1 parent 11f6758 commit db3279c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
15 changes: 9 additions & 6 deletions textproc/R-cran-stringr/Makefile
@@ -1,18 +1,21 @@
PORTNAME= stringr
PORTVERSION= 1.4.1
PORTREVISION= 1
PORTVERSION= 1.5.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Make it easier to work with strings
WWW= https://cran.r-project.org/web/packages/stringr/

LICENSE= GPLv2
LICENSE= MIT

CRAN_DEPENDS= R-cran-glue>=1.2.0:devel/R-cran-glue \
CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-glue>=1.6.1:devel/R-cran-glue \
R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \
R-cran-magrittr>0:devel/R-cran-magrittr \
R-cran-stringi>=1.1.7:textproc/R-cran-stringi
R-cran-rlang>=1.0.0:devel/R-cran-rlang \
R-cran-stringi>=1.5.3:textproc/R-cran-stringi \
R-cran-vctrs>0:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions textproc/R-cran-stringr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662219922
SHA256 (stringr_1.4.1.tar.gz) = ec0d8e90caa3e107f18c188ed313dea8bfd12a738011b0be09ef5362360ddcb1
SIZE (stringr_1.4.1.tar.gz) = 136607
TIMESTAMP = 1682491670
SHA256 (stringr_1.5.0.tar.gz) = 52b159d7700a139111b4caf939e7c9c6ab3e01185181400d70a74c552826633a
SIZE (stringr_1.5.0.tar.gz) = 175699

0 comments on commit db3279c

Please sign in to comment.