git: 0d4c08638b76 - main - textproc/utf8proc: Update to 2.8.0 and take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Nov 2022 08:24:55 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d4c08638b76251553befae92054fc8e3d6fcdf4
commit 0d4c08638b76251553befae92054fc8e3d6fcdf4
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-11-24 08:17:57 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-11-24 08:18:47 +0000
textproc/utf8proc: Update to 2.8.0 and take maintainership
Take maintainership after multiple timeouts from current maintainer.
Changelog: https://github.com/JuliaStrings/utf8proc/releases/tag/v2.8.0
References:
https://reviews.freebsd.org/D33552
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251357
https://reviews.freebsd.org/D20399
PR: 267592
Approved by: portmgr (maintainer timeout, 2+ weeks)
---
textproc/utf8proc/Makefile | 6 +++---
textproc/utf8proc/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile
index f92dab9d172a..b034d3ea7278 100644
--- a/textproc/utf8proc/Makefile
+++ b/textproc/utf8proc/Makefile
@@ -1,9 +1,9 @@
PORTNAME= utf8proc
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.0
+DISTVERSION= 2.8.0
CATEGORIES= textproc devel
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= diizzy@FreeBSD.org
COMMENT= UTF-8 processing library
WWW= https://juliastrings.github.io/utf8proc/
@@ -21,7 +21,7 @@ CMAKE_ON= BUILD_SHARED_LIBS
PLIST_FILES= include/utf8proc.h \
lib/libutf8proc.so \
lib/libutf8proc.so.2 \
- lib/libutf8proc.so.2.5.0 \
+ lib/libutf8proc.so.2.6.0 \
libdata/pkgconfig/libutf8proc.pc
PORTDOCS= NEWS.md README.md
diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo
index 88711d7a3b71..cbe31a6bb508 100644
--- a/textproc/utf8proc/distinfo
+++ b/textproc/utf8proc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639776232
-SHA256 (JuliaStrings-utf8proc-v2.7.0_GH0.tar.gz) = 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1
-SIZE (JuliaStrings-utf8proc-v2.7.0_GH0.tar.gz) = 187906
+TIMESTAMP = 1667165430
+SHA256 (JuliaStrings-utf8proc-v2.8.0_GH0.tar.gz) = a0a60a79fe6f6d54e7d411facbfcc867a6e198608f2cd992490e46f04b1bcecc
+SIZE (JuliaStrings-utf8proc-v2.8.0_GH0.tar.gz) = 190310