Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/luaposix: bump to version 35.0
Date: Tue, 7 Jul 2020 22:08:48 +0200	[thread overview]
Message-ID: <20200707200848.GS2273@scaer> (raw)
In-Reply-To: <20200707080644.1643879-1-francois.perrad@gadz.org>

Fran?ois, All,

On 2020-07-07 10:06 +0200, Francois Perrad spake thusly:
> LICENSE diff:
> - Copyright (C) 2006-2019 luaposix authors
> + Copyright (C) 2006-2020 luaposix authors
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

But see below for a small nit...

> ---
>  package/luaposix/Config.in     | 2 +-
>  package/luaposix/luaposix.hash | 4 ++--
>  package/luaposix/luaposix.mk   | 2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/luaposix/Config.in b/package/luaposix/Config.in
> index 1e2291b3f..fb346429c 100644
> --- a/package/luaposix/Config.in
> +++ b/package/luaposix/Config.in
> @@ -5,7 +5,7 @@ config BR2_PACKAGE_LUAPOSIX
>  	# doesn't find it.
>  	select BR2_PACKAGE_LUA_BIT32 if BR2_PACKAGE_LUA_5_1 || BR2_PACKAGE_LUAJIT # runtime
>  	help
> -	  This is a POSIX binding for LuaJIT, Lua 5.1, 5.2 and 5.3;
> +	  This is a POSIX binding for LuaJIT, Lua 5.1, 5.2, 5.3 and 5.4;

I've simplified this to 'Lua 5.1 through 5.4' so that we can avoid
listing all the versions in-between, when the list grows in the future.

Regards,
Yann E. MORIN.

>  	  like most libraries it simply binds to C APIs on the
>  	  underlying system, so it won't work on non-POSIX systems.
>  	  However, it does try to detect the level of POSIX conformance
> diff --git a/package/luaposix/luaposix.hash b/package/luaposix/luaposix.hash
> index ee72bfe32..54617853a 100644
> --- a/package/luaposix/luaposix.hash
> +++ b/package/luaposix/luaposix.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  7948f4ac8b953172e928753632e37ad97cc3014df74b524fe7839f71216a7e90  luaposix-34.1.1.tar.gz
> -sha256  a868e95dd14f832eb63c4580c5fed42d78a6bd11785e3605211f446b05904a18  LICENSE
> +sha256  a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809  luaposix-35.0.tar.gz
> +sha256  e5d496c903dc3989bb2f6f175cda52d26e3494ad1fdd67ae1c3b3e5f76ffb86f  LICENSE
> diff --git a/package/luaposix/luaposix.mk b/package/luaposix/luaposix.mk
> index ab6b030fc..d04881dfd 100644
> --- a/package/luaposix/luaposix.mk
> +++ b/package/luaposix/luaposix.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LUAPOSIX_VERSION = 34.1.1
> +LUAPOSIX_VERSION = 35.0
>  LUAPOSIX_SITE = $(call github,luaposix,luaposix,v$(LUAPOSIX_VERSION))
>  LUAPOSIX_LICENSE = MIT
>  LUAPOSIX_LICENSE_FILES = LICENSE
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2020-07-07 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-07  8:06 [Buildroot] [PATCH] package/luaposix: bump to version 35.0 Francois Perrad
2020-07-07 20:08 ` Yann E. MORIN [this message]

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=20200707200848.GS2273@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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