[104912] trunk/dports/gnome/libgnomeui/Portfile

devans at macports.org devans at macports.org
Thu Apr 4 15:28:24 PDT 2013


Revision: 104912
          https://trac.macports.org/changeset/104912
Author:   devans at macports.org
Date:     2013-04-04 15:28:24 -0700 (Thu, 04 Apr 2013)
Log Message:
-----------
libgnomeui: no longer depends on audiofile, use livecheck.type gnome.

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

Modified: trunk/dports/gnome/libgnomeui/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeui/Portfile	2013-04-04 22:11:55 UTC (rev 104911)
+++ trunk/dports/gnome/libgnomeui/Portfile	2013-04-04 22:28:24 UTC (rev 104912)
@@ -5,7 +5,7 @@
 
 name            libgnomeui
 version         2.24.5
-revision        4
+revision        5
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -28,8 +28,7 @@
                 port:intltool \
                 port:gtk-doc
 
-depends_lib     port:audiofile \
-                port:gconf \
+depends_lib     port:gconf \
                 port:libbonoboui \
                 port:libffi \
                 port:libgnome-keyring \
@@ -48,6 +47,4 @@
         configure.args-append   --without-x
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130404/559c9555/attachment.html>


More information about the macports-changes mailing list