[71467] trunk/dports/gnome/gdl/Portfile

devans at macports.org devans at macports.org
Mon Sep 13 16:57:10 PDT 2010


Revision: 71467
          http://trac.macports.org/changeset/71467
Author:   devans at macports.org
Date:     2010-09-13 16:57:09 -0700 (Mon, 13 Sep 2010)
Log Message:
-----------
gdl: update to version 2.30.0, dependencies.

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

Modified: trunk/dports/gnome/gdl/Portfile
===================================================================
--- trunk/dports/gnome/gdl/Portfile	2010-09-13 23:54:44 UTC (rev 71466)
+++ trunk/dports/gnome/gdl/Portfile	2010-09-13 23:57:09 UTC (rev 71467)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gdl
-version             2.26.2
+version             2.30.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome devel
 maintainers         devans openmaintainer
@@ -20,20 +20,18 @@
 master_sites        gnome:sources/${name}/${branch}/
 use_bzip2           yes
 
-checksums           md5     461b077f33ee7a447964f521e5455fd1 \
-                    sha1    29402c29c42fef5dc37748d4ff52e1f96e94f2b4 \
-                    rmd160  c4a2dee8355f6b005490eda2cd0ef2399e2e5179
+checksums           md5     ce4eef03a36bf6abd9f8cbad4806d7b8 \
+                    sha1    3047e8646552947174b8aa02470dc5b43c208e83 \
+                    rmd160  787c6c827589b9cc118b5be91fc404370e8b64ef
 
 depends_build       port:pkgconfig \
                     port:intltool \
-                    port:p5-xml-parser \
                     port:gtk-doc
 
 depends_lib         port:gtk2 \
-                    port:libglade2 \
                     port:libxml2
 
-livecheck.type    regex
-livecheck.url     http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex   {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type      regex
+livecheck.url       http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex     {LATEST-IS-(\d+(?:\.\d+)*)}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100913/cbc6f5ee/attachment.html>


More information about the macports-changes mailing list