Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] loksh: update to 7.2
@ 2023-03-31 11:29 tuxliban
  2023-04-01  6:48 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: tuxliban @ 2023-03-31 11:29 UTC (permalink / raw)
  To: ml

[-- 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="

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: loksh: update to 7.2
  2023-03-31 11:29 [PR PATCH] loksh: update to 7.2 tuxliban
@ 2023-04-01  6:48 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-04-01  6:48 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

loksh: update to 7.2
https://github.com/void-linux/void-packages/pull/43140

Description:
<!-- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-01  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31 11:29 [PR PATCH] loksh: update to 7.2 tuxliban
2023-04-01  6:48 ` [PR PATCH] [Merged]: " classabbyamp

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).