[33231] trunk/dports/python/py25-gtk/Portfile

nox at macports.org nox at macports.org
Mon Jan 21 18:50:49 PST 2008


Revision: 33231
          http://trac.macosforge.org/projects/macports/changeset/33231
Author:   nox at macports.org
Date:     2008-01-21 18:50:45 -0800 (Mon, 21 Jan 2008)

Log Message:
-----------
py25-gtk:
 * Updated to 2.12.1.
 * Fixed dependencies.

Modified Paths:
--------------
    trunk/dports/python/py25-gtk/Portfile

Modified: trunk/dports/python/py25-gtk/Portfile
===================================================================
--- trunk/dports/python/py25-gtk/Portfile	2008-01-22 01:49:48 UTC (rev 33230)
+++ trunk/dports/python/py25-gtk/Portfile	2008-01-22 02:50:45 UTC (rev 33231)
@@ -4,7 +4,7 @@
 
 name            py25-gtk
 set my_name     pygtk
-version         2.12.0
+version         2.12.1
 revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python x11
@@ -20,19 +20,23 @@
 distname        ${my_name}-${version}
 use_bzip2       yes
 
-checksums       md5 3c1a42b774600c353342cfa3782a7d77 \
-                sha1 8248a620ef4147af07a708643926523024789d4e \
-                rmd160 d982a9752abcd214be975a3ead3946b3c8d1d474
+checksums       md5 a816346d750d61e3fa67a200e4292694 \
+                sha1 7a7d095f53829895174640d693c4e4af16122d98 \
+                rmd160 c368deab52524248593b77984e93f18150efa0f4
 
 depends_lib     port:python25 \
+                port:atk \
+                port:cairo \
+                port:pango \
                 port:gtk2 \
                 port:libglade2 \
                 port:py25-cairo \
                 port:py25-gobject
 
-configure.python    ${prefix}/bin/python2.5
 configure.args  --disable-glibtest
 
+configure.python    ${prefix}/bin/python2.5
+
 platform darwin 7 {
     configure.cflags-append -I${x11prefix}/include
 }
@@ -49,4 +53,3 @@
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080121/8e9713e1/attachment.html


More information about the macports-changes mailing list