[Pkg-tcltk-commits] r295 - tcl8.4/trunk/debian/patches
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Thu Oct 18 16:29:52 UTC 2007
Author: sgolovan-guest
Date: 2007-10-18 16:29:52 +0000 (Thu, 18 Oct 2007)
New Revision: 295
Modified:
tcl8.4/trunk/debian/patches/manpages.diff
tcl8.4/trunk/debian/patches/non-linux.diff
tcl8.4/trunk/debian/patches/rpath.diff
tcl8.4/trunk/debian/patches/tclinc.diff
tcl8.4/trunk/debian/patches/tcllibrary.diff
tcl8.4/trunk/debian/patches/tclpackagepath.diff
Log:
[tcl8.4]
Refreshed patches.
Modified: tcl8.4/trunk/debian/patches/manpages.diff
===================================================================
--- tcl8.4/trunk/debian/patches/manpages.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/manpages.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -5,7 +5,7 @@
Index: tcl8.4-8.4.16/unix/installManPage
===================================================================
--- tcl8.4-8.4.16.orig/unix/installManPage 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/installManPage 2007-09-21 23:28:19.000000000 +0400
++++ tcl8.4-8.4.16/unix/installManPage 2007-10-18 20:29:08.000000000 +0400
@@ -49,7 +49,16 @@
}' $MANPAGE`
Modified: tcl8.4/trunk/debian/patches/non-linux.diff
===================================================================
--- tcl8.4/trunk/debian/patches/non-linux.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/non-linux.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -3,8 +3,8 @@
Index: tcl8.4-8.4.16/unix/configure
===================================================================
---- tcl8.4-8.4.16.orig/unix/configure 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/configure 2007-09-21 23:28:00.000000000 +0400
+--- tcl8.4-8.4.16.orig/unix/configure 2007-10-18 20:29:03.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure 2007-10-18 20:29:05.000000000 +0400
@@ -2506,6 +2506,9 @@
if test "`uname -s`" = "AIX" ; then
tcl_cv_sys_version=AIX-`uname -v`.`uname -r`
@@ -26,9 +26,9 @@
SHLIB_SUFFIX=".so"
Index: tcl8.4-8.4.16/unix/tcl.m4
===================================================================
---- tcl8.4-8.4.16.orig/unix/tcl.m4 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/tcl.m4 2007-09-21 23:28:00.000000000 +0400
-@@ -896,6 +899,9 @@
+--- tcl8.4-8.4.16.orig/unix/tcl.m4 2007-10-18 20:29:03.000000000 +0400
++++ tcl8.4-8.4.16/unix/tcl.m4 2007-10-18 20:29:05.000000000 +0400
+@@ -898,6 +898,9 @@
if test "`uname -s`" = "AIX" ; then
tcl_cv_sys_version=AIX-`uname -v`.`uname -r`
fi
@@ -38,7 +38,7 @@
fi
fi
])
-@@ -1333,7 +1336,7 @@
+@@ -1335,7 +1338,7 @@
fi
fi
;;
Modified: tcl8.4/trunk/debian/patches/rpath.diff
===================================================================
--- tcl8.4/trunk/debian/patches/rpath.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/rpath.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -3,9 +3,9 @@
Index: tcl8.4-8.4.16/unix/configure
===================================================================
---- tcl8.4-8.4.16.orig/unix/configure 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/configure 2007-09-21 23:28:00.000000000 +0400
-@@ -3072,12 +3075,15 @@
+--- tcl8.4-8.4.16.orig/unix/configure 2007-10-18 20:28:59.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure 2007-10-18 20:29:03.000000000 +0400
+@@ -3072,12 +3072,15 @@
# get rid of the warnings.
#CFLAGS_OPTIMIZE="${CFLAGS_OPTIMIZE} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
@@ -24,9 +24,9 @@
ac_safe=`echo "dld.h" | sed 'y%./+-%__p_%'`
Index: tcl8.4-8.4.16/unix/tcl.m4
===================================================================
---- tcl8.4-8.4.16.orig/unix/tcl.m4 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/tcl.m4 2007-09-21 23:28:00.000000000 +0400
-@@ -1344,12 +1350,15 @@
+--- tcl8.4-8.4.16.orig/unix/tcl.m4 2007-10-18 20:29:01.000000000 +0400
++++ tcl8.4-8.4.16/unix/tcl.m4 2007-10-18 20:29:03.000000000 +0400
+@@ -1346,12 +1346,15 @@
# get rid of the warnings.
#CFLAGS_OPTIMIZE="${CFLAGS_OPTIMIZE} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
Modified: tcl8.4/trunk/debian/patches/tclinc.diff
===================================================================
--- tcl8.4/trunk/debian/patches/tclinc.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/tclinc.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -10,7 +10,7 @@
Index: tcl8.4-8.4.16/unix/tcl.m4
===================================================================
--- tcl8.4-8.4.16.orig/unix/tcl.m4 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/tcl.m4 2007-09-21 23:28:00.000000000 +0400
++++ tcl8.4-8.4.16/unix/tcl.m4 2007-10-18 20:29:01.000000000 +0400
@@ -84,6 +84,7 @@
`ls -d /usr/local/lib 2>/dev/null` \
`ls -d /usr/contrib/lib 2>/dev/null` \
@@ -30,7 +30,7 @@
Index: tcl8.4-8.4.16/unix/tclConfig.sh.in
===================================================================
--- tcl8.4-8.4.16.orig/unix/tclConfig.sh.in 2007-09-21 21:07:02.000000000 +0400
-+++ tcl8.4-8.4.16/unix/tclConfig.sh.in 2007-09-21 23:28:11.000000000 +0400
++++ tcl8.4-8.4.16/unix/tclConfig.sh.in 2007-10-18 20:29:01.000000000 +0400
@@ -111,7 +111,7 @@
# String to pass to linker to pick up the Tcl library from its
Modified: tcl8.4/trunk/debian/patches/tcllibrary.diff
===================================================================
--- tcl8.4/trunk/debian/patches/tcllibrary.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/tcllibrary.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -1,7 +1,7 @@
-Index: tcl8.4/unix/configure
+Index: tcl8.4-8.4.16/unix/configure
===================================================================
---- tcl8.4.orig/unix/configure
-+++ tcl8.4/unix/configure
+--- tcl8.4-8.4.16.orig/unix/configure 2007-09-21 21:07:02.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure 2007-10-18 20:28:54.000000000 +0400
@@ -9150,7 +9150,7 @@
DBGX='${TCL_DBGX}'
eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
@@ -11,10 +11,10 @@
PRIVATE_INCLUDE_DIR='$(includedir)'
HTML_DIR='$(DISTDIR)/html'
-Index: tcl8.4/unix/configure.in
+Index: tcl8.4-8.4.16/unix/configure.in
===================================================================
---- tcl8.4.orig/unix/configure.in
-+++ tcl8.4/unix/configure.in
+--- tcl8.4-8.4.16.orig/unix/configure.in 2007-09-21 21:07:02.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure.in 2007-10-18 20:28:54.000000000 +0400
@@ -570,7 +570,7 @@
DBGX='${TCL_DBGX}'
eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
@@ -24,10 +24,10 @@
PRIVATE_INCLUDE_DIR='$(includedir)'
HTML_DIR='$(DISTDIR)/html'
-Index: tcl8.4/library/init.tcl
+Index: tcl8.4-8.4.16/library/init.tcl
===================================================================
---- tcl8.4.orig/library/init.tcl
-+++ tcl8.4/library/init.tcl
+--- tcl8.4-8.4.16.orig/library/init.tcl 2007-07-05 22:03:45.000000000 +0400
++++ tcl8.4-8.4.16/library/init.tcl 2007-10-18 20:28:54.000000000 +0400
@@ -49,7 +49,7 @@
namespace eval tcl {
variable Dir
Modified: tcl8.4/trunk/debian/patches/tclpackagepath.diff
===================================================================
--- tcl8.4/trunk/debian/patches/tclpackagepath.diff 2007-10-18 16:25:14 UTC (rev 294)
+++ tcl8.4/trunk/debian/patches/tclpackagepath.diff 2007-10-18 16:29:52 UTC (rev 295)
@@ -4,8 +4,8 @@
Index: tcl8.4-8.4.16/unix/configure
===================================================================
---- tcl8.4-8.4.16.orig/unix/configure
-+++ tcl8.4-8.4.16/unix/configure
+--- tcl8.4-8.4.16.orig/unix/configure 2007-10-18 20:28:54.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure 2007-10-18 20:28:59.000000000 +0400
@@ -9281,9 +9281,9 @@
test -z "$TCL_PACKAGE_PATH" && \
TCL_PACKAGE_PATH="~/Library/Tcl /Library/Tcl /Network/Library/Tcl /System/Library/Tcl ~/Library/Frameworks /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks"
@@ -20,8 +20,8 @@
#--------------------------------------------------------------------
Index: tcl8.4-8.4.16/unix/configure.in
===================================================================
---- tcl8.4-8.4.16.orig/unix/configure.in
-+++ tcl8.4-8.4.16/unix/configure.in
+--- tcl8.4-8.4.16.orig/unix/configure.in 2007-10-18 20:28:54.000000000 +0400
++++ tcl8.4-8.4.16/unix/configure.in 2007-10-18 20:28:59.000000000 +0400
@@ -670,9 +670,9 @@
test -z "$TCL_PACKAGE_PATH" && \
TCL_PACKAGE_PATH="~/Library/Tcl /Library/Tcl /Network/Library/Tcl /System/Library/Tcl ~/Library/Frameworks /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks"
More information about the Pkg-tcltk-commits
mailing list