Date: Mon, 24 Mar 2025 19:45:01 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 497bdc6ad231 - main - textproc/utf8proc: Update to 2.10.0 Message-ID: <202503241945.52OJj1SA014661@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=497bdc6ad231f259b7cf6e2f3b1cdaf02b0809ce commit 497bdc6ad231f259b7cf6e2f3b1cdaf02b0809ce Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-21 20:17:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-24 19:33:03 +0000 textproc/utf8proc: Update to 2.10.0 Changelog: https://github.com/JuliaStrings/utf8proc/releases/tag/v2.10.0 --- textproc/utf8proc/Makefile | 4 ++-- textproc/utf8proc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile index 05bb4bbf8fd4..977b80564548 100644 --- a/textproc/utf8proc/Makefile +++ b/textproc/utf8proc/Makefile @@ -1,5 +1,5 @@ PORTNAME= utf8proc -DISTVERSION= 2.9.0 +DISTVERSION= 2.10.0 CATEGORIES= textproc devel MASTER_SITES= https://github.com/JuliaStrings/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -18,7 +18,7 @@ CMAKE_ON= BUILD_SHARED_LIBS PLIST_FILES= include/utf8proc.h \ lib/libutf8proc.so \ lib/libutf8proc.so.3 \ - lib/libutf8proc.so.3.0.0 \ + lib/libutf8proc.so.3.1.0 \ libdata/pkgconfig/libutf8proc.pc PORTDOCS= NEWS.md README.md diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo index 47b1d79e711f..756b5eac767d 100644 --- a/textproc/utf8proc/distinfo +++ b/textproc/utf8proc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697842011 -SHA256 (utf8proc-2.9.0.tar.gz) = bd215d04313b5bc42c1abedbcb0a6574667e31acee1085543a232204e36384c4 -SIZE (utf8proc-2.9.0.tar.gz) = 190190 +TIMESTAMP = 1742505280 +SHA256 (utf8proc-2.10.0.tar.gz) = 276a37dc4d1dd24d7896826a579f4439d1e5fe33603add786bb083cab802e23e +SIZE (utf8proc-2.10.0.tar.gz) = 195848home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503241945.52OJj1SA014661>
