Github messages for voidlinux
 help / color / mirror / Atom feed
From: tuxliban <tuxliban@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] loksh: update to 7.2
Date: Fri, 31 Mar 2023 13:29:37 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43140@inbox.vuxu.org> (raw)

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

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

https://github.com/tuxliban/void-packages loksh
https://github.com/void-linux/void-packages/pull/43140

loksh: update to 7.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-musl**
- I built this PR locally for these architectures:
  - i686
  - x86_64

@renatoaguiar


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

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

From 99103270728544cf9545f32281d4793303ef0211 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?O=2E=20S=C3=A1nchez?= <o-sanchez@linuxmail.org>
Date: Fri, 31 Mar 2023 05:24:00 -0600
Subject: [PATCH] loksh: update to 7.2

---
 srcpkgs/loksh/patches/ncursesw.patch | 11 -----------
 srcpkgs/loksh/template               |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/loksh/patches/ncursesw.patch

diff --git a/srcpkgs/loksh/patches/ncursesw.patch b/srcpkgs/loksh/patches/ncursesw.patch
deleted file mode 100644
index fba456aa163a..000000000000
--- a/srcpkgs/loksh/patches/ncursesw.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/meson.build	2020-05-22 20:21:50.457744069 -0700
-+++ b/meson.build	2020-05-22 20:46:43.193735356 -0700
-@@ -5,7 +5,7 @@
- c_args = ['-D_GNU_SOURCE', '-DEMACS', '-DVI', '-Wno-format-security', '-Wno-pointer-sign']
- deps = []
- 
--ncurses = dependency('ncurses', required: false)
-+ncurses = dependency('ncursesw', required: false)
- if ncurses.found()
- 	deps += [ncurses]
- else
diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template
index da0f03e5ee22..d0d67241954e 100644
--- a/srcpkgs/loksh/template
+++ b/srcpkgs/loksh/template
@@ -1,6 +1,6 @@
 # Template file for 'loksh'
 pkgname=loksh
-version=7.1
+version=7.2
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="custom:Public Domain"
 homepage="https://github.com/dimkr/loksh"
 distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
-checksum=ab7d274a057b83bc64643664094031126641aa91ee440a96765279991aab6938
+checksum=0083df24b3916c2f34ab63f8b4de6720ba9799e0e9d139c4b2d4ae41ad6aa53d
 register_shell="/bin/loksh"
 
 alternatives="

             reply	other threads:[~2023-03-31 11:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 11:29 tuxliban [this message]
2023-04-01  6:48 ` [PR PATCH] [Merged]: " classabbyamp

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-43140@inbox.vuxu.org \
    --to=tuxliban@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).