From c96df88b173a9d18fa0c7f903d797b240eb5e0fb Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 31 Mar 2019 23:53:37 +0200 Subject: [PATCH] upgrading package: txr 214 -> 215 --- txr/txr.patch | 97 ++++++++++++++++++++++++++++----------------------- txr/txr.spec | 4 +-- 2 files changed, 56 insertions(+), 45 deletions(-) diff --git a/txr/txr.patch b/txr/txr.patch index 6857e2791f..abb181b1b8 100644 --- a/txr/txr.patch +++ b/txr/txr.patch @@ -1,6 +1,6 @@ Index: args.c ---- args.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ args.c 2019-01-27 09:58:26.952354000 +0100 +--- args.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ args.c 2019-03-31 23:50:31.800118000 +0200 @@ -29,8 +29,8 @@ #include #include @@ -11,9 +11,20 @@ Index: args.c #include "lib.h" #include "signal.h" #include "unwind.h" +Index: arith.c +--- arith.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ arith.c 2019-03-31 23:51:33.458304000 +0200 +@@ -40,7 +40,6 @@ + #if HAVE_ROUNDING_CTL_H + #include + #endif +-#include "alloca.h" + #include "lib.h" + #include "signal.h" + #include "unwind.h" Index: combi.c ---- combi.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ combi.c 2019-01-27 09:55:03.716979000 +0100 +--- combi.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ combi.c 2019-03-31 23:50:31.800285000 +0200 @@ -25,6 +25,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ @@ -23,8 +34,8 @@ Index: combi.c #include #include Index: configure ---- configure.orig 2019-01-26 23:21:41.000000000 +0100 -+++ configure 2019-01-27 09:55:03.717323000 +0100 +--- configure.orig 2019-03-31 07:26:14.000000000 +0200 ++++ configure 2019-03-31 23:50:31.800637000 +0200 @@ -896,6 +896,7 @@ #include #include @@ -47,7 +58,7 @@ Index: configure superlong= -@@ -2204,6 +2198,7 @@ +@@ -2231,6 +2225,7 @@ cat > conftest.c < @@ -56,8 +67,8 @@ Index: configure int main(int argc, char **argv) Index: eval.c ---- eval.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ eval.c 2019-01-27 09:57:51.337465000 +0100 +--- eval.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ eval.c 2019-03-31 23:50:31.801286000 +0200 @@ -34,7 +34,6 @@ #include #include @@ -67,8 +78,8 @@ Index: eval.c #include "gc.h" #include "args.h" Index: ffi.c ---- ffi.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ ffi.c 2019-01-27 09:58:47.089238000 +0100 +--- ffi.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ ffi.c 2019-03-31 23:50:31.801796000 +0200 @@ -43,7 +43,6 @@ #if HAVE_SYS_TYPES_H #include @@ -78,8 +89,8 @@ Index: ffi.c #include "stream.h" #include "gc.h" Index: ftw.c ---- ftw.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ ftw.c 2019-01-27 09:59:17.158171000 +0100 +--- ftw.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ ftw.c 2019-03-31 23:50:31.801908000 +0200 @@ -32,7 +32,6 @@ #include #include @@ -89,8 +100,8 @@ Index: ftw.c #include "gc.h" #include "args.h" Index: hash.c ---- hash.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ hash.c 2019-01-27 09:57:42.393297000 +0100 +--- hash.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ hash.c 2019-03-31 23:50:31.802115000 +0200 @@ -32,7 +32,6 @@ #include #include @@ -100,8 +111,8 @@ Index: hash.c #include #endif Index: lib.c ---- lib.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ lib.c 2019-01-27 09:56:33.300318000 +0100 +--- lib.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ lib.c 2019-03-31 23:50:31.803075000 +0200 @@ -40,7 +40,6 @@ #include #include @@ -111,8 +122,8 @@ Index: lib.c #define NOMINMAX #include Index: match.c ---- match.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ match.c 2019-01-27 09:56:20.926239000 +0100 +--- match.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ match.c 2019-03-31 23:50:31.803543000 +0200 @@ -32,7 +32,6 @@ #include #include @@ -122,8 +133,8 @@ Index: match.c #include "gc.h" #include "args.h" Index: parser.c ---- parser.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ parser.c 2019-01-27 09:58:05.026784000 +0100 +--- parser.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ parser.c 2019-03-31 23:50:31.803749000 +0200 @@ -37,7 +37,6 @@ #include #include @@ -133,8 +144,8 @@ Index: parser.c #include #endif Index: parser.y ---- parser.y.orig 2019-01-26 23:21:41.000000000 +0100 -+++ parser.y 2019-01-27 09:56:06.076968000 +0100 +--- parser.y.orig 2019-03-31 07:26:14.000000000 +0200 ++++ parser.y 2019-03-31 23:50:31.803995000 +0200 @@ -37,8 +37,8 @@ #include #include @@ -146,8 +157,8 @@ Index: parser.y #include "signal.h" #include "unwind.h" Index: regex.c ---- regex.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ regex.c 2019-01-27 09:56:53.807409000 +0100 +--- regex.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ regex.c 2019-03-31 23:50:31.804321000 +0200 @@ -34,7 +34,6 @@ #include #include @@ -157,8 +168,8 @@ Index: regex.c #include "parser.h" #include "signal.h" Index: socket.c ---- socket.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ socket.c 2019-01-27 09:59:24.020449000 +0100 +--- socket.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ socket.c 2019-03-31 23:50:31.804497000 +0200 @@ -35,10 +35,12 @@ #include #include @@ -174,8 +185,8 @@ Index: socket.c #include #endif Index: stream.c ---- stream.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ stream.c 2019-01-27 09:57:31.156207000 +0100 +--- stream.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ stream.c 2019-03-31 23:50:31.804928000 +0200 @@ -35,8 +35,13 @@ #include #include @@ -199,8 +210,8 @@ Index: stream.c #include "gc.h" #include "signal.h" Index: struct.c ---- struct.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ struct.c 2019-01-27 09:58:36.390604000 +0100 +--- struct.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ struct.c 2019-03-31 23:50:31.805141000 +0200 @@ -34,7 +34,6 @@ #include #include @@ -210,8 +221,8 @@ Index: struct.c #include "hash.h" #include "eval.h" Index: sysif.c ---- sysif.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ sysif.c 2019-01-27 09:58:13.903003000 +0100 +--- sysif.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ sysif.c 2019-03-31 23:50:31.805369000 +0200 @@ -28,6 +28,7 @@ #include #include @@ -229,8 +240,8 @@ Index: sysif.c #include "stream.h" #include "hash.h" Index: syslog.c ---- syslog.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ syslog.c 2019-01-27 09:59:09.530789000 +0100 +--- syslog.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ syslog.c 2019-03-31 23:50:31.805486000 +0200 @@ -33,7 +33,6 @@ #include #include @@ -240,8 +251,8 @@ Index: syslog.c #include "stream.h" #include "gc.h" Index: termios.c ---- termios.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ termios.c 2019-01-27 09:59:33.289848000 +0100 +--- termios.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ termios.c 2019-03-31 23:50:31.805635000 +0200 @@ -35,7 +35,6 @@ #include #include @@ -290,8 +301,8 @@ Index: termios.c reg_varl(intern(lit("bsdly"), user_package), num_fast(BSDLY)); reg_varl(intern(lit("bs0"), user_package), num_fast(BS0)); Index: txr.c ---- txr.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ txr.c 2019-01-27 09:55:03.718515000 +0100 +--- txr.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ txr.c 2019-03-31 23:50:31.805814000 +0200 @@ -29,6 +29,7 @@ #include #include @@ -311,8 +322,8 @@ Index: txr.c } #endif Index: unwind.c ---- unwind.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ unwind.c 2019-01-27 09:57:04.393258000 +0100 +--- unwind.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ unwind.c 2019-03-31 23:50:31.805984000 +0200 @@ -45,7 +45,6 @@ #include "eval.h" #include "struct.h" @@ -322,8 +333,8 @@ Index: unwind.c #define UW_CONT_FRAME_BEFORE (32 * sizeof (val)) Index: vm.c ---- vm.c.orig 2019-01-26 23:21:41.000000000 +0100 -+++ vm.c 2019-01-27 09:58:59.069458000 +0100 +--- vm.c.orig 2019-03-31 07:26:14.000000000 +0200 ++++ vm.c 2019-03-31 23:50:31.806174000 +0200 @@ -34,7 +34,6 @@ #include #include diff --git a/txr/txr.spec b/txr/txr.spec index b7fee0f164..da9492b655 100644 --- a/txr/txr.spec +++ b/txr/txr.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Searching License: BSD -Version: 214 -Release: 20190323 +Version: 215 +Release: 20190331 # list of sources Source0: http://www.kylheku.com/cgit/txr/snapshot/txr-%{version}.tar.bz2