From: Peter Korsgaard <peter@korsgaard.com>
To: Michael Fischer <mf@go-sys.de>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH v2] package/gnuplot: bump version to 5.4.9
Date: Wed, 27 Sep 2023 21:02:14 +0200 [thread overview]
Message-ID: <875y3v30eh.fsf@48ers.dk> (raw)
In-Reply-To: <20230927073600.17504-1-mf@go-sys.de> (Michael Fischer's message of "Wed, 27 Sep 2023 09:36:00 +0200")
>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:
> Changelog:
> http://www.gnuplot.info/ReleaseNotes_5_4_9.html
> Signed-off-by: Michael Fischer <mf@go-sys.de>
> ---
> package/gnuplot/gnuplot.hash | 8 ++++----
> package/gnuplot/gnuplot.mk | 5 +++--
> 2 files changed, 7 insertions(+), 6 deletions(-)
> diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash
> index 2f482ca434..6ed24b6d3c 100644
> --- a/package/gnuplot/gnuplot.hash
> +++ b/package/gnuplot/gnuplot.hash
> @@ -1,6 +1,6 @@
> -# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.7/
> -md5 cdc9bb3ac0cc7e717246ed3df2d6ffa2 gnuplot-5.4.7.tar.gz
> -sha1 6e68f94af822ff56549beab3a465c2fe976d3b34 gnuplot-5.4.7.tar.gz
> +# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.9/
> +md5 345533e461e41c263b3293f46651f0b2 gnuplot-5.4.9.tar.gz
> +sha1 1a3953660656a38178ae2b368efa895af55a5001 gnuplot-5.4.9.tar.gz
> # Locally computed
> -sha256 318a1501c9e659f39cf05ee5268335671bddc6c20eae06851f262fde27c2e739 gnuplot-5.4.7.tar.gz
> +sha256 a328a021f53dc05459be6066020e9a71e8eab6255d3381e22696120d465c6a97 gnuplot-5.4.9.tar.gz
> sha256 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d Copyright
> diff --git a/package/gnuplot/gnuplot.mk b/package/gnuplot/gnuplot.mk
> index 23fbae10a9..0cd37da7d6 100644
> --- a/package/gnuplot/gnuplot.mk
> +++ b/package/gnuplot/gnuplot.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
> -GNUPLOT_VERSION = 5.4.7
> +GNUPLOT_VERSION = 5.4.9
> GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION)
> GNUPLOT_LICENSE = gnuplot license (open source)
> GNUPLOT_LICENSE_FILES = Copyright
> @@ -23,7 +23,8 @@ GNUPLOT_CONF_OPTS = \
> --disable-wxwidgets \
> --without-lua \
> --without-latex \
> - --without-cairo
> + --without-cairo \
> + --with-qt=no
I've changed this to --without-qt instead for consistency with the other
options and applied, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-27 19:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 7:36 [Buildroot] [PATCH v2] package/gnuplot: bump version to 5.4.9 Michael Fischer
2023-09-27 19:02 ` Peter Korsgaard [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=875y3v30eh.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
--cc=mf@go-sys.de \
/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.