diff options
author | Sam James <sam@gentoo.org> | 2022-11-22 23:50:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 00:29:07 +0000 |
commit | c3262667c30a67828afbed840927f7cd389523c5 (patch) | |
tree | f5c7bf04da53fafbba0037bb758f2eb028fc09df /dev-tcltk | |
parent | app-shells/ksh: add 1.0.4 (diff) | |
download | gentoo-c3262667c30a67828afbed840927f7cd389523c5.tar.gz gentoo-c3262667c30a67828afbed840927f7cd389523c5.tar.bz2 gentoo-c3262667c30a67828afbed840927f7cd389523c5.zip |
dev-tcltk/tclx: add link to additional upstream bug
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16-deux.patch | 1 | ||||
-rw-r--r-- | dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16.patch | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16-deux.patch b/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16-deux.patch index da4d5c399aee..278dc23bb94d 100644 --- a/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16-deux.patch +++ b/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16-deux.patch @@ -1,4 +1,5 @@ https://github.com/flightaware/tclx/pull/15 +https://sourceforge.net/p/tclx/bugs/84/ From a65705e6cba4fe395afbdc8c903b8b819d7e6962 Mon Sep 17 00:00:00 2001 From: Sam James <sam@gentoo.org> diff --git a/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16.patch b/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16.patch index 89f90363246a..3e135c0c4fcc 100644 --- a/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16.patch +++ b/dev-tcltk/tclx/files/tclx-8.4.4-configure-clang16.patch @@ -1,5 +1,6 @@ https://github.com/flightaware/tclx/commit/dfd54117ca500c9422ff2e11940219d19cedb906 https://bugs.gentoo.org/881713 +https://sourceforge.net/p/tclx/bugs/84/ From dfd54117ca500c9422ff2e11940219d19cedb906 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Sequoia <jeremyhu@apple.com> |