diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-04-26 06:21:22 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2023-05-02 05:31:36 +0000 |
commit | 5de21bb875aea12814fa8a5d661bda631a8b5aff (patch) | |
tree | 765d262dedd430fecb6f5e5b28c0366b0a38f9df | |
parent | devel/R-cran-vctrs: Update to 0.6.2 (diff) |
textproc/R-cran-stringi: Update to 1.7.12
- Update to 1.7.12
- Drop maintainership
-rw-r--r-- | textproc/R-cran-stringi/Makefile | 7 | ||||
-rw-r--r-- | textproc/R-cran-stringi/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 9a1e82a43cd4..041075e89bc5 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,10 +1,9 @@ PORTNAME= stringi -DISTVERSION= 1.7.8 -PORTREVISION= 3 +DISTVERSION= 1.7.12 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Character String Processing Facilities WWW= http://www.gagolewski.com/software/stringi/ @@ -12,6 +11,6 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libicui18n.so:devel/icu -USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig:build +USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig:build .include <bsd.port.mk> diff --git a/textproc/R-cran-stringi/distinfo b/textproc/R-cran-stringi/distinfo index 5ceeeb8b9a1a..84b2a687d6a4 100644 --- a/textproc/R-cran-stringi/distinfo +++ b/textproc/R-cran-stringi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658012893 -SHA256 (stringi_1.7.8.tar.gz) = 538918b1cd6ed1d8a2dd5ab146ba800a088e99f93c52dcd82615b6e127478b1c -SIZE (stringi_1.7.8.tar.gz) = 8032287 +TIMESTAMP = 1682490066 +SHA256 (stringi_1.7.12.tar.gz) = efe8ac2900001f986a75db5641fbb24587a6d23de274a6a85c39dfa58921e009 +SIZE (stringi_1.7.12.tar.gz) = 7602365 |