[51991] trunk/dports/devel/glade3/Portfile

devans at macports.org devans at macports.org
Sun Jun 7 20:18:32 PDT 2009


Revision: 51991
          http://trac.macports.org/changeset/51991
Author:   devans at macports.org
Date:     2009-06-07 20:18:32 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
glade3: update to version 3.6.4, update dependencies.

Modified Paths:
--------------
    trunk/dports/devel/glade3/Portfile

Modified: trunk/dports/devel/glade3/Portfile
===================================================================
--- trunk/dports/devel/glade3/Portfile	2009-06-08 03:14:04 UTC (rev 51990)
+++ trunk/dports/devel/glade3/Portfile	2009-06-08 03:18:32 UTC (rev 51991)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            glade3
-version         3.6.3
+version         3.6.4
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Glade is a free user interface builder for GTK+ and GNOME.
 long_description    Glade is a free user interface builder for GTK+ \
@@ -18,19 +18,20 @@
 
 use_bzip2       yes
 
-checksums       md5     a552d248626d2023ddf0f1d831cfd945 \
-                sha1    2e93e0cad963a7921b35b98f7393f1b2b5812e08 \
-                rmd160  1f93ff992fe895879bb954b6a1c0c134ab4a1dd0
+checksums       md5     519bad0148cadb4a31a058c75aa128d8 \
+                sha1    3a00676c805f9b3559265c6fcc4d8cd6497a2340 \
+                rmd160  df54213f060b53bedcb36944a483b089529665d1
 
 depends_build   port:pkgconfig \
-                port:gettext
+                port:intltool \
+                port:p5-xml-parser \
+                port:gnome-doc-utils \
+                port:gtk-doc
 
 depends_lib     port:gtk2 \
-                port:libiconv \
+                port:libxml2 \
                 port:libgnomeui \
-                port:py25-gtk \
-                port:libxml2 \
-                port:rarian
+                port:py25-gtk
 
 depends_run     port:hicolor-icon-theme \
                 port:devhelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090607/a046acf5/attachment.html>


More information about the macports-changes mailing list