[50753] trunk/dports/gnome/gconf/Portfile

devans at macports.org devans at macports.org
Fri May 8 14:05:33 PDT 2009


Revision: 50753
          http://trac.macports.org/changeset/50753
Author:   devans at macports.org
Date:     2009-05-08 14:05:33 -0700 (Fri, 08 May 2009)
Log Message:
-----------
gconf: update to version 2.26.1, update dependencies, description.

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2009-05-08 20:52:00 UTC (rev 50752)
+++ trunk/dports/gnome/gconf/Portfile	2009-05-08 21:05:33 UTC (rev 50753)
@@ -6,7 +6,7 @@
 
 name            gconf
 set my_name     GConf
-version         2.26.0
+version         2.26.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -16,7 +16,7 @@
 long_description \
     GConf is a configuration database system, \
     functionally similar to the Windows registry \
-    but lots better. :-) It's being written for \
+    but lots better. :-) It's written for \
     the GNOME desktop but does not require GNOME.
 
 homepage        http://www.gnome.org/projects/gconf/
@@ -24,19 +24,18 @@
 distname        ${my_name}-${version}
 use_bzip2       yes
 
-checksums       md5     b010f0de356ea093c6a73778b13de956 \
-                sha1    317fd4504cc4104b7b914326cbb3b73d61234b4c \
-                rmd160  0673a347b42519f411a7ba247aad12e8249f754d
+checksums       md5     1f35137836eec03fa7e901230200a34a \
+                sha1    d745b532c10ab301fa1c21890c064ba662aba6b7 \
+                rmd160  779ed404269eee866d25aab1b860aeda7012411a
 
 depends_build   port:pkgconfig \
-                port:intltool
-
-depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:gettext \
-                port:libxml2 \
-                port:gtk2 \
-                port:dbus \
+                port:intltool \
+                port:p5-xml-parser
+
+depends_lib     port:gtk2 \
                 port:dbus-glib \
+                port:policykit \
                 port:orbit2
 
 configure.cppflags-append -L${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090508/4b7c1cda/attachment.html>


More information about the macports-changes mailing list