summaryrefslogtreecommitdiff
path: root/editors/mined
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-09-16 17:00:11 +0200
committerThierry Thomas <thierry@FreeBSD.org>2023-09-16 17:01:27 +0200
commit0377fb576e086bd0323ca8fd0bc3f3dfb536a78a (patch)
tree71d3ae89d121918ca83ecf26ae78a4ecb6afd5a5 /editors/mined
parentdevel/sdbus-cpp: switch to already upstreamed patch (diff)
editors/mined: chase UCD’s upgrade
Reported by: olgeni
Diffstat (limited to 'editors/mined')
-rw-r--r--editors/mined/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile
index 5b318f06e136..f5ef1ee4d766 100644
--- a/editors/mined/Makefile
+++ b/editors/mined/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mined
PORTVERSION= 2022.27
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://towo.net/mined/download/
@@ -20,7 +21,7 @@ MAKE_ARGS= GMAKE="${MAKE_CMD}" CC="${CC}" OPT="${CFLAGS}"
INSTALL_TARGET= localinstall
MAKE_JOBS_UNSAFE= yes
-UCD_VER= 15.0.0
+UCD_VER= 15.1.0
UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER}
OPTIONS_DEFINE= DOCS