tools/bison: Update to 3.1
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sat, 6 Oct 2018 10:41:52 +0000 (12:41 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Oct 2018 00:10:15 +0000 (02:10 +0200)
Update bison to 3.1

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
tools/bison/Makefile
tools/bison/patches/010-intl-stub-compat.patch
tools/bison/patches/100-fix-gets-removal.patch

index 68e06ae33b566df5c20388acc9b83d1cc6ab19f2..6d4b73dad425c7b6ba09f708aac94722e48cdc4d 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bison
-PKG_VERSION:=3.0.5
+PKG_VERSION:=3.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=075cef2e814642e30e10e8155e93022e4a91ca38a65aa1d5467d4e969f97f338
+PKG_HASH:=7c2464ad6cb7b513b2c350a092d919327e1f63d12ff024836acbb504475da5c6
 
 HOST_BUILD_PARALLEL:=1
 
index 98234209cdc0849ec29dd2a9da5037a6e61e3dd5..d2dfcadbabfed11ca759e56987a88c9ca879a739 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/main.c
 +++ b/src/main.c
-@@ -60,9 +60,9 @@
+@@ -60,9 +60,9 @@ main (int argc, char *argv[])
  {
    set_program_name (argv[0]);
    setlocale (LC_ALL, "");
index 563c12040c594f9d9f46eed3af229e69f0201a26..6f4abe58c7f35a3cf646ccb785237636db57826e 100644 (file)
@@ -1,8 +1,6 @@
-diff --git a/lib/stdio.in.h b/lib/stdio.in.h
-index ff7c9c8..f391832 100644
 --- a/lib/stdio.in.h
 +++ b/lib/stdio.in.h
-@@ -739,14 +739,6 @@ _GL_WARN_ON_USE (getline, "getline is unportable - "
+@@ -739,14 +739,6 @@ _GL_WARN_ON_USE (getline, "getline is un
  # endif
  #endif