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

devans at macports.org devans at macports.org
Sat Apr 27 14:40:33 PDT 2013


Revision: 105613
          https://trac.macports.org/changeset/105613
Author:   devans at macports.org
Date:     2013-04-27 14:40:33 -0700 (Sat, 27 Apr 2013)
Log Message:
-----------
atkmm: update to version 2.22.7, removes usage of deprecated g_type_init().

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

Modified: trunk/dports/gnome/atkmm/Portfile
===================================================================
--- trunk/dports/gnome/atkmm/Portfile	2013-04-27 21:09:38 UTC (rev 105612)
+++ trunk/dports/gnome/atkmm/Portfile	2013-04-27 21:40:33 UTC (rev 105613)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		atkmm
-version		2.22.6
+version		2.22.7
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	atkmm is the C++ binding for the ATK library.
 long_description \
@@ -16,14 +16,14 @@
 platforms	darwin
 homepage	http://www.gtkmm.org/
 master_sites    gnome:sources/${name}/${branch}/
-use_bzip2	yes
 
-checksums       md5     7c35324dd3c081a385deb7523ed6f287 \
-                sha1    9ca44756821f4d431c554e1cf8184989bb25ce12 \
-                rmd160  2fa8f5a0ceed2679c9f4d4c2828defaa831580ac
+use_xz          yes
 
 dist_subdir     ${name}/${version}_${revision}
 
+checksums       rmd160  45899082787b5286d46d9c7c4df143d16e6b2525 \
+                sha256  bfbf846b409b4c5eb3a52fa32a13d86936021969406b3dcafd4dd05abd70f91b
+
 depends_build   port:pkgconfig
 
 depends_lib	port:atk \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130427/9e241d49/attachment.html>


More information about the macports-changes mailing list