git: c4dc6d046e3a - main - editors/mle: Update to 1.7.2

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Thu, 25 May 2023 06:34:27 UTC
The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4dc6d046e3a89460b1d3f3ca4cbb3148649e113

commit c4dc6d046e3a89460b1d3f3ca4cbb3148649e113
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-05-25 06:32:54 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-05-25 06:33:40 +0000

    editors/mle: Update to 1.7.2
    
    PR:             271620
    Changes:        https://github.com/adsr/mle/compare/v1.5.0...v1.7.2
---
 editors/mle/Makefile | 8 ++------
 editors/mle/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/editors/mle/Makefile b/editors/mle/Makefile
index 2ad4b8052e34..a9cda6cb6e2c 100644
--- a/editors/mle/Makefile
+++ b/editors/mle/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mle
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.0
+DISTVERSION=	1.7.2
 CATEGORIES=	editors
 
 MAINTAINER=	as@php.net
@@ -11,7 +11,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${LOCALBASE}/include/uthash.h:devel/uthash
-LIB_DEPENDS=	libpcre.so:devel/pcre
+LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
 TEST_DEPENDS=	${LOCALBASE}/bin/gpaste:sysutils/coreutils \
 		${LOCALBASE}/bin/grep:textproc/gnugrep \
 		bash:shells/bash \
@@ -38,10 +38,6 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|p a s t e|g p a s t e|g' \
 		${WRKSRC}/tests/func/test_lua.sh
 
-	# Remove assertion that relies on UTF-8 codeset (fixed upstream)
-	@${REINPLACE_CMD} -e '/0wv/d' \
-		${WRKSRC}/tests/unit/test_bline_insert.c
-
 	# Remove assertions that rely on GNU tooling output
 	@${REINPLACE_CMD} -e '/shell_line/d' \
 		${WRKSRC}/tests/func/test_multi_cursor.sh
diff --git a/editors/mle/distinfo b/editors/mle/distinfo
index 3b22cb6f77dc..df1d20081d28 100644
--- a/editors/mle/distinfo
+++ b/editors/mle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654130400
-SHA256 (adsr-mle-v1.5.0_GH0.tar.gz) = 569316485fa3775d0bb7559ac176a63adb29467c7098b14c0072c821feb6226b
-SIZE (adsr-mle-v1.5.0_GH0.tar.gz) = 135463
+TIMESTAMP = 1684964496
+SHA256 (adsr-mle-v1.7.2_GH0.tar.gz) = 5275fcfc58d3d4890d074077d94497db488b2648287b3e48e67b00ea517b02ba
+SIZE (adsr-mle-v1.7.2_GH0.tar.gz) = 143618