[101156] trunk/dports/science/sparky

ryandesign at macports.org ryandesign at macports.org
Sat Jan 5 07:50:02 PST 2013


Revision: 101156
          https://trac.macports.org/changeset/101156
Author:   ryandesign at macports.org
Date:     2013-01-05 07:50:02 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
sparky: maintainer update for tcl/tk 8.6 (#37534)

Modified Paths:
--------------
    trunk/dports/science/sparky/Portfile
    trunk/dports/science/sparky/files/sparky-build.diff

Modified: trunk/dports/science/sparky/Portfile
===================================================================
--- trunk/dports/science/sparky/Portfile	2013-01-05 15:10:27 UTC (rev 101155)
+++ trunk/dports/science/sparky/Portfile	2013-01-05 15:50:02 UTC (rev 101156)
@@ -5,6 +5,7 @@
 
 name                sparky
 version             3.115
+revision	    1
 categories          science
 maintainers         bromo.med.uc.edu:howarth
 description         NMR Assignment and Integration Software

Modified: trunk/dports/science/sparky/files/sparky-build.diff
===================================================================
--- trunk/dports/science/sparky/files/sparky-build.diff	2013-01-05 15:10:27 UTC (rev 101155)
+++ trunk/dports/science/sparky/files/sparky-build.diff	2013-01-05 15:50:02 UTC (rev 101156)
@@ -78,8 +78,8 @@
  setenv DYLD_LIBRARY_PATH	"$TCLTK_LIB"
 -setenv TK_LIBRARY		"$TCLTK_LIB/tk8.4"
 -setenv TCL_LIBRARY		"$TCLTK_LIB/tcl8.4"
-+setenv TK_LIBRARY		"$TCLTK_LIB/tk8.5"
-+setenv TCL_LIBRARY		"$TCLTK_LIB/tcl8.5"
++setenv TK_LIBRARY		"$TCLTK_LIB/tk8.6"
++setenv TCL_LIBRARY		"$TCLTK_LIB/tcl8.6"
  
  # -----------------------------------------------------------------------------
  # Other programs Sparky can use.
@@ -104,8 +104,8 @@
 -TCLTK_VERSION	= 8.4
 -TCLTK_VER_WIN32	= 84
 -TK_PREFIX	= /usr/local
-+TCLTK_VERSION	= 8.5
-+TCLTK_VER_WIN32	= 85
++TCLTK_VERSION	= 8.6
++TCLTK_VER_WIN32	= 86
 +TK_PREFIX	= @PREFIX@
  TK_LIBNAME	= tk$(TCLTK_VERSION)
  TCL_LIBNAME	= tcl$(TCLTK_VERSION)
@@ -141,7 +141,7 @@
 +SPARKY_INSTALL	= @DESTDIR@@PREFIX@/lib/sparky
  
 -TCLTK_VERSION	= 8.4
-+TCLTK_VERSION	= 8.5
++TCLTK_VERSION	= 8.6
  TK_VERSION	= tk$(TCLTK_VERSION)
  TCL_VERSION	= tcl$(TCLTK_VERSION)
 -TK_PREFIX	= /usr/local
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/17fd554e/attachment.html>


More information about the macports-changes mailing list