aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/utf8proc/Makefile11
-rw-r--r--textproc/utf8proc/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile
index b034d3ea7278..05bb4bbf8fd4 100644
--- a/textproc/utf8proc/Makefile
+++ b/textproc/utf8proc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= utf8proc
-DISTVERSIONPREFIX= v
-DISTVERSION= 2.8.0
+DISTVERSION= 2.9.0
CATEGORIES= textproc devel
+MASTER_SITES= https://github.com/JuliaStrings/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= diizzy@FreeBSD.org
COMMENT= UTF-8 processing library
@@ -11,17 +11,14 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= cmake
-
-USE_GITHUB= yes
-GH_ACCOUNT= JuliaStrings
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
PLIST_FILES= include/utf8proc.h \
lib/libutf8proc.so \
- lib/libutf8proc.so.2 \
- lib/libutf8proc.so.2.6.0 \
+ lib/libutf8proc.so.3 \
+ lib/libutf8proc.so.3.0.0 \
libdata/pkgconfig/libutf8proc.pc
PORTDOCS= NEWS.md README.md
diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo
index cbe31a6bb508..47b1d79e711f 100644
--- a/textproc/utf8proc/distinfo
+++ b/textproc/utf8proc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667165430
-SHA256 (JuliaStrings-utf8proc-v2.8.0_GH0.tar.gz) = a0a60a79fe6f6d54e7d411facbfcc867a6e198608f2cd992490e46f04b1bcecc
-SIZE (JuliaStrings-utf8proc-v2.8.0_GH0.tar.gz) = 190310
+TIMESTAMP = 1697842011
+SHA256 (utf8proc-2.9.0.tar.gz) = bd215d04313b5bc42c1abedbcb0a6574667e31acee1085543a232204e36384c4
+SIZE (utf8proc-2.9.0.tar.gz) = 190190