mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] ncurses: Version bump. 6.4 -> 6.5
Date: Tue,  7 Jan 2025 18:16:43 +0100	[thread overview]
Message-ID: <20250107171643.1321039-1-christian.melki@t2data.com> (raw)

Can't remember why this wasn't bumped before.
Maybe it was because the wide character build is default nowdays?
Anyway. Here it goes again.
https://lists.gnu.org/archive/html/info-gnu/2024-04/msg00004.html

* Forward patchset, applies cleanly.

* Copyright years changed in license file.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-teach-ncurses-config-about-sysroot.patch           | 0
 patches/{ncurses-6.4 => ncurses-6.5}/series                 | 0
 rules/ncurses.make                                          | 6 +++---
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename patches/{ncurses-6.4 => ncurses-6.5}/0001-teach-ncurses-config-about-sysroot.patch (100%)
 rename patches/{ncurses-6.4 => ncurses-6.5}/series (100%)

diff --git a/patches/ncurses-6.4/0001-teach-ncurses-config-about-sysroot.patch b/patches/ncurses-6.5/0001-teach-ncurses-config-about-sysroot.patch
similarity index 100%
rename from patches/ncurses-6.4/0001-teach-ncurses-config-about-sysroot.patch
rename to patches/ncurses-6.5/0001-teach-ncurses-config-about-sysroot.patch
diff --git a/patches/ncurses-6.4/series b/patches/ncurses-6.5/series
similarity index 100%
rename from patches/ncurses-6.4/series
rename to patches/ncurses-6.5/series
diff --git a/rules/ncurses.make b/rules/ncurses.make
index 923c4d5a2..17e3eb6c0 100644
--- a/rules/ncurses.make
+++ b/rules/ncurses.make
@@ -13,16 +13,16 @@ PACKAGES-$(PTXCONF_NCURSES) += ncurses
 #
 # Paths and names
 #
-NCURSES_VERSION	:= 6.4
+NCURSES_VERSION	:= 6.5
 NCURSES_MAJOR	:= $(word 1,$(subst ., ,$(NCURSES_VERSION)))
-NCURSES_MD5	:= 5a62487b5d4ac6b132fe2bf9f8fad29b
+NCURSES_MD5	:= ac2d2629296f04c8537ca706b6977687
 NCURSES		:= ncurses-$(NCURSES_VERSION)
 NCURSES_SUFFIX	:= tar.gz
 NCURSES_URL	:= $(call ptx/mirror, GNU, ncurses/$(NCURSES).$(NCURSES_SUFFIX))
 NCURSES_SOURCE	:= $(SRCDIR)/$(NCURSES).$(NCURSES_SUFFIX)
 NCURSES_DIR	:= $(BUILDDIR)/$(NCURSES)
 NCURSES_LICENSE	:= MIT
-NCURSES_LICENSE_FILES := file://COPYING;md5=afd8d0a6ec9c24941eb06bc5e4017918
+NCURSES_LICENSE_FILES := file://COPYING;md5=7743fde124d1ceeaf6eb1100c49fcf6c
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




                 reply	other threads:[~2025-01-07 17:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250107171643.1321039-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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