pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gdb-netbsd: Remove local readline patches



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Mar 14 12:10:44 2020 +0100
Changeset:	7664a24bace211ad23f94dfb3ec022b0c3a51308

Modified Files:
	gdb-netbsd/distinfo
Removed Files:
	gdb-netbsd/patches/patch-readline_display.c
	gdb-netbsd/patches/patch-readline_doc_texi2dvi
	gdb-netbsd/patches/patch-readline_doc_texi2html
	gdb-netbsd/patches/patch-readline_examples_readlinebuf.h
	gdb-netbsd/patches/patch-readline_examples_rlfe_config.h.in
	gdb-netbsd/patches/patch-readline_examples_rlfe_extern.h
	gdb-netbsd/patches/patch-readline_examples_rlfe_os.h
	gdb-netbsd/patches/patch-readline_util.c

Log Message:
gdb-netbsd: Remove local readline patches

They are relevant for old readline that was upgraded in gdb.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7664a24bace211ad23f94dfb3ec022b0c3a51308

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gdb-netbsd/distinfo                                         |  8 --------
 gdb-netbsd/patches/patch-readline_display.c                 | 12 ------------
 gdb-netbsd/patches/patch-readline_doc_texi2dvi              |  6 ------
 gdb-netbsd/patches/patch-readline_doc_texi2html             |  7 -------
 gdb-netbsd/patches/patch-readline_examples_readlinebuf.h    |  7 -------
 gdb-netbsd/patches/patch-readline_examples_rlfe_config.h.in |  5 -----
 gdb-netbsd/patches/patch-readline_examples_rlfe_extern.h    |  5 -----
 gdb-netbsd/patches/patch-readline_examples_rlfe_os.h        |  5 -----
 gdb-netbsd/patches/patch-readline_util.c                    | 13 -------------
 9 files changed, 68 deletions(-)

diffs:
diff --git a/gdb-netbsd/distinfo b/gdb-netbsd/distinfo
index e04a35f3af..28bfa5510e 100644
--- a/gdb-netbsd/distinfo
+++ b/gdb-netbsd/distinfo
@@ -80,12 +80,4 @@ SHA1 (patch-intl_Makefile.in) = cb9c50bbdfc086a59a549799254365a27d52feec
 SHA1 (patch-libctf_swap.h) = b4755fa27f4d3d98aec03ea4c13a8e3985496d8b
 SHA1 (patch-libiberty_make-temp-file.c) = 6e5c3fc9dde722a263cdbe3d51a714538a0c6cd1
 SHA1 (patch-opcodes_cgen.sh) = ace9d4c93194da654e27af63d045c3220879ade6
-SHA1 (patch-readline_display.c) = daa5bd3dc68c2ef4f5b5cfb412df888317d92c8b
-SHA1 (patch-readline_doc_texi2dvi) = dc857093f77a95413151a54e1186322f98f6c489
-SHA1 (patch-readline_doc_texi2html) = ec274dc687f2ba70a287b2fc0bc7bade9a5c12f2
-SHA1 (patch-readline_examples_readlinebuf.h) = 11b00683f95d77092fc8b7b701c7bfcaf40ca01c
-SHA1 (patch-readline_examples_rlfe_config.h.in) = 69f34cc628efe30542248e7ac7458be59d5fab94
-SHA1 (patch-readline_examples_rlfe_extern.h) = 69f34cc628efe30542248e7ac7458be59d5fab94
-SHA1 (patch-readline_examples_rlfe_os.h) = 69f34cc628efe30542248e7ac7458be59d5fab94
-SHA1 (patch-readline_util.c) = 2012356216efe9416dc2fbc02d33c927640f2df4
 SHA1 (patch-sim_common_callback.c) = ac55e639ed6ba51c5daef5fffccc3413abeb1df2
diff --git a/gdb-netbsd/patches/patch-readline_display.c b/gdb-netbsd/patches/patch-readline_display.c
deleted file mode 100644
index 92d9e4d384..0000000000
--- a/gdb-netbsd/patches/patch-readline_display.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- readline/display.c.orig	2019-07-16 00:00:27.000000000 +0000
-+++ readline/display.c
-@@ -47,6 +47,7 @@
- 
- /* System-specific feature definitions and include files. */
- #include "rldefs.h"
-+#include "rltty.h"
- #include "rlmbutil.h"
- 
- /* Termcap library stuff. */
diff --git a/gdb-netbsd/patches/patch-readline_doc_texi2dvi b/gdb-netbsd/patches/patch-readline_doc_texi2dvi
deleted file mode 100644
index 026dc0c016..0000000000
--- a/gdb-netbsd/patches/patch-readline_doc_texi2dvi
+++ /dev/null
@@ -1,6 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   -# $Id$
-   -rcs_revision='$Revision$'
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_doc_texi2html b/gdb-netbsd/patches/patch-readline_doc_texi2html
deleted file mode 100644
index 34b3a27fe0..0000000000
--- a/gdb-netbsd/patches/patch-readline_doc_texi2html
+++ /dev/null
@@ -1,7 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   -# $Id$
-   -# $Id$
-   -# $Id$
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_examples_readlinebuf.h b/gdb-netbsd/patches/patch-readline_examples_readlinebuf.h
deleted file mode 100644
index 29139b69ed..0000000000
--- a/gdb-netbsd/patches/patch-readline_examples_readlinebuf.h
+++ /dev/null
@@ -1,7 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   - * $Revision$
-   - * $Date$
-   - * $Author$
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_examples_rlfe_config.h.in b/gdb-netbsd/patches/patch-readline_examples_rlfe_config.h.in
deleted file mode 100644
index 961ed9ed1e..0000000000
--- a/gdb-netbsd/patches/patch-readline_examples_rlfe_config.h.in
+++ /dev/null
@@ -1,5 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   - * $Id$ FAU
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_examples_rlfe_extern.h b/gdb-netbsd/patches/patch-readline_examples_rlfe_extern.h
deleted file mode 100644
index 961ed9ed1e..0000000000
--- a/gdb-netbsd/patches/patch-readline_examples_rlfe_extern.h
+++ /dev/null
@@ -1,5 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   - * $Id$ FAU
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_examples_rlfe_os.h b/gdb-netbsd/patches/patch-readline_examples_rlfe_os.h
deleted file mode 100644
index 961ed9ed1e..0000000000
--- a/gdb-netbsd/patches/patch-readline_examples_rlfe_os.h
+++ /dev/null
@@ -1,5 +0,0 @@
-Cannot strip away RCS IDs, please handle manually!
-These are the matching lines:
-   - * $Id$ FAU
-Setting PKGDIFF_FMT might help.
-Otherwise you may need to run diff by hand.
diff --git a/gdb-netbsd/patches/patch-readline_util.c b/gdb-netbsd/patches/patch-readline_util.c
deleted file mode 100644
index 619f017d8d..0000000000
--- a/gdb-netbsd/patches/patch-readline_util.c
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- readline/util.c.orig	2019-07-16 00:00:27.000000000 +0000
-+++ readline/util.c
-@@ -517,7 +517,7 @@ _rl_tropen ()
- 	    : "."),
- 	   getpid ());
- #else
--  sprintf (fnbuf, "/var/tmp/rltrace.%ld", (long) getpid ());
-+  snprintf (fnbuf, sizeof(fnbuf), "/var/tmp/rltrace.%ld", (long)getpid());
- #endif
-   unlink (fnbuf);
-   _rl_tracefp = fopen (fnbuf, "w+");


Home | Main Index | Thread Index | Old Index