[74297] trunk/dports/gnome/atkmm/Portfile

devans at macports.org devans at macports.org
Fri Dec 10 17:00:48 PST 2010


Revision: 74297
          http://trac.macports.org/changeset/74297
Author:   devans at macports.org
Date:     2010-12-10 17:00:43 -0800 (Fri, 10 Dec 2010)
Log Message:
-----------
atkmm: accomodate upstream stealth update, closes #27628.

Modified Paths:
--------------
    trunk/dports/gnome/atkmm/Portfile

Modified: trunk/dports/gnome/atkmm/Portfile
===================================================================
--- trunk/dports/gnome/atkmm/Portfile	2010-12-10 23:26:11 UTC (rev 74296)
+++ trunk/dports/gnome/atkmm/Portfile	2010-12-11 01:00:43 UTC (rev 74297)
@@ -5,6 +5,7 @@
 
 name		atkmm
 version		2.22.1
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	atkmm is the C++ binding for the ATK library.
 long_description \
@@ -17,10 +18,12 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2	yes
 
-checksums       md5     06c5560135eea58ab0afb3f73011768e \
-                sha1    d5e56afdbc53881a3cc7a6772e72eac16ae41fa6 \
-                rmd160  057fa8eb117ed1a98129e9d861dabae432154f29
+checksums       md5     d619aefdbc90c790038e3fd0a6820404 \
+                sha1    5d4910bb74100ff6c6a6242d33f000b07ada4220 \
+                rmd160  ecab26a3b0d88899b7171a49162dd4ef456421f5
 
+dist_subdir     ${name}/${version}_${revision}
+
 depends_build   port:pkgconfig
 
 depends_lib	port:atk \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101210/c79d67ed/attachment.html>


More information about the macports-changes mailing list