diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile index e9610611ef0f..cb798894a565 100644 --- a/textproc/utf8proc/Makefile +++ b/textproc/utf8proc/Makefile @@ -1,40 +1,40 @@ PORTNAME= utf8proc -DISTVERSION= 2.11.2 +DISTVERSION= 2.11.3 CATEGORIES= textproc devel MASTER_SITES= https://github.com/JuliaStrings/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://www.unicode.org/Public/17.0.0/ucd/:testfiles1 \ https://www.unicode.org/Public/17.0.0/ucd/auxiliary/:testfiles2 DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ NormalizationTest.txt:testfiles1 \ GraphemeBreakTest.txt:testfiles2 DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= diizzy@FreeBSD.org COMMENT= UTF-8 processing library WWW= https://juliastrings.github.io/utf8proc/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake:testing pathfix USE_LDCONFIG= yes PORTDOCS= NEWS.md README.md CMAKE_TESTING_ON= UTF8PROC_ENABLE_TESTING CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} pre-test: ${MKDIR} ${BUILD_WRKSRC}/data ${CP} ${DISTDIR}/${DIST_SUBDIR}/*.txt ${BUILD_WRKSRC}/data .include diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo index 460384a509b4..0ff5f1707a1e 100644 --- a/textproc/utf8proc/distinfo +++ b/textproc/utf8proc/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1763844446 -SHA256 (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = da15a8b5c1ae1b267884599c8f937a006f7c1afed5c69fba01f1bdb1abfc25ff -SIZE (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = 199356 -SHA256 (utf8proc/2.11.2/NormalizationTest.txt) = 5019ffd530751a741900c849c0e010332f142a3612234639bd200b82138a87db -SIZE (utf8proc/2.11.2/NormalizationTest.txt) = 2827429 -SHA256 (utf8proc/2.11.2/GraphemeBreakTest.txt) = e2d134d2c52919bace503ebb6a551c1855fe1a1faec18478c78fff254a1793ec -SIZE (utf8proc/2.11.2/GraphemeBreakTest.txt) = 126570 +TIMESTAMP = 1767121482 +SHA256 (utf8proc/2.11.3/utf8proc-2.11.3.tar.gz) = 415189fd2c85cd6ee5ff26af500fa387de9ada1e3e316e93f7338551481d557d +SIZE (utf8proc/2.11.3/utf8proc-2.11.3.tar.gz) = 199424 +SHA256 (utf8proc/2.11.3/NormalizationTest.txt) = 5019ffd530751a741900c849c0e010332f142a3612234639bd200b82138a87db +SIZE (utf8proc/2.11.3/NormalizationTest.txt) = 2827429 +SHA256 (utf8proc/2.11.3/GraphemeBreakTest.txt) = e2d134d2c52919bace503ebb6a551c1855fe1a1faec18478c78fff254a1793ec +SIZE (utf8proc/2.11.3/GraphemeBreakTest.txt) = 126570 diff --git a/textproc/utf8proc/pkg-plist b/textproc/utf8proc/pkg-plist index 7e24d880bff2..5ef298d90abf 100644 --- a/textproc/utf8proc/pkg-plist +++ b/textproc/utf8proc/pkg-plist @@ -1,9 +1,9 @@ include/utf8proc.h lib/cmake/utf8proc/utf8proc-config-version.cmake lib/cmake/utf8proc/utf8proc-config.cmake lib/cmake/utf8proc/utf8proc-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/utf8proc/utf8proc-targets.cmake lib/libutf8proc.so lib/libutf8proc.so.3 -lib/libutf8proc.so.3.2.2 +lib/libutf8proc.so.3.2.3 libdata/pkgconfig/libutf8proc.pc