Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14469

Modified Files:
        tcltk-x86_64.info tcltk-x86_64.patch 
Log Message:
new version


Index: tcltk-x86_64.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tcltk-x86_64.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tcltk-x86_64.patch  23 Nov 2012 07:09:24 -0000      1.5
+++ tcltk-x86_64.patch  10 May 2013 14:45:07 -0000      1.6
@@ -1,7 +1,7 @@
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tcl8.5.13/generic/tclInt.h 
tcltk-8.5.13/tcl8.5.13/generic/tclInt.h
---- tcltk-8.5.13.orig/tcl8.5.13/generic/tclInt.h       2012-11-06 
10:04:59.000000000 -0500
-+++ tcltk-8.5.13/tcl8.5.13/generic/tclInt.h    2012-11-23 00:46:54.000000000 
-0500
-@@ -2871,7 +2871,7 @@
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/generic/tclInt.h 
tcltk-8.5.14/tcl8.5.14/generic/tclInt.h
+--- tcltk-8.5.14.orig/tcl8.5.14/generic/tclInt.h       2013-03-21 
09:22:14.000000000 -0400
++++ tcltk-8.5.14/tcl8.5.14/generic/tclInt.h    2013-04-07 16:22:32.000000000 
-0400
+@@ -2807,7 +2807,7 @@
  MODULE_SCOPE int      TclClockOldscanObjCmd(
                            ClientData clientData, Tcl_Interp *interp,
                            int objc, Tcl_Obj *const objv[]);
@@ -10,7 +10,7 @@
                            Tcl_Interp *interp, int objc,
                            Tcl_Obj *const objv[]);
  MODULE_SCOPE int      Tcl_ConcatObjCmd(ClientData clientData,
-@@ -3032,7 +3032,7 @@
+@@ -2968,7 +2968,7 @@
  MODULE_SCOPE int      Tcl_RenameObjCmd(ClientData clientData,
                            Tcl_Interp *interp, int objc,
                            Tcl_Obj *const objv[]);
@@ -19,22 +19,22 @@
                            Tcl_Interp *interp, int objc,
                            Tcl_Obj *const objv[]);
  MODULE_SCOPE int      Tcl_ScanObjCmd(ClientData clientData,
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tcl8.5.13/generic/tclPort.h 
tcltk-8.5.13/tcl8.5.13/generic/tclPort.h
---- tcltk-8.5.13.orig/tcl8.5.13/generic/tclPort.h      2012-11-06 
10:04:59.000000000 -0500
-+++ tcltk-8.5.13/tcl8.5.13/generic/tclPort.h   2012-11-23 00:46:54.000000000 
-0500
-@@ -22,7 +22,7 @@
- #endif
- #include "tcl.h"
- #if !defined(_WIN32)
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/generic/tclPort.h 
tcltk-8.5.14/tcl8.5.14/generic/tclPort.h
+--- tcltk-8.5.14.orig/tcl8.5.14/generic/tclPort.h      2013-03-21 
08:57:40.000000000 -0400
++++ tcltk-8.5.14/tcl8.5.14/generic/tclPort.h   2013-04-07 16:23:52.000000000 
-0400
+@@ -20,7 +20,7 @@
+ #if defined(_WIN32)
+ #   include "tclWinPort.h"
+ #else
 -#   include "tclUnixPort.h"
 +#   include "../unix/tclUnixPort.h"
  #endif
+ #include "tcl.h"
  
- #if !defined(LLONG_MIN)
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tcl8.5.13/unix/configure 
tcltk-8.5.13/tcl8.5.13/unix/configure
---- tcltk-8.5.13.orig/tcl8.5.13/unix/configure 2012-11-09 10:14:39.000000000 
-0500
-+++ tcltk-8.5.13/tcl8.5.13/unix/configure      2012-11-23 00:46:54.000000000 
-0500
-@@ -19005,7 +19005,7 @@
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tcl8.5.14/unix/configure 
tcltk-8.5.14/tcl8.5.14/unix/configure
+--- tcltk-8.5.14.orig/tcl8.5.14/unix/configure 2013-04-01 14:36:35.000000000 
-0400
++++ tcltk-8.5.14/tcl8.5.14/unix/configure      2013-04-07 16:22:32.000000000 
-0400
+@@ -18990,7 +18990,7 @@
      else
          TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
      fi
@@ -43,7 +43,7 @@
      TCL_LIB_SPEC="-L${libdir} ${TCL_LIB_FLAG}"
  fi
  VERSION='${VERSION}'
-@@ -19049,7 +19049,7 @@
+@@ -19034,7 +19034,7 @@
      TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
  fi
  
@@ -52,7 +52,7 @@
  TCL_STUB_LIB_SPEC="-L${TCL_STUB_LIB_DIR} ${TCL_STUB_LIB_FLAG}"
  TCL_BUILD_STUB_LIB_PATH="`pwd`/${TCL_STUB_LIB_FILE}"
  TCL_STUB_LIB_PATH="${TCL_STUB_LIB_DIR}/${TCL_STUB_LIB_FILE}"
-@@ -19231,7 +19231,7 @@
+@@ -19216,7 +19216,7 @@
  
  
  
@@ -61,10 +61,10 @@
  
  : ${CONFIG_STATUS=./config.status}
  ac_clean_files_save=$ac_clean_files
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tk8.5.13/unix/Makefile.in 
tcltk-8.5.13/tk8.5.13/unix/Makefile.in
---- tcltk-8.5.13.orig/tk8.5.13/unix/Makefile.in        2012-11-09 
10:15:03.000000000 -0500
-+++ tcltk-8.5.13/tk8.5.13/unix/Makefile.in     2012-11-23 01:50:39.000000000 
-0500
-@@ -148,7 +148,7 @@
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tk8.5.14/unix/Makefile.in 
tcltk-8.5.14/tk8.5.14/unix/Makefile.in
+--- tcltk-8.5.14.orig/tk8.5.14/unix/Makefile.in        2013-04-01 
14:36:49.000000000 -0400
++++ tcltk-8.5.14/tk8.5.14/unix/Makefile.in     2013-04-07 16:22:32.000000000 
-0400
+@@ -147,7 +147,7 @@
  # X11 include files accessible (the configure script will try to
  # set this value, and will cause it to be an empty string if the
  # include files are accessible via /usr/include).
@@ -73,7 +73,7 @@
  
  AQUA_INCLUDES         = -I$(MAC_OSX_DIR) -I$(XLIB_DIR)
  
-@@ -323,18 +323,18 @@
+@@ -322,18 +322,18 @@
  
  CC_SWITCHES_NO_STUBS = ${CFLAGS} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} \
  -I${UNIX_DIR} -I${GENERIC_DIR} -I${BMAP_DIR} -I${TCL_GENERIC_DIR} \
