git: 0377fb576e08 - main - editors/mined: chase UCD’s upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Sep 2023 15:01:30 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0377fb576e086bd0323ca8fd0bc3f3dfb536a78a
commit 0377fb576e086bd0323ca8fd0bc3f3dfb536a78a
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-09-16 15:00:11 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-16 15:01:27 +0000
editors/mined: chase UCD’s upgrade
Reported by: olgeni
---
editors/mined/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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