aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-12 07:54:18 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-01-12 07:54:18 +0000
commite57591b59446985350cab9217e9de7bd54b4d6ac (patch)
tree0f45b6b384a76df6ca8082ffe829795387595f70
parent2cfe7ad046fd797f1e9b6ba9521c877ae28cdd97 (diff)
downloadupstream-e57591b59446985350cab9217e9de7bd54b4d6ac.tar.gz
upstream-e57591b59446985350cab9217e9de7bd54b4d6ac.tar.bz2
upstream-e57591b59446985350cab9217e9de7bd54b4d6ac.zip
CC: gettext-full: update to version 0.19.6
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Backport of r47584 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48209 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/libs/gettext-full/Makefile4
-rw-r--r--package/libs/gettext-full/patches/001-autotools.patch4
-rw-r--r--package/libs/gettext-full/patches/001-no_examples_and_tests.patch2
-rw-r--r--package/libs/gettext-full/patches/003-gettext-error_print_progname.patch2
-rw-r--r--package/libs/gettext-full/patches/100-error_progname.patch2
-rw-r--r--package/libs/gettext-full/patches/110-error_progname_def.patch2
-rw-r--r--package/libs/gettext-full/patches/120-uclibc-nolocale.patch2
7 files changed, 9 insertions, 9 deletions
diff --git a/package/libs/gettext-full/Makefile b/package/libs/gettext-full/Makefile
index 1f8c2c82c1..e07a158c28 100644
--- a/package/libs/gettext-full/Makefile
+++ b/package/libs/gettext-full/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gettext-full
-PKG_VERSION:=0.19.4
+PKG_VERSION:=0.19.6
PKG_RELEASE:=1
PKG_SOURCE:=gettext-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gettext
-PKG_MD5SUM:=997c9070354eff5517115feaea6038f0
+PKG_MD5SUM:=69d79254ee3b41df23f41c2f4fd720d9
PKG_BUILD_DIR:=$(BUILD_DIR)/gettext-$(PKG_VERSION)
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/gettext-$(PKG_VERSION)
diff --git a/package/libs/gettext-full/patches/001-autotools.patch b/package/libs/gettext-full/patches/001-autotools.patch
index ecbb0302dd..2f23c8e313 100644
--- a/package/libs/gettext-full/patches/001-autotools.patch
+++ b/package/libs/gettext-full/patches/001-autotools.patch
@@ -1,6 +1,6 @@
--- a/gettext-runtime/man/Makefile.am
+++ b/gettext-runtime/man/Makefile.am
-@@ -171,8 +171,7 @@ textdomain.3.html: textdomain.3.in
+@@ -172,8 +172,7 @@ textdomain.3.html: textdomain.3.in
bindtextdomain.3.html: bindtextdomain.3.in
bind_textdomain_codeset.3.html: bind_textdomain_codeset.3.in
@@ -12,7 +12,7 @@
$(INSTALL_DATA) $$dir/$$file $(DESTDIR)$(htmldir)/$$file; \
--- a/gettext-tools/man/Makefile.am
+++ b/gettext-tools/man/Makefile.am
-@@ -153,8 +153,7 @@ recode-sr-latin.1.html: recode-sr-latin.
+@@ -154,8 +154,7 @@ recode-sr-latin.1.html: recode-sr-latin.
gettextize.1.html: gettextize.1
autopoint.1.html: autopoint.1
diff --git a/package/libs/gettext-full/patches/001-no_examples_and_tests.patch b/package/libs/gettext-full/patches/001-no_examples_and_tests.patch
index 373b4a12f0..97353b18ed 100644
--- a/package/libs/gettext-full/patches/001-no_examples_and_tests.patch
+++ b/package/libs/gettext-full/patches/001-no_examples_and_tests.patch
@@ -1,6 +1,6 @@
--- a/gettext-runtime/Makefile.am
+++ b/gettext-runtime/Makefile.am
-@@ -28,7 +28,7 @@ SUBDIR_libasprintf = libasprintf
+@@ -29,7 +29,7 @@ SUBDIR_libasprintf = libasprintf
else
SUBDIR_libasprintf =
endif
diff --git a/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch b/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
index 72fdc55f53..6698e300af 100644
--- a/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
+++ b/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
@@ -1,6 +1,6 @@
--- a/gettext-tools/libgettextpo/error.h
+++ b/gettext-tools/libgettextpo/error.h
-@@ -58,7 +58,7 @@ extern void error_at_line (int __status,
+@@ -68,7 +68,7 @@ extern void error_at_line (int __status,
/* If NULL, error will flush stdout, then print on stderr the program
name, a colon and a space. Otherwise, error will call this
function without parameters instead. */
diff --git a/package/libs/gettext-full/patches/100-error_progname.patch b/package/libs/gettext-full/patches/100-error_progname.patch
index 74f5169221..38371aeacb 100644
--- a/package/libs/gettext-full/patches/100-error_progname.patch
+++ b/package/libs/gettext-full/patches/100-error_progname.patch
@@ -1,6 +1,6 @@
--- a/gettext-runtime/intl/intl-compat.c
+++ b/gettext-runtime/intl/intl-compat.c
-@@ -129,3 +129,7 @@ bind_textdomain_codeset (const char *dom
+@@ -130,3 +130,7 @@ bind_textdomain_codeset (const char *dom
{
return libintl_bind_textdomain_codeset (domainname, codeset);
}
diff --git a/package/libs/gettext-full/patches/110-error_progname_def.patch b/package/libs/gettext-full/patches/110-error_progname_def.patch
index bf01d4b6a3..e47c7de77f 100644
--- a/package/libs/gettext-full/patches/110-error_progname_def.patch
+++ b/package/libs/gettext-full/patches/110-error_progname_def.patch
@@ -1,6 +1,6 @@
--- a/gettext-tools/libgettextpo/error.h
+++ b/gettext-tools/libgettextpo/error.h
-@@ -58,7 +58,7 @@ extern void error_at_line (int __status,
+@@ -68,7 +68,7 @@ extern void error_at_line (int __status,
/* If NULL, error will flush stdout, then print on stderr the program
name, a colon and a space. Otherwise, error will call this
function without parameters instead. */
diff --git a/package/libs/gettext-full/patches/120-uclibc-nolocale.patch b/package/libs/gettext-full/patches/120-uclibc-nolocale.patch
index 51d523fcb9..4c6a73e310 100644
--- a/package/libs/gettext-full/patches/120-uclibc-nolocale.patch
+++ b/package/libs/gettext-full/patches/120-uclibc-nolocale.patch
@@ -1,6 +1,6 @@
--- a/gettext-runtime/intl/localename.c
+++ b/gettext-runtime/intl/localename.c
-@@ -2779,7 +2779,7 @@ gl_locale_name_posix (int category, cons
+@@ -2788,7 +2788,7 @@ gl_locale_name_posix (int category, cons
{
/* Use the POSIX methods of looking to 'LC_ALL', 'LC_xxx', and 'LANG'.
On some systems this can be done by the 'setlocale' function itself. */