mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/R-cran-stringi: update to 1.8.3
Fix compiler option. Changelog: https://cran.r-project.org/web/packages/stringi/NEWS Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D43896
This commit is contained in:
parent
196e4af828
commit
4c8081afe0
@ -1,5 +1,5 @@
|
||||
PORTNAME= stringi
|
||||
DISTVERSION= 1.8.2
|
||||
DISTVERSION= 1.8.3
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -11,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++17-lang cran:auto-plist,compiles pkgconfig:build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1701863342
|
||||
SHA256 (stringi_1.8.2.tar.gz) = 6ad0223037ab7c540c0046b6f53e7bba0bde1221eac814db9d1766405feaa72d
|
||||
SIZE (stringi_1.8.2.tar.gz) = 11917663
|
||||
TIMESTAMP = 1707938193
|
||||
SHA256 (stringi_1.8.3.tar.gz) = 1602be8edd1dd8ac5a836f4077cbc9d6a312ca4b2c594a0486370e8c1e314925
|
||||
SIZE (stringi_1.8.3.tar.gz) = 11917752
|
||||
|
Loading…
Reference in New Issue
Block a user