Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ncurses: update to 6.4.
@ 2023-02-09 20:13 icp1994
  2023-05-12  1:51 ` github-actions
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: icp1994 @ 2023-02-09 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ncurses
https://github.com/void-linux/void-packages/pull/42169

ncurses: update to 6.4.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

I have been using this (ncurses, ncurses-base, & ncurses-libs) for ~5 days without any noticeable issues.

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

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

From b109fcfdf52a87778bdc316e11860341afb1d531 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 8 Feb 2023 13:17:00 +0530
Subject: [PATCH] ncurses: update to 6.4.

---
 srcpkgs/ncurses/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index 7a56c537bf2e..07677627f582 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,15 +1,16 @@
 # Template file for 'ncurses'
 pkgname=ncurses
-version=6.3
-revision=3
+version=6.4
+revision=1
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
-homepage="http://www.gnu.org/software/ncurses/"
-distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
-checksum=97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059
+homepage="https://invisible-island.net/ncurses/"
+changelog="https://invisible-island.net/ncurses/announce.html"
+distfiles="https://invisible-island.net/archives/ncurses/ncurses-${version}.tar.gz"
+checksum=6931283d9ac87c5073f30b6290c4c75f21632bb4fc3603ac8100812bed248159
 
 depends="ncurses-base-${version}_${revision}"
 

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

end of thread, other threads:[~2023-05-17 11:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 20:13 [PR PATCH] ncurses: update to 6.4 icp1994
2023-05-12  1:51 ` github-actions
2023-05-13  8:19 ` [PR PATCH] [Updated] " icp1994
2023-05-16 16:12 ` leahneukirchen
2023-05-16 18:45 ` [PR PATCH] [Updated] " icp1994
2023-05-17 11:24 ` [PR PATCH] [Merged]: " leahneukirchen

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