[76196] trunk/dports/devel/atk/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Feb 18 11:04:50 PST 2011


Revision: 76196
          http://trac.macports.org/changeset/76196
Author:   singingwolfboy at macports.org
Date:     2011-02-18 11:04:50 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
Updated atk to 1.33.6, took maintainership, enabled introspection

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

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2011-02-18 19:01:24 UTC (rev 76195)
+++ trunk/dports/devel/atk/Portfile	2011-02-18 19:04:50 UTC (rev 76196)
@@ -6,10 +6,10 @@
 PortGroup               muniversal 1.0
 
 name                    atk
-version                 1.30.0
+version                 1.33.6
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
-maintainers             nomaintainer
+maintainers             singingwolfboy openmaintainer
 platforms               darwin
 
 description             GNOME accessibility toolkit
@@ -19,9 +19,9 @@
 homepage                http://projects.gnome.org/accessibility/
 master_sites            gnome:sources/${name}/${branch}/
 
-checksums               md5     548d413775819fef425410739041cac3 \
-                        sha1    ca9380e956e37275cb0cb72805d20306686fb885 \
-                        rmd160  2e862066f58208cee100711010becc06ff3d41cb
+checksums               md5     7bdb825055f377e6a2f6df7d809e70fb \
+                        sha1    f7d4199bcf2a2de8550b23cfbaf9869f3d2af0e6 \
+                        rmd160  7cce3a84f6b0337a691d9d635d11b6bf03c7461f
 
 use_bzip2               yes
 
@@ -37,7 +37,7 @@
                         lib/libiconv.dylib
 
 configure.args          --enable-static \
-                        --enable-introspection=no
+                        --enable-introspection
 
 livecheck.type          regex
 livecheck.url           http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/9bb77c48/attachment.html>


More information about the macports-changes mailing list