* [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/files/
@ 2016-07-16 9:54 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2016-07-16 9:54 UTC (permalink / raw
To: gentoo-commits
commit: 4e7e3874b269d116de140648497f3192f97ef346
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jul 14 17:40:24 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul 16 09:52:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7e3874
app-shells/tcsh: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/1887
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
.../tcsh/files/tcsh-6.15.00-normalize-command-fix.patch | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/app-shells/tcsh/files/tcsh-6.15.00-normalize-command-fix.patch b/app-shells/tcsh/files/tcsh-6.15.00-normalize-command-fix.patch
deleted file mode 100644
index b3b27ef..0000000
--- a/app-shells/tcsh/files/tcsh-6.15.00-normalize-command-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-http://bugs.gw.com/view.php?id=53
-
-diff -uNr tcsh-6.15.00.orig/tw.parse.c tcsh-6.15.00/tw.parse.c
---- tcsh-6.15.00.orig/tw.parse.c 2007-03-01 23:21:42.000000000 +0200
-+++ tcsh-6.15.00/tw.parse.c 2007-06-30 20:10:54.000000000 +0300
-@@ -433,7 +433,7 @@
- Char *p;
- int found;
-
-- found = !cmd_expand(qline.s + wordp, &p);
-+ found = cmd_expand(qline.s + wordp, &p);
-
- if (!found) {
- xfree(p);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/files/
@ 2021-01-19 8:28 Fabian Groffen
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2021-01-19 8:28 UTC (permalink / raw
To: gentoo-commits
commit: 71bd86417a0256bd738ae954ccd3784648e21e60
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jan 19 08:17:53 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 08:27:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bd8641
app-shells/tcsh: remove unused patch
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-shells/tcsh/files/tcsh-6.20.00-use-ncurses-tinfo.patch | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/app-shells/tcsh/files/tcsh-6.20.00-use-ncurses-tinfo.patch b/app-shells/tcsh/files/tcsh-6.20.00-use-ncurses-tinfo.patch
deleted file mode 100644
index e17841863d8..00000000000
--- a/app-shells/tcsh/files/tcsh-6.20.00-use-ncurses-tinfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tcsh-6.20.00/configure.ac
-+++ tcsh-6.20.00/configure.ac
-@@ -317,7 +317,7 @@
- dnl Checks for libraries
- AC_SEARCH_LIBS(crypt, crypt)
- AC_SEARCH_LIBS(getspnam, sec)
--AC_SEARCH_LIBS([tgetent], [termlib termcap curses ncurses], [], [
-+AC_SEARCH_LIBS([tgetent], [ncurses tinfo], [], [
- AC_MSG_ERROR([unable to find the tgetent() function])
- ])
- AC_SEARCH_LIBS(gethostbyname, nsl)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-19 8:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 8:28 [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/files/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2016-07-16 9:54 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox