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)
This commit is contained in:
Daniel Engberg 2022-11-24 09:17:57 +01:00
parent eff6dd94e1
commit 0d4c08638b
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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