From 1b35e49c7adbd234d65bcb212c119b952592c36d Mon Sep 17 00:00:00 2001
From: Zsolt Udvari <uzsolt@uzsolt.hu>
Date: Tue, 5 Dec 2023 16:48:38 +0100
Subject: [PATCH] Update to 1.8.2

* bug fixes
* removed some deprecated parts
* some small new features
* dropped Solaris support
Full changelog: https://cran.r-project.org/web/packages/stringi/NEWS
---
 textproc/R-cran-stringi/Makefile | 3 +--
 textproc/R-cran-stringi/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile
index 3697467e4..e2a69afce 100644
--- a/textproc/R-cran-stringi/Makefile
+++ b/textproc/R-cran-stringi/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	stringi
-DISTVERSION=	1.7.12
-PORTREVISION=	1
+DISTVERSION=	1.8.2
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/textproc/R-cran-stringi/distinfo b/textproc/R-cran-stringi/distinfo
index 84b2a687d..3ca3ce079 100644
--- a/textproc/R-cran-stringi/distinfo
+++ b/textproc/R-cran-stringi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682490066
-SHA256 (stringi_1.7.12.tar.gz) = efe8ac2900001f986a75db5641fbb24587a6d23de274a6a85c39dfa58921e009
-SIZE (stringi_1.7.12.tar.gz) = 7602365
+TIMESTAMP = 1701756324
+SHA256 (stringi_1.8.2.tar.gz) = 6ad0223037ab7c540c0046b6f53e7bba0bde1221eac814db9d1766405feaa72d
+SIZE (stringi_1.8.2.tar.gz) = 11917663
-- 
2.42.0

