aboutsummaryrefslogtreecommitdiff
path: root/editors/mined
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-09-16 15:00:11 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-09-16 15:01:27 +0000
commit0377fb576e086bd0323ca8fd0bc3f3dfb536a78a (patch)
tree71d3ae89d121918ca83ecf26ae78a4ecb6afd5a5 /editors/mined
parent48cb5e90d88c5fa1e46caeb85d7d250b4b9fb7a2 (diff)
downloadports-0377fb576e086bd0323ca8fd0bc3f3dfb536a78a.tar.gz
ports-0377fb576e086bd0323ca8fd0bc3f3dfb536a78a.zip
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