@@ -96,7 +96,7 @@
  
  WISH_OBJS = tkAppInit.o
  
-@@ -1160,7 +1160,7 @@
+@@ -1159,7 +1159,7 @@
  
  # NB: tkUnixRFont.o uses nondefault CFLAGS
  tkUnixRFont.o: $(UNIX_DIR)/tkUnixRFont.c
@@ -105,10 +105,10 @@
  
  tkUnixInit.o: $(UNIX_DIR)/tkUnixInit.c tkConfig.sh
        $(CC) -c $(CC_SWITCHES) -DTK_LIBRARY=\"${TK_LIBRARY}\" \
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tk8.5.13/unix/configure 
tcltk-8.5.13/tk8.5.13/unix/configure
---- tcltk-8.5.13.orig/tk8.5.13/unix/configure  2012-11-09 10:15:03.000000000 
-0500
-+++ tcltk-8.5.13/tk8.5.13/unix/configure       2012-11-23 00:46:54.000000000 
-0500
-@@ -10994,19 +10994,14 @@
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tk8.5.14/unix/configure 
tcltk-8.5.14/tk8.5.14/unix/configure
+--- tcltk-8.5.14.orig/tk8.5.14/unix/configure  2013-04-01 14:36:49.000000000 
-0400
++++ tcltk-8.5.14/tk8.5.14/unix/configure       2013-04-07 16:22:32.000000000 
-0400
+@@ -10636,19 +10636,14 @@
        echo "$as_me:$LINENO: result: $enable_xft" >&5
  echo "${ECHO_T}$enable_xft" >&6
      else
@@ -129,7 +129,7 @@
            tk_oldLibs=$LIBS
            LIBS="$tk_oldLIBS $XFT_LIBS $XLIBSW"
            echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5
-@@ -11071,7 +11066,7 @@
+@@ -10713,7 +10708,7 @@
        fi
                if test "$found_xft" = "yes" ; then
            tk_oldCFlags=$CFLAGS
