All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Thompson <peter.macleod.thompson@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/sdl2_ttf: bump version to 2.20.1
Date: Mon, 21 Nov 2022 22:45:30 +0100	[thread overview]
Message-ID: <20221121214530.GQ2516@scaer> (raw)
In-Reply-To: <20221119001357.27940-1-peter.macleod.thompson@gmail.com>

Peter, All,

On 2022-11-18 17:13 -0700, Peter Thompson spake thusly:
> Signed-off-by: Peter Thompson <peter.macleod.thompson@gmail.com>
> ---
>  package/sdl2_ttf/sdl2_ttf.hash | 4 ++--
>  package/sdl2_ttf/sdl2_ttf.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/sdl2_ttf/sdl2_ttf.hash b/package/sdl2_ttf/sdl2_ttf.hash
> index a490b002b6..937dba13e7 100644
> --- a/package/sdl2_ttf/sdl2_ttf.hash
> +++ b/package/sdl2_ttf/sdl2_ttf.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  7234eb8883514e019e7747c703e4a774575b18d435c22a4a29d068cb768a2251  SDL2_ttf-2.0.18.tar.gz
> -sha256  e211dfe7e2c36e64048be886fe3f2bbba8732ce4dd77b596a355d3abbec775a4  COPYING.txt
> +sha256 78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57  SDL2_ttf-2.20.1.tar.gz
> +sha256 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5  LICENSE.txt

Two spaces between hash type and hash:

    $ make check-package
    WARNING: package/sdl2_ttf/sdl2_ttf.hash:2: separation does not match expectation (http://nightly.buildroot.org/#adding-packages-hash)
    WARNING: package/sdl2_ttf/sdl2_ttf.hash:3: separation does not match expectation (http://nightly.buildroot.org/#adding-packages-hash)

> diff --git a/package/sdl2_ttf/sdl2_ttf.mk b/package/sdl2_ttf/sdl2_ttf.mk
> index 054e327fac..4b44b0fc41 100644
> --- a/package/sdl2_ttf/sdl2_ttf.mk
> +++ b/package/sdl2_ttf/sdl2_ttf.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -SDL2_TTF_VERSION = 2.0.18
> +SDL2_TTF_VERSION = 2.20.1

That looks like quite the bump, but in fact, since 2.0.18 was released
2022-01-11, and then nothing until 2.20.1 in 2022-08-19...

Applied to next, with the fix in the hash file, thanks.

Regards,
Yann E. MORIN.

>  SDL2_TTF_SOURCE = SDL2_ttf-$(SDL2_TTF_VERSION).tar.gz
>  SDL2_TTF_SITE = http://www.libsdl.org/projects/SDL_ttf/release
>  SDL2_TTF_LICENSE = Zlib
> -- 
> 2.20.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-11-21 21:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  0:13 [Buildroot] [PATCH 1/1] package/sdl2_ttf: bump version to 2.20.1 Peter Thompson
2022-11-21 21:45 ` Yann E. MORIN [this message]
2022-11-27  0:21 Peter Thompson
2023-02-08 15:57 ` Thomas Petazzoni via buildroot
2023-02-09  3:30   ` Peter Thompson

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=20221121214530.GQ2516@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=peter.macleod.thompson@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.