Revision
99157
Author
jwa@macports.org
Date
2012-10-28 14:50:10 -0700 (Sun, 28 Oct 2012)

Log Message

libsoup: bump to 2.40.1, this is not the latest version, but the newer needs a newer glib2

Modified Paths

Diff

Modified: trunk/dports/gnome/libsoup/Portfile (99156 => 99157)


--- trunk/dports/gnome/libsoup/Portfile	2012-10-28 21:18:59 UTC (rev 99156)
+++ trunk/dports/gnome/libsoup/Portfile	2012-10-28 21:50:10 UTC (rev 99157)
@@ -5,7 +5,7 @@
 PortGroup       archcheck 1.0
 
 name            libsoup
-version         2.38.1
+version         2.40.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome net
 platforms       darwin
@@ -25,8 +25,8 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       rmd160  6603131f0c1e84225f7b508a18927e3733910ddc \
-                sha256  71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a
+checksums           rmd160  09d3a1b2ec6a06768c54a65968df2833c772c0ee \
+                    sha256  77a55d57e7e8055acd2f44e0cc889b9ba48052e8b7f07e829157d57417ac650a
 
 depends_build   port:pkgconfig