mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-makedepend: Version bump. 1.0.8 -> 1.0.9
@ 2024-02-06 19:46 Christian Melki
  2024-02-09 16:11 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-06 19:46 UTC (permalink / raw)
  To: ptxdist

Minor bugfixes. Autoconf 2.70+.

* Code stopped depending on xorgproto. Two macros included
in source instead. Fix .in file.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-makedepend.in   | 1 -
 rules/host-makedepend.make | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/host-makedepend.in b/rules/host-makedepend.in
index 803054e89..2afee06df 100644
--- a/rules/host-makedepend.in
+++ b/rules/host-makedepend.in
@@ -2,5 +2,4 @@
 
 config HOST_MAKEDEPEND
 	tristate
-	select HOST_XORGPROTO
 	default y if ALLYES
diff --git a/rules/host-makedepend.make b/rules/host-makedepend.make
index bb1826004..53cf47e47 100644
--- a/rules/host-makedepend.make
+++ b/rules/host-makedepend.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MAKEDEPEND) += host-makedepend
 #
 # Paths and names
 #
-HOST_MAKEDEPEND_VERSION	:= 1.0.8
-HOST_MAKEDEPEND_MD5	:= 6c7a1cc70ba390be51eee5d2408c306a
+HOST_MAKEDEPEND_VERSION	:= 1.0.9
+HOST_MAKEDEPEND_MD5	:= 16dc80a12fb44520057f23b679122ebd
 HOST_MAKEDEPEND		:= makedepend-$(HOST_MAKEDEPEND_VERSION)
 HOST_MAKEDEPEND_SUFFIX	:= tar.xz
 HOST_MAKEDEPEND_URL	:= $(call ptx/mirror, XORG, individual/util/$(HOST_MAKEDEPEND).$(HOST_MAKEDEPEND_SUFFIX))
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] host-makedepend: Version bump. 1.0.8 -> 1.0.9
  2024-02-06 19:46 [ptxdist] [PATCH] host-makedepend: Version bump. 1.0.8 -> 1.0.9 Christian Melki
@ 2024-02-09 16:11 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-09 16:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 4aaec281dd419db5546865dabd61eb4eafd371da.

Michael

[sent from post-receive hook]

On Fri, 09 Feb 2024 17:11:27 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfixes. Autoconf 2.70+.
> 
> * Code stopped depending on xorgproto. Two macros included
> in source instead. Fix .in file.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240206194640.673582-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-makedepend.in b/rules/host-makedepend.in
> index 803054e89bb6..2afee06df425 100644
> --- a/rules/host-makedepend.in
> +++ b/rules/host-makedepend.in
> @@ -2,5 +2,4 @@
>  
>  config HOST_MAKEDEPEND
>  	tristate
> -	select HOST_XORGPROTO
>  	default y if ALLYES
> diff --git a/rules/host-makedepend.make b/rules/host-makedepend.make
> index bb18260047cf..53cf47e47cdf 100644
> --- a/rules/host-makedepend.make
> +++ b/rules/host-makedepend.make
> @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MAKEDEPEND) += host-makedepend
>  #
>  # Paths and names
>  #
> -HOST_MAKEDEPEND_VERSION	:= 1.0.8
> -HOST_MAKEDEPEND_MD5	:= 6c7a1cc70ba390be51eee5d2408c306a
> +HOST_MAKEDEPEND_VERSION	:= 1.0.9
> +HOST_MAKEDEPEND_MD5	:= 16dc80a12fb44520057f23b679122ebd
>  HOST_MAKEDEPEND		:= makedepend-$(HOST_MAKEDEPEND_VERSION)
>  HOST_MAKEDEPEND_SUFFIX	:= tar.xz
>  HOST_MAKEDEPEND_URL	:= $(call ptx/mirror, XORG, individual/util/$(HOST_MAKEDEPEND).$(HOST_MAKEDEPEND_SUFFIX))



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

end of thread, other threads:[~2024-02-09 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 19:46 [ptxdist] [PATCH] host-makedepend: Version bump. 1.0.8 -> 1.0.9 Christian Melki
2024-02-09 16:11 ` [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