[113313] trunk/dports/gnome/liboobs

devans at macports.org devans at macports.org
Wed Nov 13 06:29:11 PST 2013


Revision: 113313
          https://trac.macports.org/changeset/113313
Author:   devans at macports.org
Date:     2013-11-13 06:29:11 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
liboobs: merge version 3.0.0 from GNOME-3 test branch.

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

Property Changed:
----------------
    trunk/dports/gnome/liboobs/


Property changes on: trunk/dports/gnome/liboobs
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/liboobs:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/liboobs:108276-113174
/users/rmstonecipher/gnome/liboobs:102363-103172

Modified: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile	2013-11-13 14:29:02 UTC (rev 113312)
+++ trunk/dports/gnome/liboobs/Portfile	2013-11-13 14:29:11 UTC (rev 113313)
@@ -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/20131113/e36dd8d5/attachment.html>


More information about the macports-changes mailing list