Browse Source

upgrading package: txr 215 -> 216

master
parent
commit
511735e258
  1. 100
      txr/txr.patch
  2. 4
      txr/txr.spec

100
txr/txr.patch

@ -1,6 +1,6 @@
Index: args.c
--- args.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ args.c 2019-03-31 23:50:31.800118000 +0200
--- args.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ args.c 2019-05-21 20:37:00.524350000 +0200
@@ -29,8 +29,8 @@
#include <signal.h>
#include <string.h>
@ -12,8 +12,8 @@ Index: args.c
#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
--- arith.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ arith.c 2019-05-21 20:37:00.524817000 +0200
@@ -40,7 +40,6 @@
#if HAVE_ROUNDING_CTL_H
#include <fenv.h>
@ -23,8 +23,8 @@ Index: arith.c
#include "signal.h"
#include "unwind.h"
Index: combi.c
--- combi.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ combi.c 2019-03-31 23:50:31.800285000 +0200
--- combi.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ combi.c 2019-05-21 20:37:00.524959000 +0200
@@ -25,6 +25,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
@ -34,9 +34,9 @@ Index: combi.c
#include <wchar.h>
#include <signal.h>
Index: configure
--- configure.orig 2019-03-31 07:26:14.000000000 +0200
+++ configure 2019-03-31 23:50:31.800637000 +0200
@@ -896,6 +896,7 @@
--- configure.orig 2019-05-21 06:38:33.000000000 +0200
+++ configure 2019-05-21 20:37:00.525288000 +0200
@@ -907,6 +907,7 @@
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>
@ -44,7 +44,7 @@ Index: configure
#include <wchar.h>
#include <wctype.h>
@@ -1069,13 +1070,6 @@
@@ -1080,13 +1081,6 @@
broken128=
output=$($make conftest.ccver)
set -- $output
@ -58,7 +58,7 @@ Index: configure
superlong=
@@ -2231,6 +2225,7 @@
@@ -2242,6 +2236,7 @@
cat > conftest.c <<!
#include "config.h"
#include <process.h>
@ -67,8 +67,8 @@ Index: configure
int main(int argc, char **argv)
Index: eval.c
--- eval.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ eval.c 2019-03-31 23:50:31.801286000 +0200
--- eval.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ eval.c 2019-05-21 20:37:00.525944000 +0200
@@ -34,7 +34,6 @@
#include <time.h>
#include <assert.h>
@ -78,8 +78,8 @@ Index: eval.c
#include "gc.h"
#include "args.h"
Index: ffi.c
--- ffi.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ ffi.c 2019-03-31 23:50:31.801796000 +0200
--- ffi.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ ffi.c 2019-05-21 20:37:00.526460000 +0200
@@ -43,7 +43,6 @@
#if HAVE_SYS_TYPES_H
#include <sys/types.h>
@ -89,8 +89,8 @@ Index: ffi.c
#include "stream.h"
#include "gc.h"
Index: ftw.c
--- ftw.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ ftw.c 2019-03-31 23:50:31.801908000 +0200
--- ftw.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ ftw.c 2019-05-21 20:37:00.526564000 +0200
@@ -32,7 +32,6 @@
#include <stddef.h>
#include <ftw.h>
@ -100,8 +100,8 @@ Index: ftw.c
#include "gc.h"
#include "args.h"
Index: hash.c
--- hash.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ hash.c 2019-03-31 23:50:31.802115000 +0200
--- hash.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ hash.c 2019-05-21 20:37:00.526764000 +0200
@@ -32,7 +32,6 @@
#include <limits.h>
#include <signal.h>
@ -111,8 +111,8 @@ Index: hash.c
#include <unistd.h>
#endif
Index: lib.c
--- lib.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ lib.c 2019-03-31 23:50:31.803075000 +0200
--- lib.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ lib.c 2019-05-21 20:37:00.527711000 +0200
@@ -40,7 +40,6 @@
#include <sys/time.h>
#include <assert.h>
@ -122,8 +122,8 @@ Index: lib.c
#define NOMINMAX
#include <windows.h>
Index: match.c
--- match.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ match.c 2019-03-31 23:50:31.803543000 +0200
--- match.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ match.c 2019-05-21 20:37:00.528171000 +0200
@@ -32,7 +32,6 @@
#include <wchar.h>
#include <signal.h>
@ -133,8 +133,8 @@ Index: match.c
#include "gc.h"
#include "args.h"
Index: parser.c
--- parser.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ parser.c 2019-03-31 23:50:31.803749000 +0200
--- parser.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ parser.c 2019-05-21 20:37:00.528370000 +0200
@@ -37,7 +37,6 @@
#include <wctype.h>
#include <errno.h>
@ -144,8 +144,8 @@ Index: parser.c
#include <sys/utsname.h>
#endif
Index: parser.y
--- parser.y.orig 2019-03-31 07:26:14.000000000 +0200
+++ parser.y 2019-03-31 23:50:31.803995000 +0200
--- parser.y.orig 2019-05-21 06:38:33.000000000 +0200
+++ parser.y 2019-05-21 20:37:00.528610000 +0200
@@ -37,8 +37,8 @@
#include <setjmp.h>
#include <wchar.h>
@ -157,8 +157,8 @@ Index: parser.y
#include "signal.h"
#include "unwind.h"
Index: regex.c
--- regex.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ regex.c 2019-03-31 23:50:31.804321000 +0200
--- regex.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ regex.c 2019-05-21 20:37:00.528929000 +0200
@@ -34,7 +34,6 @@
#include <signal.h>
#include <stdarg.h>
@ -168,8 +168,8 @@ Index: regex.c
#include "parser.h"
#include "signal.h"
Index: socket.c
--- socket.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ socket.c 2019-03-31 23:50:31.804497000 +0200
--- socket.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ socket.c 2019-05-21 20:37:00.529103000 +0200
@@ -35,10 +35,12 @@
#include <errno.h>
#include <unistd.h>
@ -185,8 +185,8 @@ Index: socket.c
#include <sys/select.h>
#endif
Index: stream.c
--- stream.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ stream.c 2019-03-31 23:50:31.804928000 +0200
--- stream.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ stream.c 2019-05-21 20:37:00.529520000 +0200
@@ -35,8 +35,13 @@
#include <ctype.h>
#include <wchar.h>
@ -210,8 +210,8 @@ Index: stream.c
#include "gc.h"
#include "signal.h"
Index: struct.c
--- struct.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ struct.c 2019-03-31 23:50:31.805141000 +0200
--- struct.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ struct.c 2019-05-21 20:37:00.529730000 +0200
@@ -34,7 +34,6 @@
#include <signal.h>
#include <assert.h>
@ -221,8 +221,8 @@ Index: struct.c
#include "hash.h"
#include "eval.h"
Index: sysif.c
--- sysif.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ sysif.c 2019-03-31 23:50:31.805369000 +0200
--- sysif.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ sysif.c 2019-05-21 20:37:00.529960000 +0200
@@ -28,6 +28,7 @@
#include <stddef.h>
#include <stdio.h>
@ -240,8 +240,8 @@ Index: sysif.c
#include "stream.h"
#include "hash.h"
Index: syslog.c
--- syslog.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ syslog.c 2019-03-31 23:50:31.805486000 +0200
--- syslog.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ syslog.c 2019-05-21 20:37:00.530071000 +0200
@@ -33,7 +33,6 @@
#include <signal.h>
#include <syslog.h>
@ -251,8 +251,8 @@ Index: syslog.c
#include "stream.h"
#include "gc.h"
Index: termios.c
--- termios.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ termios.c 2019-03-31 23:50:31.805635000 +0200
--- termios.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ termios.c 2019-05-21 20:37:00.530216000 +0200
@@ -35,7 +35,6 @@
#include <errno.h>
#include <termios.h>
@ -301,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-03-31 07:26:14.000000000 +0200
+++ txr.c 2019-03-31 23:50:31.805814000 +0200
--- txr.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ txr.c 2019-05-21 20:37:00.530387000 +0200
@@ -29,6 +29,7 @@
#include <stdlib.h>
#include <limits.h>
@ -311,7 +311,7 @@ Index: txr.c
#include <wchar.h>
#include <signal.h>
#include "config.h"
@@ -257,6 +258,9 @@
@@ -259,6 +260,9 @@
#else
static val get_self_path(void)
{
@ -322,19 +322,19 @@ Index: txr.c
}
#endif
Index: unwind.c
--- unwind.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ unwind.c 2019-03-31 23:50:31.805984000 +0200
--- unwind.c.orig 2019-05-21 20:37:00.530632000 +0200
+++ unwind.c 2019-05-21 20:37:35.206089000 +0200
@@ -45,7 +45,6 @@
#include "eval.h"
#include "struct.h"
#include "cadr.h"
-#include "alloca.h"
#include "arith.h"
#include "unwind.h"
#define UW_CONT_FRAME_BEFORE (32 * sizeof (val))
#include "debug.h"
Index: vm.c
--- vm.c.orig 2019-03-31 07:26:14.000000000 +0200
+++ vm.c 2019-03-31 23:50:31.806174000 +0200
--- vm.c.orig 2019-05-21 06:38:33.000000000 +0200
+++ vm.c 2019-05-21 20:37:00.530909000 +0200
@@ -34,7 +34,6 @@
#include <signal.h>
#include <assert.h>

4
txr/txr.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Searching
License: BSD
Version: 215
Release: 20190331
Version: 216
Release: 20190521
# list of sources
Source0: http://www.kylheku.com/cgit/txr/snapshot/txr-%{version}.tar.bz2

Loading…
Cancel
Save