From 57f0113337cd235d46a3e74a41a19b9d0a9babed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1iel?= Date: Wed, 24 Feb 2016 08:27:42 +0000 Subject: [PATCH] gawk: Updated (4.0.1 -> 4.1.3) --- base/gawk/gawk.conf | 7 ++++++- base/gawk/gawk.desc | 6 +++--- base/gawk/no-extensions.patch.cross | 27 +++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 base/gawk/no-extensions.patch.cross diff --git a/base/gawk/gawk.conf b/base/gawk/gawk.conf index c6fa8ac65..f7cad3799 100644 --- a/base/gawk/gawk.conf +++ b/base/gawk/gawk.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../gawk/gawk.conf -# Copyright (C) 2006 - 2009 The OpenSDE Project +# Copyright (C) 2006 - 2016 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -20,3 +20,8 @@ var_append INSTALL_WRAPPER_FILTER "|" \ # INSTALL_WRAPPER_FILTER needs to be empty to not filter the symlink ... hook_add postmake 3 "INSTALL_WRAPPER_FILTER= ; ln -sfv ../../bin/gawk \ $root/usr/bin/gawk ; ln -sfv gawk $root/bin/awk" + + +var_append confopt ' ' "CFLAGS=\"$CFLAGS\"" +var_append confopt ' ' "LDFLAGS=\"$LDFLAGS\"" + diff --git a/base/gawk/gawk.desc b/base/gawk/gawk.desc index 72300a908..221a531c5 100644 --- a/base/gawk/gawk.desc +++ b/base/gawk/gawk.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../gawk/gawk.desc -[COPY] Copyright (C) 2006 - 2012 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2016 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -31,7 +31,7 @@ [L] GPL [S] Stable -[V] 4.0.1 +[V] 4.1.3 [P] X -1---5---9 108.400 -[D] 3451752614 gawk-4.0.1.tar.gz ftp://ftp.gnu.org/pub/gnu/gawk/ +[D] 4031128767 gawk-4.1.3.tar.gz ftp://ftp.gnu.org/pub/gnu/gawk/ diff --git a/base/gawk/no-extensions.patch.cross b/base/gawk/no-extensions.patch.cross new file mode 100644 index 000000000..f97b0b551 --- /dev/null +++ b/base/gawk/no-extensions.patch.cross @@ -0,0 +1,27 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../gawk/no-extensions.patch.cross +# Copyright (C) 2016 The OpenSDE Project +# Copyright (C) 2014 The T2 SDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +--- gawk-4.1.1/Makefile.in.vanilla 2014-06-04 09:11:22.000000000 +0200 ++++ gawk-4.1.1/Makefile.in 2014-06-04 09:11:35.000000000 +0200 +@@ -472,7 +472,6 @@ + awklib \ + doc \ + po \ +- extension \ + test + + include_HEADERS = gawkapi.h