diff options
Diffstat (limited to 'dev-tcltk/tls/files/tls-1.5.0-bad-version.patch')
| -rw-r--r-- | dev-tcltk/tls/files/tls-1.5.0-bad-version.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-tcltk/tls/files/tls-1.5.0-bad-version.patch b/dev-tcltk/tls/files/tls-1.5.0-bad-version.patch new file mode 100644 index 000000000000..a55a00c6d5f0 --- /dev/null +++ b/dev-tcltk/tls/files/tls-1.5.0-bad-version.patch @@ -0,0 +1,10 @@ +diff -ur tls1.5_org/pkgIndex.tcl.in tls1.5/pkgIndex.tcl.in +--- tls1.5_org/pkgIndex.tcl.in 2007-04-05 23:09:11.000000000 +0200 ++++ tls1.5/pkgIndex.tcl.in 2007-04-05 23:09:40.000000000 +0200 +@@ -5,5 +5,5 @@ + # replace the original which didn't include the commands from "tls.tcl". + # + +-package ifneeded tls 1.5 "[list load [file join $dir @RELPATH@ @tls_LIB_FILE@] ] ; [list source [file join $dir tls.tcl] ]" ++package ifneeded tls 1.50 "[list load [file join $dir @RELPATH@ @tls_LIB_FILE@] ] ; [list source [file join $dir tls.tcl] ]" + |
