pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Updated expect5.45.4 with patches for SCO/Xinuos OS's.



Module Name:	pkgsrc-wip
Committed By:	Boyd Lynn Gerber <gerberb%zenez.com@localhost>
Pushed By:	gerberb
Date:		Tue May 3 19:10:38 2022 -0600
Changeset:	67c8db67f4db535d76870c7b4f378e5f91b9b49d

Modified Files:
	tcl-expect/patches/patch-configure
	tcl-expect/patches/patch-retoglob.c
	tcl-expect/patches/patch-tclconfig_tcl.m4

Log Message:
Updated expect5.45.4 with patches for SCO/Xinuos OS's.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=67c8db67f4db535d76870c7b4f378e5f91b9b49d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tcl-expect/patches/patch-configure        | 3 ++-
 tcl-expect/patches/patch-retoglob.c       | 3 ++-
 tcl-expect/patches/patch-tclconfig_tcl.m4 | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diffs:
diff --git a/tcl-expect/patches/patch-configure b/tcl-expect/patches/patch-configure
index cc2f2015d6..27d66c5ead 100644
--- a/tcl-expect/patches/patch-configure
+++ b/tcl-expect/patches/patch-configure
@@ -1,6 +1,7 @@
 $NetBSD$
 
-\todo Describe.
+#       configure patches to
+#       add support for svr5 and OpenServer 5 
 
 \todo Provide upstream bug report URL.
 
diff --git a/tcl-expect/patches/patch-retoglob.c b/tcl-expect/patches/patch-retoglob.c
index 2af78ccf53..b1f610e44c 100644
--- a/tcl-expect/patches/patch-retoglob.c
+++ b/tcl-expect/patches/patch-retoglob.c
@@ -1,6 +1,7 @@
 $NetBSD$
 
-\todo Describe.
+#       retoglob.c
+#       SVR5 name space clash
 
 \todo Provide upstream bug report URL.
 
diff --git a/tcl-expect/patches/patch-tclconfig_tcl.m4 b/tcl-expect/patches/patch-tclconfig_tcl.m4
index 24dddd0f45..c63f3decf7 100644
--- a/tcl-expect/patches/patch-tclconfig_tcl.m4
+++ b/tcl-expect/patches/patch-tclconfig_tcl.m4
@@ -1,6 +1,7 @@
 $NetBSD$
 
-\todo Describe.
+#       tclconfig/tcl.m4
+#       add support for svr5
 
 \todo Provide upstream bug report URL.
 


Home | Main Index | Thread Index | Old Index