[28764] trunk/dports/devel/kiwi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 8 08:36:41 PDT 2007


Revision: 28764
          http://trac.macosforge.org/projects/macports/changeset/28764
Author:   rhwood at macports.org
Date:     2007-09-08 08:36:41 -0700 (Sat, 08 Sep 2007)

Log Message:
-----------
Upgrade to version 1.9.17
Change from a python 2.4 to a python 2.5 library

Modified Paths:
--------------
    trunk/dports/devel/kiwi/Portfile

Modified: trunk/dports/devel/kiwi/Portfile
===================================================================
--- trunk/dports/devel/kiwi/Portfile	2007-09-08 15:34:20 UTC (rev 28763)
+++ trunk/dports/devel/kiwi/Portfile	2007-09-08 15:36:41 UTC (rev 28764)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
 name		kiwi
-version		1.9.8
+version		1.9.17
 categories	gnome python devel
 maintainers	rhwood openmaintainer at macports.org
 description	Framework for Python applications with GUIs.
@@ -17,6 +17,6 @@
 platforms	darwin
 
 master_sites	http://www.async.com.br/projects/kiwi/download/
-checksums	md5 66720340ce6c832e674f72fb59a91205
+checksums	md5 7b3195d95ce4395719d368795314de2e
 
-depends_lib-append	port:py-gtk2 port:libglade2
+depends_lib-append	port:py25-gtk2 port:libglade2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/6d6646d6/attachment.html


More information about the macports-changes mailing list