From: Giulio Benetti <giulio.benetti@micronovasrl.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/gettext-tiny: bump version for having msgmerge working
Date: Tue, 9 Apr 2019 19:46:06 +0200 [thread overview]
Message-ID: <20190409174606.31828-1-giulio.benetti@micronovasrl.com> (raw)
On current version msgmerge doesn't work properly. It exits giving:
fopen: No such file or directory
The problem has been signalled and fixed by upstream.
Bump version to latest commit.
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
---
package/gettext-tiny/gettext-tiny.hash | 2 +-
package/gettext-tiny/gettext-tiny.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gettext-tiny/gettext-tiny.hash b/package/gettext-tiny/gettext-tiny.hash
index 7d13054144..4de837da46 100644
--- a/package/gettext-tiny/gettext-tiny.hash
+++ b/package/gettext-tiny/gettext-tiny.hash
@@ -1,5 +1,5 @@
# Locally Computed:
-sha256 00b03b08d909021aa5580fb45b6cf0ec45e9084ef94c26f034f03a64a69942bc gettext-tiny-c6dcdcdef801127549d3906d153c061880d25a73.tar.gz
+sha256 ba7b6960018022d876e39aa723d40b6745823b2ff71dae591d05bbd1b8ec180f gettext-tiny-73fc3e7ef7e016a3874b632fd0475969d288f309.tar.gz
sha256 b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34 LICENSE
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 extra/COPYING
# From http://lists.gnu.org/archive/html/bug-gettext/2016-06/msg00008.html
diff --git a/package/gettext-tiny/gettext-tiny.mk b/package/gettext-tiny/gettext-tiny.mk
index 4fa014e8dd..3b4043d0a9 100644
--- a/package/gettext-tiny/gettext-tiny.mk
+++ b/package/gettext-tiny/gettext-tiny.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GETTEXT_TINY_VERSION = c6dcdcdef801127549d3906d153c061880d25a73
+GETTEXT_TINY_VERSION = 73fc3e7ef7e016a3874b632fd0475969d288f309
GETTEXT_TINY_SITE = $(call github,sabotage-linux,gettext-tiny,$(GETTEXT_TINY_VERSION))
GETTEXT_TINY_LICENSE = MIT, GPL-3.0+ (extra gettext)
GETTEXT_TINY_INSTALL_STAGING = YES
--
2.17.1
next reply other threads:[~2019-04-09 17:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-09 17:46 Giulio Benetti [this message]
2019-04-10 11:37 ` [Buildroot] [PATCH] package/gettext-tiny: bump version for having msgmerge working Thomas Petazzoni
2019-04-10 12:38 ` Giulio Benetti
2019-04-11 22:19 ` Vadim Kochan
2019-04-12 8:32 ` Giulio Benetti
2019-04-14 9:51 ` [Buildroot] [PATCH v2] " Giulio Benetti
2019-10-25 21:27 ` Thomas Petazzoni
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=20190409174606.31828-1-giulio.benetti@micronovasrl.com \
--to=giulio.benetti@micronovasrl.com \
--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