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

ryandesign at macports.org ryandesign at macports.org
Mon Mar 15 21:16:38 PDT 2010


Revision: 64813
          http://trac.macports.org/changeset/64813
Author:   ryandesign at macports.org
Date:     2010-03-15 21:16:38 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
atk: update to 1.28.0 (see #23988) and add archcheck portgroup

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

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2010-03-16 00:54:13 UTC (rev 64812)
+++ trunk/dports/devel/atk/Portfile	2010-03-16 04:16:38 UTC (rev 64813)
@@ -2,11 +2,11 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  archcheck 1.0
 PortGroup  muniversal 1.0
 
 name		atk
-version		1.26.0
-revision    1
+version		1.28.0
 set branch  [join [lrange [split ${version} .] 0 1] .]
 categories	devel
 maintainers	nomaintainer
@@ -18,9 +18,9 @@
 
 master_sites	gnome:sources/${name}/${branch}/
 
-checksums       md5     719229408019c548855673840679f156 \
-                sha1    c31ae32fc7304430cdd45e7e85c7fda788e39471 \
-                rmd160  179a3a2dfb2c2e1e0a0bb0e25c43f7f26e9d3e1d
+checksums       md5     010a85478adc053c016a0a5c9bb52004 \
+                sha1    4cf9c171f5b305453396501b4c29a68ab3a9ec89\
+                rmd160  c39465729be48288d857428de136fce01ed4398e
 
 use_bzip2	yes
 
@@ -31,6 +31,10 @@
                 port:gettext \
                 port:libiconv
 
+archcheck.files-append  lib/libglib-2.0.dylib \
+                        lib/libintl.dylib \
+                        lib/libiconv.dylib
+
 configure.args  --enable-static
 
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/0421dff7/attachment.html>


More information about the macports-changes mailing list