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

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Feb 19 13:51:39 PST 2011


Revision: 76290
          http://trac.macports.org/changeset/76290
Author:   singingwolfboy at macports.org
Date:     2011-02-19 13:51:36 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
Reverted atk to stable version 1.32.0, incremented epoch, removed introspection

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

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2011-02-19 21:30:39 UTC (rev 76289)
+++ trunk/dports/devel/atk/Portfile	2011-02-19 21:51:36 UTC (rev 76290)
@@ -6,7 +6,8 @@
 PortGroup               muniversal 1.0
 
 name                    atk
-version                 1.33.6
+version                 1.32.0
+epoch                   2
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
 maintainers             singingwolfboy openmaintainer
@@ -19,9 +20,9 @@
 homepage                http://projects.gnome.org/accessibility/
 master_sites            gnome:sources/${name}/${branch}/
 
-checksums               md5     7bdb825055f377e6a2f6df7d809e70fb \
-                        sha1    f7d4199bcf2a2de8550b23cfbaf9869f3d2af0e6 \
-                        rmd160  7cce3a84f6b0337a691d9d635d11b6bf03c7461f
+checksums               md5     b9a19a3e426cd9ca930f0108c4ee343f \
+                        sha1    876e88e4259d07bb7905d66c085a50a47e37f9e4 \
+                        rmd160  22d267795a7c576b90353780a9520e89fc43ea37
 
 use_bzip2               yes
 
@@ -30,15 +31,14 @@
 
 depends_lib             path:lib/pkgconfig/glib-2.0.pc:glib2 \
                         port:gettext \
-                        port:libiconv \
-                        port:gobject-introspection
+                        port:libiconv
 
 archcheck.files-append  lib/libglib-2.0.dylib \
                         lib/libintl.dylib \
                         lib/libiconv.dylib
 
 configure.args          --enable-static \
-                        --enable-introspection
+                        --disable-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/20110219/94a187e6/attachment-0001.html>


More information about the macports-changes mailing list