[52789] trunk/dports/gnome/gwget/Portfile

devans at macports.org devans at macports.org
Mon Jun 22 22:52:11 PDT 2009


Revision: 52789
          http://trac.macports.org/changeset/52789
Author:   devans at macports.org
Date:     2009-06-22 22:52:10 -0700 (Mon, 22 Jun 2009)
Log Message:
-----------
gwget: update to version 1.0.2, enable ephiphany extension.

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

Modified: trunk/dports/gnome/gwget/Portfile
===================================================================
--- trunk/dports/gnome/gwget/Portfile	2009-06-23 04:53:20 UTC (rev 52788)
+++ trunk/dports/gnome/gwget/Portfile	2009-06-23 05:52:10 UTC (rev 52789)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    gwget
-version                 1.0.1
+version                 1.0.2
 set branch              [join [lrange [split ${version} .] 0 1] .]
 description             Gwget is a Download Manager for Gnome 2. It uses wget as a backend.
 long_description        ${description}
@@ -16,23 +16,23 @@
 
 use_bzip2               yes
 
-checksums               md5     780d2d8569032cbc4405b88c33e431cc \
-                        sha1    f637bbe97fab37d95470c8d3aad6a865a58cadb7 \
-                        rmd160  aa7fec4a94e4d51c049a0e51704491bf9e41c210
+checksums               md5     52b518ea58b3bd618db0c58910ee5ccc \
+                        sha1    8cf83afad4296b3ab2f6e44fbc10bc4e15210d7d \
+                        rmd160  165209da3d51680299b881dd7315c49b950ea682
 
-depends_build           path:bin/pkg-config:pkgconfig \
+depends_build           port:pkgconfig \
                         port:intltool \
                         port:p5-xml-parser
 
-depends_lib             path:bin/gconftool-2:gconf \
+depends_lib             port:gconf \
                         port:libgnomeui \
                         port:libglade2 \
-                        port:libnotify
+                        port:libnotify \
+                        port:epiphany
 
 depends_run             path:bin/wget:wget
 
-configure.args          --disable-schemas-install \
-                        --disable-epiphany-extension
+configure.args          --disable-schemas-install
 
 post-activate {
    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090622/d8f287f9/attachment.html>


More information about the macports-changes mailing list