editors/mined: chase UCD

This commit is contained in:
Thierry Thomas 2025-01-15 21:21:59 +01:00
parent 7f625a5cf6
commit 53441dae2c

View file

@ -1,6 +1,6 @@
PORTNAME= mined PORTNAME= mined
PORTVERSION= 2022.27 PORTVERSION= 2022.27
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= editors CATEGORIES= editors
MAINTAINER= thierry@FreeBSD.org MAINTAINER= thierry@FreeBSD.org
@ -23,7 +23,7 @@ MAKE_ARGS= GMAKE="${MAKE_CMD}" CC="${CC}" OPT="${CFLAGS}"
INSTALL_TARGET= localinstall INSTALL_TARGET= localinstall
MAKE_JOBS_UNSAFE= yes MAKE_JOBS_UNSAFE= yes
UCD_VER= 15.1.0 UCD_VER= 16.0.0
UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER} UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER}
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS