From d9991e8a089adec9a52890806be08a5841280770 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Thu, 26 Jan 2017 09:44:32 +0300 Subject: [PATCH] tcl:v.bump --- programming/language/tcl/tcl/actions.py | 4 ++-- programming/language/tcl/tcl/pspec.xml | 15 +++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/programming/language/tcl/tcl/actions.py b/programming/language/tcl/tcl/actions.py index 1d45fa7076..43a82fd0d2 100644 --- a/programming/language/tcl/tcl/actions.py +++ b/programming/language/tcl/tcl/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def setup(): - shelltools.unlinkDir("%s/tcl8.6.4/pkgs/sqlite3.8.8.3" % get.workDIR()) + shelltools.unlinkDir("%s/tcl8.6.6/pkgs/sqlite3.13.0" % get.workDIR()) shelltools.cd("unix") autotools.autoreconf("-fi") @@ -58,4 +58,4 @@ def install(): pisitools.dosym("/usr/bin/tclsh8.6","/usr/bin/tclsh") - pisitools.dodoc("ChangeLog","changes","license.terms","README") \ No newline at end of file + pisitools.dodoc("ChangeLog","changes","license.terms","README") diff --git a/programming/language/tcl/tcl/pspec.xml b/programming/language/tcl/tcl/pspec.xml index 8f148c8f7f..8582d9f238 100644 --- a/programming/language/tcl/tcl/pspec.xml +++ b/programming/language/tcl/tcl/pspec.xml @@ -12,7 +12,7 @@ app:console Tcl programming language Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. - mirrors://sourceforge/tcl/tcl8.6.4-src.tar.gz + mirrors://sourceforge/tcl/tcl8.6.6-src.tar.gz zlib-devel @@ -26,7 +26,7 @@ /usr/bin /usr/lib - /usr/lib/tcl8.5 + /usr/lib/tcl8.6 /usr/share/doc /usr/share/man @@ -54,14 +54,21 @@ tcl - /usr/lib/sqlite3.8.8.3/libsqlite* - /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.3.tm + /usr/lib/sqlite3.13.0/libsqlite* + /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm /usr/share/man/mann/tdbc_sqlite3.n /usr/share/man/mann/sqlite3.n + + 2017-01-26 + 8.6.6 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 8.6.4