[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclxml/files/

2022-11-22 Thread Sam James
commit: 4d5923d9d8e5f241902558b610a05b727cbaa229
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 23 00:32:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 23 00:32:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5923d9

dev-tcltk/tclxml: add link to upstream PR

Signed-off-by: Sam James  gentoo.org>

 dev-tcltk/tclxml/files/tclxml-3.2-fix-implicit-declarations.patch | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-tcltk/tclxml/files/tclxml-3.2-fix-implicit-declarations.patch 
b/dev-tcltk/tclxml/files/tclxml-3.2-fix-implicit-declarations.patch
index b463306abf1e..dba4973c1fd9 100644
--- a/dev-tcltk/tclxml/files/tclxml-3.2-fix-implicit-declarations.patch
+++ b/dev-tcltk/tclxml/files/tclxml-3.2-fix-implicit-declarations.patch
@@ -1,6 +1,7 @@
-diff -urpN tclxml-3.2.orig/tclxml.c tclxml-3.2/tclxml.c
 tclxml-3.2.orig/tclxml.c   2009-06-08 12:56:10.0 +0200
-+++ tclxml-3.2/tclxml.c2009-06-08 12:57:24.0 +0200
+https://github.com/flightaware/TclXML/pull/4
+
+--- a/tclxml.c
 b/tclxml.c
 @@ -20,6 +20,8 @@
  #include 
  #include 



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclxml/files/

2016-10-02 Thread Amy Winston
commit: 5fd42f586574979d0005104c606237825510f1a2
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 30 15:10:29 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Oct  2 19:58:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd42f58

dev-tcltk/tclxml: remove unused patches

 dev-tcltk/tclxml/files/tclxml-3.1-test.patch   | 46 --
 dev-tcltk/tclxml/files/tclxml-3_configure.patch| 74 --
 dev-tcltk/tclxml/files/tclxml-3_include_path.patch | 12 
 3 files changed, 132 deletions(-)

diff --git a/dev-tcltk/tclxml/files/tclxml-3.1-test.patch 
b/dev-tcltk/tclxml/files/tclxml-3.1-test.patch
deleted file mode 100644
index f312f4c..
--- a/dev-tcltk/tclxml/files/tclxml-3.1-test.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-diff -Naur tclxml-3.1.orig/Makefile.in tclxml-3.1/Makefile.in
 tclxml-3.1.orig/Makefile.in2005-05-20 21:02:01.0 +0900
-+++ tclxml-3.1/Makefile.in 2007-12-24 13:28:55.0 +0900
-@@ -267,7 +267,7 @@
- # -testdir $(srcdir)/tea.tests
- 
- test: binaries libraries
--  (cd $(srcdir)/tests; $(bindir)/tclsh8.4 all.tcl)
-+  (cd $(srcdir)/tests; $(bindir)/tclsh all.tcl)
- 
- shell: binaries libraries
-   @$(TCLSH) $(SCRIPT)
-diff -Naur tclxml-3.1.orig/examples/README tclxml-3.1/examples/README
 tclxml-3.1.orig/examples/README2000-12-28 15:07:12.0 +0900
-+++ tclxml-3.1/examples/README 2007-12-24 13:29:21.0 +0900
-@@ -31,7 +31,7 @@
- REC-xml-20001006.xml 
- The W3C XML spec in XML format. A handy file to run xmlwc over
- to test your build. You should get this output with the command
-- tclsh8.3 xmlwc REC-xml-20001006.xml 
-+ tclsh xmlwc REC-xml-20001006.xml 
- :
-  
-2929   14978  116827 REC-xml-20001006.xml 
-diff -Naur tclxml-3.1.orig/examples/flatten.tcl tclxml-3.1/examples/flatten.tcl
 tclxml-3.1.orig/examples/flatten.tcl   2000-05-20 08:56:20.0 
+0900
-+++ tclxml-3.1/examples/flatten.tcl2007-12-24 13:29:29.0 +0900
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # -*- tcl -*- \
--exec tclsh8.3 "$0" "$@"
-+exec tclsh "$0" "$@"
- 
- # flatten.tcl --
- #
-diff -Naur tclxml-3.1.orig/examples/xmlwc tclxml-3.1/examples/xmlwc
 tclxml-3.1.orig/examples/xmlwc 2000-12-28 14:53:38.0 +0900
-+++ tclxml-3.1/examples/xmlwc  2007-12-24 13:29:09.0 +0900
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # \
--exec tclsh8.3 "$0" "$@"
-+exec tclsh "$0" "$@"
- 
- package require xml
- 

diff --git a/dev-tcltk/tclxml/files/tclxml-3_configure.patch 
b/dev-tcltk/tclxml/files/tclxml-3_configure.patch
deleted file mode 100644
index 58de6b1..
--- a/dev-tcltk/tclxml/files/tclxml-3_configure.patch
+++ /dev/null
@@ -1,74 +0,0 @@
-Tkanhs to Matteo Pillon 
 tcl.m4 2006-02-24 21:04:37.0 +0100
-+++ tcl.m4.1   2006-02-24 21:04:54.0 +0100
-@@ -588,7 +588,7 @@
-   # results, and the version is kept in special file).
-   
-   if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
--  system=MP-RAS-`awk '{print $3}' /etc/.relid'`
-+  system=MP-RAS-`awk '{print $3}' /etc/.relid`
-   fi
-   if test "`uname -s`" = "AIX" ; then
-   system=AIX-`uname -v`.`uname -r`
-@@ -1454,7 +1454,7 @@
-   # results, and the version is kept in special file).
-   
-   if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
--  system=MP-RAS-`awk '{print $3}' /etc/.relid'`
-+  system=MP-RAS-`awk '{print $3}' /etc/.relid`
-   fi
-   if test "`uname -s`" = "AIX" ; then
-   system=AIX-`uname -v`.`uname -r`
 configure  2004-07-11 05:43:18.0 +0200
-+++ configure.12006-02-24 21:14:04.0 +0100
-@@ -3771,7 +3771,7 @@
-   # results, and the version is kept in special file).
-   
-   if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
--  system=MP-RAS-`awk '{print }' /etc/.relid'`
-+  system=MP-RAS-`awk '{print }' /etc/.relid`
-   fi
-   if test "`uname -s`" = "AIX" ; then
-   system=AIX-`uname -v`.`uname -r`
 tclconfig/tcl.m4   2003-12-03 21:06:35.0 +0100
-+++ tclconfig/tcl.m4.1 2006-02-24 21:16:04.0 +0100
-@@ -759,7 +759,7 @@
-   # results, and the version is kept in special file).
-   
-   if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
--  system=MP-RAS-`awk '{print $3}' /etc/.relid'`
-+  system=MP-RAS-`awk '{print $3}' /etc/.relid`
-   fi
-   if test "`uname -s`" = "AIX" ; then
-   system=AIX-`uname -v`.`uname -r`
-@@ -2026,7 +2026,7 @@
-   # results, and the version is kept in special file).
-   
-   if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`"