[111375] users/devans/GNOME-3/stable/dports/gnome/liboobs/Portfile

devans at macports.org devans at macports.org
Thu Sep 19 12:55:38 PDT 2013


Revision: 111375
          https://trac.macports.org/changeset/111375
Author:   devans at macports.org
Date:     2013-09-19 12:55:37 -0700 (Thu, 19 Sep 2013)
Log Message:
-----------
/opt/macports/users/devans/GNOME-3/stable: update liboobs to version 3.0.0.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/liboobs/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/liboobs/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/liboobs/Portfile	2013-09-19 19:16:36 UTC (rev 111374)
+++ users/devans/GNOME-3/stable/dports/gnome/liboobs/Portfile	2013-09-19 19:55:37 UTC (rev 111375)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            liboobs
-version         2.32.0
+version         3.0.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -23,8 +23,8 @@
 
 use_bzip2       yes
 
-checksums       rmd160  c9628dd1aae3206b55829cce133018283fe7cc16 \
-                sha256  1b70061272b2c777d505b5b6c785e045d4297639dd0d4214d04dea154a9b63d6
+checksums       rmd160  b20e080f361a9418f572e2283ebcf322d27ca24c \
+                sha256  1e7a327df7dcfa30e0cd3e0d2ffcd9a2c91c7870291dd30434b5da907945c00a
 
 post-patch {
     # Crypt functions are in the System library.
@@ -35,10 +35,12 @@
                                         ${worksrcpath}/oobs/oobs-user.c
 }
 
-depends_build   port:pkgconfig \
-                port:gtk-doc
+depends_build   port:pkgconfig
 
 depends_lib     port:dbus-glib \
                 port:system-tools-backends
 
+configure.args  --with-hal=no \
+                --disable-silent-rules
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130919/d07d8e62/attachment.html>


More information about the macports-changes mailing list