All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Maxim Kochetkov via buildroot <buildroot@buildroot.org>
Cc: Maxim Kochetkov <fido_max@inbox.ru>
Subject: Re: [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.4.0
Date: Thu, 21 Sep 2023 14:49:14 +0200	[thread overview]
Message-ID: <20230921144914.6bebb281@windsurf> (raw)
In-Reply-To: <20230921071625.659478-1-fido_max@inbox.ru>

On Thu, 21 Sep 2023 10:16:25 +0300
Maxim Kochetkov via buildroot <buildroot@buildroot.org> wrote:

> Changelog: https://git.osgeo.org/gitea/postgis/postgis/src/tag/3.4.0/NEWS
> 
> Licenses updates:
> - BSD-3-Clause for xsl:
>   https://github.com/postgis/postgis/commit/1a525819301c7b715a74cd1549142dede3e34e49
> 
> - Update urls and add SFCGAL links and licenses:
>   https://github.com/postgis/postgis/commit/0015540bc60b716e169f9d2c928897e997bf8632
> 
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
>  package/postgis/postgis.hash | 4 ++--
>  package/postgis/postgis.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/postgis/postgis.hash b/package/postgis/postgis.hash
> index 8550a57939..812d2dc017 100644
> --- a/package/postgis/postgis.hash
> +++ b/package/postgis/postgis.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  9a2a219da005a1730a39d1959a1c7cec619b1efb009b65be80ffc25bad299068  postgis-3.3.2.tar.gz
> -sha256  55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9  LICENSE.TXT
> +sha256  aee9b60a6c884d354164b3096c4657f324454186607f859d1ce05d899798af9d  postgis-3.4.0.tar.gz
> +sha256  2a3bde0a77224496ea6d8efa686da7e29ab0dd6b1a8f90ba12beaf7ae28e878a  LICENSE.TXT
> diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
> index 4148180adf..11eb8e3c5a 100644
> --- a/package/postgis/postgis.mk
> +++ b/package/postgis/postgis.mk
> @@ -4,11 +4,11 @@
>  #
>  ################################################################################
>  
> -POSTGIS_VERSION = 3.3.2
> +POSTGIS_VERSION = 3.4.0
>  POSTGIS_SITE = https://download.osgeo.org/postgis/source
>  # parallel build issues
>  POSTGIS_MAKE = $(MAKE1)
> -POSTGIS_LICENSE = GPL-2.0+ (PostGIS), BSD-2-Clause, MIT, Apache-2.0, ISC, BSL-1.0, CC-BY-SA-3.0
> +POSTGIS_LICENSE = GPL-2.0+ (PostGIS), BSD-3-Clause(xsl), GPL-2.0+ or LGPL-3.0+ (SFCGAL), MIT, Apache-2.0, ISC, BSL-1.0, CC-BY-SA-3.0

                                                    ^^^ whitespace was missing here

Applied with this minor nit fixed. Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-09-21 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21  7:16 [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.4.0 Maxim Kochetkov via buildroot
2023-09-21 12:49 ` Thomas Petazzoni via buildroot [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=20230921144914.6bebb281@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fido_max@inbox.ru \
    --cc=thomas.petazzoni@bootlin.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.