* [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/
@ 2017-10-20 7:45 Patrice Clement
0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2017-10-20 7:45 UTC (permalink / raw
To: gentoo-commits
commit: e0b6c9fd8cc03a5af01c2ffe1e3cfaf1c153164c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Oct 10 13:41:36 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:45:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b6c9fd
sys-libs/readline: remove unused patch.
.../readline-5.2-no-ignore-shlib-errors.patch | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/sys-libs/readline/files/readline-5.2-no-ignore-shlib-errors.patch b/sys-libs/readline/files/readline-5.2-no-ignore-shlib-errors.patch
deleted file mode 100644
index fc634911316..00000000000
--- a/sys-libs/readline/files/readline-5.2-no-ignore-shlib-errors.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-dont ignore errors in the shlib subdir
-
-http://bugs.gentoo.org/216952
-
---- Makefile.in
-+++ Makefile.in
-@@ -194,7 +194,7 @@
-
- shared: force
- -test -d shlib || mkdir shlib
-- -( cd shlib ; ${MAKE} ${MFLAGS} all )
-+ ( cd shlib ; ${MAKE} ${MFLAGS} all )
-
- documentation: force
- -test -d doc || mkdir doc
-@@ -238,7 +238,7 @@
- -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
-
- install-shared: installdirs install-headers shared install-doc
-- -( cd shlib ; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} install )
-+ ( cd shlib ; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} install )
-
- uninstall-shared: maybe-uninstall-headers
- -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/
@ 2024-05-11 0:42 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-05-11 0:42 UTC (permalink / raw
To: gentoo-commits
commit: d75c61685650b580a1314de3a08a52d57e2ec0bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 00:32:03 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 00:32:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75c6168
sys-libs/readline: scrub C99 patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/readline/files/readline-8.1-rlfe-c99.patch | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/sys-libs/readline/files/readline-8.1-rlfe-c99.patch b/sys-libs/readline/files/readline-8.1-rlfe-c99.patch
index 028f44784207..89a247d056ee 100644
--- a/sys-libs/readline/files/readline-8.1-rlfe-c99.patch
+++ b/sys-libs/readline/files/readline-8.1-rlfe-c99.patch
@@ -17,13 +17,6 @@ Link: https://bugs.gentoo.org/870424
Link: https://bugs.gentoo.org/919256
Link: https://lists.gnu.org/archive/html/bug-readline/2024-05/msg00000.html
Signed-off-by: Gabi Falk <gabifalk@gmx.com>
----
- examples/rlfe/configure | 668 ++++++++++++++++++++-----------------
- examples/rlfe/configure.in | 88 +++--
- 2 files changed, 422 insertions(+), 334 deletions(-)
-
-diff --git a/examples/rlfe/configure b/examples/rlfe/configure
-index 3928331..063113d 100755
--- a/examples/rlfe/configure
+++ b/examples/rlfe/configure
@@ -1490,115 +1490,6 @@ fi
@@ -939,8 +932,6 @@ index 3928331..063113d 100755
for ac_header in sys/stropts.h sys/wait.h sgtty.h sys/select.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-diff --git a/examples/rlfe/configure.in b/examples/rlfe/configure.in
-index ad7ce65..aba06c6 100644
--- a/examples/rlfe/configure.in
+++ b/examples/rlfe/configure.in
@@ -30,7 +30,9 @@ AC_PROG_CPP
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/
@ 2024-05-13 18:42 Joonas Niilola
0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2024-05-13 18:42 UTC (permalink / raw
To: gentoo-commits
commit: 4194798723bcee4c610838996fa572a106484c8e
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon May 13 16:53:51 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 13 18:42:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41947987
sys-libs/readline: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36663
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch b/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch
deleted file mode 100644
index b898bf053ecc..000000000000
--- a/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://bugs.gentoo.org/385091
-
-https://lists.gnu.org/archive/html/bug-readline/2011-10/msg00000.html
-
---- a/examples/rlfe/configure
-+++ b/examples/rlfe/configure
-@@ -4062,6 +4062,7 @@ cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
-
-+extern char *tgoto(char *, int, int);
- main()
- {
- exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-13 18:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 7:45 [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2024-05-11 0:42 Sam James
2024-05-13 18:42 Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox