[50196] trunk/dports/net/libgweather/Portfile

devans at macports.org devans at macports.org
Mon Apr 27 09:34:49 PDT 2009


Revision: 50196
          http://trac.macports.org/changeset/50196
Author:   devans at macports.org
Date:     2009-04-27 09:34:49 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
libgweather: update to version 2.26.1, simplify deps.

Modified Paths:
--------------
    trunk/dports/net/libgweather/Portfile

Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile	2009-04-27 16:07:14 UTC (rev 50195)
+++ trunk/dports/net/libgweather/Portfile	2009-04-27 16:34:49 UTC (rev 50196)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libgweather
-version         2.24.3
+version         2.26.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      net gnome
@@ -20,20 +20,15 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5     ab29ea93a87339bb1571434fe2086789 \
-                sha1    6a8134d4d2170ea7879dc8f1e847148b3e81edc8 \
-                rmd160  4875b5f150d6c99d958de37e5eca16e0c19ca8e4
+checksums       md5     382041ee8f4efeec1afde968624d34fe \
+                sha1    9bc67204fe3c52873cb4166b0b2154b4c58468d7 \
+                rmd160  ccf9f86c14a1598ea93821e95393589218995f11
 
 depends_build   port:pkgconfig \
                 port:intltool
 
 depends_lib     port:gnome-vfs \
-                port:gtk2 \
-                port:glib2 \
-                port:libsoup \
-                port:libxml2 \
-                port:gettext \
-                port:gconf
+                port:libsoup
 
 configure.args  --disable-schemas-install \
                 --disable-glibtest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/429a62d3/attachment.html>


More information about the macports-changes mailing list