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: Wed May 4 09:24:18 2022 -0600
Changeset: b3329fb6d23a8f3a22f72b84697e4a807087cf09
Modified Files:
tcl-expect/distinfo
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=b3329fb6d23a8f3a22f72b84697e4a807087cf09
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl-expect/distinfo | 6 +++---
tcl-expect/patches/patch-configure | 4 ++--
tcl-expect/patches/patch-retoglob.c | 2 +-
tcl-expect/patches/patch-tclconfig_tcl.m4 | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/tcl-expect/distinfo b/tcl-expect/distinfo
index 5d79371987..59987046a9 100644
--- a/tcl-expect/distinfo
+++ b/tcl-expect/distinfo
@@ -4,6 +4,6 @@ BLAKE2s (expect5.45.4.tar.gz) = 41310882c3658679f60911aca1a3cf9c353784f164410abf
SHA512 (expect5.45.4.tar.gz) = a8dc25e8175f67e029e15cbcfca1705165c1c4cb2dd37eaaaebffb61e3ba132d9519cd73ca5add4c3358a2b0b7a91e878279e8d0b72143ff2c287fce07e4659a
Size (expect5.45.4.tar.gz) = 632363 bytes
SHA1 (patch-Makefile.in) = 24efcbdb0a21985cb8a0fb7812c5f45f67de7c30
-SHA1 (patch-configure) = 1d0f90eff0ae6c37e94eb021c7d171338b4dc66a
-SHA1 (patch-retoglob.c) = c850900bd62666d800412f0864931f7b09be66bd
-SHA1 (patch-tclconfig_tcl.m4) = 0e976a25665a79e704081dc5e31faf53fb09aa01
+SHA1 (patch-configure) = e4ab27ebff22708de3cfe1c97c5880502a19b039
+SHA1 (patch-retoglob.c) = 4406f9e5d7622f393e35e7a1f70a700a98d6e981
+SHA1 (patch-tclconfig_tcl.m4) = 231db1a55f47d6446f26f9c09ad7de8f3861355a
diff --git a/tcl-expect/patches/patch-configure b/tcl-expect/patches/patch-configure
index be1aae9c25..53177e1c8c 100644
--- a/tcl-expect/patches/patch-configure
+++ b/tcl-expect/patches/patch-configure
@@ -3,7 +3,7 @@ $NetBSD$
# configure patches to
# add support for svr5 and OpenServer 5
-\todo Provide upstream bug report URL.
+# emailed Upstream September 2019
--- configure.orig 2018-02-04 03:43:58.000000000 +0000
+++ configure 2022-05-04 06:19:11.616282008 +0000
@@ -32,7 +32,7 @@ $NetBSD$
LD_SEARCH_FLAGS=""
;;
+ UnixWare-5*|SCO_SV-5*)
-+ # UnixWare gcc uses -pthread Native compiler use -KThread
++ # UnixWare gcc uses -pthread Native compiler use -Kpthread
+ # -Kthread will define _REENTRANT
+ if test "$GCC" = yes; then :
+
diff --git a/tcl-expect/patches/patch-retoglob.c b/tcl-expect/patches/patch-retoglob.c
index b1f610e44c..f597ba5618 100644
--- a/tcl-expect/patches/patch-retoglob.c
+++ b/tcl-expect/patches/patch-retoglob.c
@@ -3,7 +3,7 @@ $NetBSD$
# retoglob.c
# SVR5 name space clash
-\todo Provide upstream bug report URL.
+# emailed Upstream Swtempber 2019
--- retoglob.c.orig 2018-02-02 19:15:52.000000000 +0000
+++ retoglob.c 2019-08-26 05:28:32.206672005 +0000
diff --git a/tcl-expect/patches/patch-tclconfig_tcl.m4 b/tcl-expect/patches/patch-tclconfig_tcl.m4
index c63f3decf7..0a4e26abb6 100644
--- a/tcl-expect/patches/patch-tclconfig_tcl.m4
+++ b/tcl-expect/patches/patch-tclconfig_tcl.m4
@@ -3,7 +3,7 @@ $NetBSD$
# tclconfig/tcl.m4
# add support for svr5
-\todo Provide upstream bug report URL.
+# Emailed Upstream September 2019
--- tclconfig/tcl.m4.orig 2018-02-04 06:55:43.000000000 +0000
+++ tclconfig/tcl.m4 2022-04-30 09:18:53.837696001 +0000
Home |
Main Index |
Thread Index |
Old Index