Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2026 16:07:17 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        as <as@php.net>
Subject:   git: 101e513c44a4 - main - editors/mle: Update 1.7.2 => 1.8.1
Message-ID:  <69e4fdb5.37359.5715198a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 101e513c44a47b1d3d128834488c34476026572b
Author:     as <as@php.net>
AuthorDate: 2026-04-19 16:05:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-19 16:07:03 +0000

    editors/mle: Update 1.7.2 => 1.8.1
    
    Changelog:
    https://github.com/adsr/mle/blob/v1.8.1/CHANGELOG.md
    
    PR:             294604
    Sponsored by:   UNIS Labs
---
 editors/mle/Makefile | 4 ++--
 editors/mle/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/editors/mle/Makefile b/editors/mle/Makefile
index c59035d6059d..d971a6bf1d5c 100644
--- a/editors/mle/Makefile
+++ b/editors/mle/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mle
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.2
+DISTVERSION=	1.8.1
 CATEGORIES=	editors
 
 MAINTAINER=	as@php.net
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/uthash.h:devel/uthash
 LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
 TEST_DEPENDS=	bash:shells/bash
 
-USES=		compiler:c11 gmake localbase:ldflags shebangfix lua:54
+USES=		compiler:c11 gmake localbase:ldflags lua:54 shebangfix
 SHEBANG_FILES=	tests/func/*.sh tests/run.sh
 USE_GITHUB=	yes
 GH_ACCOUNT=	adsr
diff --git a/editors/mle/distinfo b/editors/mle/distinfo
index df1d20081d28..cba2d44556d9 100644
--- a/editors/mle/distinfo
+++ b/editors/mle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684964496
-SHA256 (adsr-mle-v1.7.2_GH0.tar.gz) = 5275fcfc58d3d4890d074077d94497db488b2648287b3e48e67b00ea517b02ba
-SIZE (adsr-mle-v1.7.2_GH0.tar.gz) = 143618
+TIMESTAMP = 1776468995
+SHA256 (adsr-mle-v1.8.1_GH0.tar.gz) = 7ee33a695f801024254fc717b64aff6a7a4c274874fc4b83e1a23ccf1a74b9ca
+SIZE (adsr-mle-v1.8.1_GH0.tar.gz) = 167886


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4fdb5.37359.5715198a>