[62409] trunk/dports/x11/tktable

markd at macports.org markd at macports.org
Wed Jan 6 15:28:22 PST 2010


Revision: 62409
          http://trac.macports.org/changeset/62409
Author:   markd at macports.org
Date:     2010-01-06 15:28:18 -0800 (Wed, 06 Jan 2010)
Log Message:
-----------
Update to 2.10.

Modified Paths:
--------------
    trunk/dports/x11/tktable/Portfile

Removed Paths:
-------------
    trunk/dports/x11/tktable/files/patch-configure

Modified: trunk/dports/x11/tktable/Portfile
===================================================================
--- trunk/dports/x11/tktable/Portfile	2010-01-06 22:54:31 UTC (rev 62408)
+++ trunk/dports/x11/tktable/Portfile	2010-01-06 23:28:18 UTC (rev 62409)
@@ -2,8 +2,7 @@
 PortSystem      1.0
 
 name                    tktable
-version                 2.9
-revision		1
+version                 2.10
 categories              x11
 maintainers             markd
 description             A table/matrix widget extension to Tk/Tcl
@@ -12,8 +11,7 @@
 platforms               darwin
 master_sites            sourceforge
 distname		Tktable${version}
-checksums               md5 a91cac4270a0c46945723d8f5106e80b
-patchfiles		patch-configure
+checksums               md5 ecdd96b39ad49b820bf084eb1c786f66
 
 depends_build \
 	port:tcl \

Deleted: trunk/dports/x11/tktable/files/patch-configure
===================================================================
--- trunk/dports/x11/tktable/files/patch-configure	2010-01-06 22:54:31 UTC (rev 62408)
+++ trunk/dports/x11/tktable/files/patch-configure	2010-01-06 23:28:18 UTC (rev 62409)
@@ -1,20 +0,0 @@
---- configure.org	2004-07-22 11:43:15.000000000 -0700
-+++ configure	2006-08-14 08:36:41.000000000 -0700
-@@ -7247,7 +7247,7 @@
- 	    # results, and the version is kept in special file).
- 
- 	    if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
--		system=MP-RAS-`awk '{print }' /etc/.relid'`
-+		system=MP-RAS-`awk '{print }' /etc/.relid`
- 	    fi
- 	    if test "`uname -s`" = "AIX" ; then
- 		system=AIX-`uname -v`.`uname -r`
-@@ -8651,7 +8651,7 @@
- 	    LD_SEARCH_FLAGS=""
- 	    LD_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH"
- 	    CFLAGS_OPTIMIZE="-O3"
--	    CFLAGS="$CFLAGS -arch ppc -pipe"
-+	    CFLAGS="$CFLAGS -pipe"
- 	    ;;
- 	NEXTSTEP-*)
- 	    SHLIB_CFLAGS=""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100106/f28f6c4c/attachment-0001.html>


More information about the macports-changes mailing list