@@ -138,7 +138,7 @@
            tk_oldLibs=$LIBS
            LIBS="$tk_oldLIBS $XFT_LIBS $XLIBSW"
  
-@@ -11391,7 +11386,7 @@
+@@ -11536,7 +11531,7 @@
      else
          TK_LIB_FLAG="-ltk`echo ${TK_VERSION} | tr -d .`"
      fi
@@ -147,7 +147,7 @@
      if test "${ac_cv_cygwin}" = "yes" -a "$SHARED_BUILD" = "1"; then
        WISH_BUILD_LIB_SPEC="-L\$(TOP_DIR)/win 
-ltk${TK_MAJOR_VERSION}${TK_MINOR_VERSION} \${TCL_LIB_SPEC}"
      else
-@@ -11415,7 +11410,7 @@
+@@ -11560,7 +11555,7 @@
      TK_STUB_LIB_FLAG="-ltkstub`echo ${TK_VERSION} | tr -d .`"
  fi
  
@@ -156,7 +156,7 @@
  TK_STUB_LIB_SPEC="-L${TK_STUB_LIB_DIR} ${TK_STUB_LIB_FLAG}"
  TK_BUILD_STUB_LIB_PATH="`pwd`/${TK_STUB_LIB_FILE}"
  TK_STUB_LIB_PATH="${TK_STUB_LIB_DIR}/${TK_STUB_LIB_FILE}"
-@@ -11604,7 +11599,7 @@
+@@ -11749,7 +11744,7 @@
  LTLIBOBJS=$ac_ltlibobjs
  
  
@@ -165,9 +165,9 @@
  
  : ${CONFIG_STATUS=./config.status}
  ac_clean_files_save=$ac_clean_files
-diff -Nurd -x'*~' tcltk-8.5.13.orig/tk8.5.13/unix/tkConfig.sh.in 
tcltk-8.5.13/tk8.5.13/unix/tkConfig.sh.in
---- tcltk-8.5.13.orig/tk8.5.13/unix/tkConfig.sh.in     2012-11-09 
10:15:03.000000000 -0500
-+++ tcltk-8.5.13/tk8.5.13/unix/tkConfig.sh.in  2012-11-23 00:46:54.000000000 
-0500
+diff -Nurd -x'*~' tcltk-8.5.14.orig/tk8.5.14/unix/tkConfig.sh.in 
tcltk-8.5.14/tk8.5.14/unix/tkConfig.sh.in
+--- tcltk-8.5.14.orig/tk8.5.14/unix/tkConfig.sh.in     2013-04-01 
14:36:49.000000000 -0400
++++ tcltk-8.5.14/tk8.5.14/unix/tkConfig.sh.in  2013-04-07 16:22:32.000000000 
-0400
 @@ -32,7 +32,7 @@
  TK_LIB_FILE='@TK_LIB_FILE@'
  

Index: tcltk-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tcltk-x86_64.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- tcltk-x86_64.info   27 Feb 2013 18:50:30 -0000      1.10
+++ tcltk-x86_64.info   10 May 2013 14:45:07 -0000      1.11
@@ -1,7 +1,7 @@
 Package: tcltk
 Epoch: 1
-Version: 8.5.13
-Revision: 2
+Version: 8.5.14
+Revision: 1
 Architecture: x86_64
 BuildDepends: <<
        fink-package-precedence,
@@ -19,12 +19,12 @@
        xft2-shlibs (>= 2.2.0-1)
 <<
 Source: mirror:sourceforge:tcl/tcl%v-src.tar.gz
-Source-MD5: fa3a9bf9b2d6ed2431f1baa46f4058b8
+Source-MD5: 44b50e58ab45dd272f6714dce2129123
 SourceDirectory: tcl%v
 Source2: mirror:sourceforge:tcl/tk%v-src.tar.gz
-Source2-MD5: 1fc7dbb7495160756dbc805224afa360
+Source2-MD5: a9c48921b3688020470cd3a6dd4e867d
 PatchFile: %n-x86_64.patch
-PatchFile-MD5: 7777798d83343f8f229b4e553459c623
+PatchFile-MD5: 0fe9dfdea6aa837cfa22381aa870f84f
 NoSourceDirectory: true
 SetCPPFLAGS: -MD -g
 ConfigureParams: --enable-shared --disable-corefoundation --exec-prefix=%p 
--mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to