mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-autotools-autoconf-archive: Version bump. 2023.02.20 -> 2024.10.16
@ 2025-07-09  8:46 Christian Melki
  2025-07-12 15:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-07-09  8:46 UTC (permalink / raw)
  To: ptxdist

Looks like minor fixes.
Unfortuntately, the git tag doesn't seem to exist. But the tarball does?
https://gitweb.git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=log;h=refs/tags/v2024.10.16

* License file year update.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-autotools-autoconf-archive.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/host-autotools-autoconf-archive.make b/rules/host-autotools-autoconf-archive.make
index d8011b278..4d18f519d 100644
--- a/rules/host-autotools-autoconf-archive.make
+++ b/rules/host-autotools-autoconf-archive.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF_ARCHIVE) += host-autotools-autoc
 #
 # Paths and names
 #
-HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION	:= 2023.02.20
-HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5	:= 1a9ee97d3503d134e16c87c4fa1119cf
+HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION	:= 2024.10.16
+HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5	:= 6b39e10f2d67b19c01632021a71fb378
 HOST_AUTOTOOLS_AUTOCONF_ARCHIVE		:= autoconf-archive-$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION)
 HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX	:= tar.xz
 HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_URL	:= $(call ptx/mirror, GNU, autoconf-archive/$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE).$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX))
@@ -25,7 +25,7 @@ HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE	:= GPL-3.0-or-later WITH Autoconf-except
 HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE_FILES := \
 	file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \
 	file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515 \
-	file://README;startline=51;endline=67;md5=e7e002fc8c304f9dfed77d46f6d8de24
+	file://README;startline=51;endline=67;md5=3f11cfe44d65b72a29f05d8638b6c356
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] host-autotools-autoconf-archive: Version bump. 2023.02.20 -> 2024.10.16
  2025-07-09  8:46 [ptxdist] [PATCH] host-autotools-autoconf-archive: Version bump. 2023.02.20 -> 2024.10.16 Christian Melki
@ 2025-07-12 15:48 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-07-12 15:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 3ed717981f3e09401ab3386866fcd5e5fd4423b7.

Michael

[sent from post-receive hook]

On Sat, 12 Jul 2025 17:48:20 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Looks like minor fixes.
> Unfortuntately, the git tag doesn't seem to exist. But the tarball does?
> https://gitweb.git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=log;h=refs/tags/v2024.10.16
> 
> * License file year update.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250709084621.3414077-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-autotools-autoconf-archive.make b/rules/host-autotools-autoconf-archive.make
> index d8011b2784e7..4d18f519d35d 100644
> --- a/rules/host-autotools-autoconf-archive.make
> +++ b/rules/host-autotools-autoconf-archive.make
> @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF_ARCHIVE) += host-autotools-autoc
>  #
>  # Paths and names
>  #
> -HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION	:= 2023.02.20
> -HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5	:= 1a9ee97d3503d134e16c87c4fa1119cf
> +HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION	:= 2024.10.16
> +HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5	:= 6b39e10f2d67b19c01632021a71fb378
>  HOST_AUTOTOOLS_AUTOCONF_ARCHIVE		:= autoconf-archive-$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION)
>  HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX	:= tar.xz
>  HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_URL	:= $(call ptx/mirror, GNU, autoconf-archive/$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE).$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX))
> @@ -25,7 +25,7 @@ HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE	:= GPL-3.0-or-later WITH Autoconf-except
>  HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE_FILES := \
>  	file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \
>  	file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515 \
> -	file://README;startline=51;endline=67;md5=e7e002fc8c304f9dfed77d46f6d8de24
> +	file://README;startline=51;endline=67;md5=3f11cfe44d65b72a29f05d8638b6c356
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



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

end of thread, other threads:[~2025-07-12 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-09  8:46 [ptxdist] [PATCH] host-autotools-autoconf-archive: Version bump. 2023.02.20 -> 2024.10.16 Christian Melki
2025-07-12 15:48 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox