Github messages for voidlinux
 help / color / mirror / Atom feed
From: adsr <adsr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mle: update to 1.5.0.
Date: Mon, 30 May 2022 20:23:55 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37361@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

There is a new pull request by adsr against master on the void-packages repository

https://github.com/adsr/void-packages master
https://github.com/void-linux/void-packages/pull/37361

mle: update to 1.5.0.
#### Testing the changes
- I tested the changes in this PR: **NO**


I don't have a void-linux setup to test presently. Summarizing the changes from the last version: Termbox dep is gone. Lua 5.4 instead of 5.3. Several new features and some bug fixes. In this release, `make test` will fail if locale codeset is not UTF-8. In that case, [this patch](https://github.com/adsr/mle/commit/e4dc4314b02a324701d9ae9873461d34cce041e5) will fix.


A patch file from https://github.com/void-linux/void-packages/pull/37361.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37361.patch --]
[-- Type: text/x-diff, Size: 1121 bytes --]

From 1cb323847b743ca3bd82bdbeacd9dc5d7f298a68 Mon Sep 17 00:00:00 2001
From: Adam Saponara <as@php.net>
Date: Mon, 30 May 2022 14:17:50 -0400
Subject: [PATCH] mle: update to 1.5.0.

---
 srcpkgs/mle/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mle/template b/srcpkgs/mle/template
index 2f349365a7c8..2753acd90459 100644
--- a/srcpkgs/mle/template
+++ b/srcpkgs/mle/template
@@ -1,17 +1,17 @@
 # Template file for 'mle'
 pkgname=mle
-version=1.4.3
+version=1.5.0
 revision=1
 build_style=gnu-makefile
 make_install_args="prefix=/usr"
 hostmakedepends="libtool"
-makedepends="termbox-devel lua53-devel pcre-devel uthash"
+makedepends="lua54-devel pcre-devel uthash"
 short_desc="Flexible terminal-based text editor (C)"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="Apache-2.0"
 homepage="https://github.com/adsr/mle"
 distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
-checksum=452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
+checksum=569316485fa3775d0bb7559ac176a63adb29467c7098b14c0072c821feb6226b
 
 post_install() {
 	vman mle.1

             reply	other threads:[~2022-05-30 18:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30 18:23 adsr [this message]
2022-06-01 20:20 ` paper42
2022-06-01 21:56 ` adsr
2022-09-09  2:15 ` github-actions
2022-09-09  3:03 ` adsr
2022-12-09  2:32 ` github-actions
2022-12-24  1:52 ` [PR PATCH] [Closed]: " github-actions
2022-10-13  5:37 [PR PATCH] " anjandev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37361@inbox.vuxu.org \
    --to=adsr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).