2013-09-26 17:14:40 +02:00

12 lines
492 B
Plaintext

$NetBSD: patch-ad,v 1.1 2012/11/23 12:27:03 drochner Exp $
--- pkgIndex.tcl.in.orig 2003-12-15 18:46:20.000000000 +0000
+++ pkgIndex.tcl.in
@@ -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] ]"