Gentoo Archives: gentoo-commits

From: Amy Winston <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclxml/files/
Date: Sun, 02 Oct 2016 20:09:32
Message-Id: 1475438313.5fd42f586574979d0005104c606237825510f1a2.amynka@gentoo
1 commit: 5fd42f586574979d0005104c606237825510f1a2
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Sep 30 15:10:29 2016 +0000
4 Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 19:58:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd42f58
7
8 dev-tcltk/tclxml: remove unused patches
9
10 dev-tcltk/tclxml/files/tclxml-3.1-test.patch | 46 --------------
11 dev-tcltk/tclxml/files/tclxml-3_configure.patch | 74 ----------------------
12 dev-tcltk/tclxml/files/tclxml-3_include_path.patch | 12 ----
13 3 files changed, 132 deletions(-)
14
15 diff --git a/dev-tcltk/tclxml/files/tclxml-3.1-test.patch b/dev-tcltk/tclxml/files/tclxml-3.1-test.patch
16 deleted file mode 100644
17 index f312f4c..00000000
18 --- a/dev-tcltk/tclxml/files/tclxml-3.1-test.patch
19 +++ /dev/null
20 @@ -1,46 +0,0 @@
21 -diff -Naur tclxml-3.1.orig/Makefile.in tclxml-3.1/Makefile.in
22 ---- tclxml-3.1.orig/Makefile.in 2005-05-20 21:02:01.000000000 +0900
23 -+++ tclxml-3.1/Makefile.in 2007-12-24 13:28:55.000000000 +0900
24 -@@ -267,7 +267,7 @@
25 - # -testdir $(srcdir)/tea.tests
26 -
27 - test: binaries libraries
28 -- (cd $(srcdir)/tests; $(bindir)/tclsh8.4 all.tcl)
29 -+ (cd $(srcdir)/tests; $(bindir)/tclsh all.tcl)
30 -
31 - shell: binaries libraries
32 - @$(TCLSH) $(SCRIPT)
33 -diff -Naur tclxml-3.1.orig/examples/README tclxml-3.1/examples/README
34 ---- tclxml-3.1.orig/examples/README 2000-12-28 15:07:12.000000000 +0900
35 -+++ tclxml-3.1/examples/README 2007-12-24 13:29:21.000000000 +0900
36 -@@ -31,7 +31,7 @@
37 - REC-xml-20001006.xml
38 - The W3C XML spec in XML format. A handy file to run xmlwc over
39 - to test your build. You should get this output with the command
40 -- tclsh8.3 xmlwc REC-xml-20001006.xml
41 -+ tclsh xmlwc REC-xml-20001006.xml
42 - :
43 -
44 - 2929 14978 116827 REC-xml-20001006.xml
45 -diff -Naur tclxml-3.1.orig/examples/flatten.tcl tclxml-3.1/examples/flatten.tcl
46 ---- tclxml-3.1.orig/examples/flatten.tcl 2000-05-20 08:56:20.000000000 +0900
47 -+++ tclxml-3.1/examples/flatten.tcl 2007-12-24 13:29:29.000000000 +0900
48 -@@ -1,6 +1,6 @@
49 - #!/bin/sh
50 - # -*- tcl -*- \
51 --exec tclsh8.3 "$0" "$@"
52 -+exec tclsh "$0" "$@"
53 -
54 - # flatten.tcl --
55 - #
56 -diff -Naur tclxml-3.1.orig/examples/xmlwc tclxml-3.1/examples/xmlwc
57 ---- tclxml-3.1.orig/examples/xmlwc 2000-12-28 14:53:38.000000000 +0900
58 -+++ tclxml-3.1/examples/xmlwc 2007-12-24 13:29:09.000000000 +0900
59 -@@ -1,6 +1,6 @@
60 - #!/bin/sh
61 - # \
62 --exec tclsh8.3 "$0" "$@"
63 -+exec tclsh "$0" "$@"
64 -
65 - package require xml
66 -
67
68 diff --git a/dev-tcltk/tclxml/files/tclxml-3_configure.patch b/dev-tcltk/tclxml/files/tclxml-3_configure.patch
69 deleted file mode 100644
70 index 58de6b1..00000000
71 --- a/dev-tcltk/tclxml/files/tclxml-3_configure.patch
72 +++ /dev/null
73 @@ -1,74 +0,0 @@
74 -Tkanhs to Matteo Pillon <matteo.pillon@×××××.com>
75 ---- tcl.m4 2006-02-24 21:04:37.000000000 +0100
76 -+++ tcl.m4.1 2006-02-24 21:04:54.000000000 +0100
77 -@@ -588,7 +588,7 @@
78 - # results, and the version is kept in special file).
79 -
80 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
81 -- system=MP-RAS-`awk '{print $3}' /etc/.relid'`
82 -+ system=MP-RAS-`awk '{print $3}' /etc/.relid`
83 - fi
84 - if test "`uname -s`" = "AIX" ; then
85 - system=AIX-`uname -v`.`uname -r`
86 -@@ -1454,7 +1454,7 @@
87 - # results, and the version is kept in special file).
88 -
89 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
90 -- system=MP-RAS-`awk '{print $3}' /etc/.relid'`
91 -+ system=MP-RAS-`awk '{print $3}' /etc/.relid`
92 - fi
93 - if test "`uname -s`" = "AIX" ; then
94 - system=AIX-`uname -v`.`uname -r`
95 ---- configure 2004-07-11 05:43:18.000000000 +0200
96 -+++ configure.1 2006-02-24 21:14:04.000000000 +0100
97 -@@ -3771,7 +3771,7 @@
98 - # results, and the version is kept in special file).
99 -
100 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
101 -- system=MP-RAS-`awk '{print }' /etc/.relid'`
102 -+ system=MP-RAS-`awk '{print }' /etc/.relid`
103 - fi
104 - if test "`uname -s`" = "AIX" ; then
105 - system=AIX-`uname -v`.`uname -r`
106 ---- tclconfig/tcl.m4 2003-12-03 21:06:35.000000000 +0100
107 -+++ tclconfig/tcl.m4.1 2006-02-24 21:16:04.000000000 +0100
108 -@@ -759,7 +759,7 @@
109 - # results, and the version is kept in special file).
110 -
111 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
112 -- system=MP-RAS-`awk '{print $3}' /etc/.relid'`
113 -+ system=MP-RAS-`awk '{print $3}' /etc/.relid`
114 - fi
115 - if test "`uname -s`" = "AIX" ; then
116 - system=AIX-`uname -v`.`uname -r`
117 -@@ -2026,7 +2026,7 @@
118 - # results, and the version is kept in special file).
119 -
120 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
121 -- system=MP-RAS-`awk '{print $3}' /etc/.relid'`
122 -+ system=MP-RAS-`awk '{print $3}' /etc/.relid`
123 - fi
124 - if test "`uname -s`" = "AIX" ; then
125 - system=AIX-`uname -v`.`uname -r`
126 ---- expat/configure 2004-07-11 05:43:29.000000000 +0200
127 -+++ expat/configure.1 2006-02-24 21:16:31.000000000 +0100
128 -@@ -3860,7 +3860,7 @@
129 - # results, and the version is kept in special file).
130 -
131 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
132 -- system=MP-RAS-`awk '{print }' /etc/.relid'`
133 -+ system=MP-RAS-`awk '{print }' /etc/.relid`
134 - fi
135 - if test "`uname -s`" = "AIX" ; then
136 - system=AIX-`uname -v`.`uname -r`
137 ---- libxml2/configure 2004-07-11 14:11:03.000000000 +0200
138 -+++ libxml2/configure.1 2006-02-24 21:16:50.000000000 +0100
139 -@@ -3912,7 +3912,7 @@
140 - # results, and the version is kept in special file).
141 -
142 - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
143 -- system=MP-RAS-`awk '{print }' /etc/.relid'`
144 -+ system=MP-RAS-`awk '{print }' /etc/.relid`
145 - fi
146 - if test "`uname -s`" = "AIX" ; then
147 - system=AIX-`uname -v`.`uname -r`
148
149 diff --git a/dev-tcltk/tclxml/files/tclxml-3_include_path.patch b/dev-tcltk/tclxml/files/tclxml-3_include_path.patch
150 deleted file mode 100644
151 index c270d57..00000000
152 --- a/dev-tcltk/tclxml/files/tclxml-3_include_path.patch
153 +++ /dev/null
154 @@ -1,12 +0,0 @@
155 ---- expat/Makefile.in.orig 2006-04-08 12:28:11.594940750 +0200
156 -+++ expat/Makefile.in 2006-04-08 12:28:26.927899000 +0200
157 -@@ -175,7 +175,8 @@
158 - INCLUDES = @TCL_INCLUDES@ \
159 - -I$(srcdir)/xmltok \
160 - -I$(srcdir)/xmlparse \
161 -- -I$(srcdir)/xmlwf
162 -+ -I$(srcdir)/xmlwf \
163 -+ -I../include
164 -
165 - EXTRA_CFLAGS = $(MEM_DEBUG_FLAGS) @EXTRA_CFLAGS@
166 -