[140398] users/devans/GNOME-3/stable/dports/gnome/folks/Portfile
devans at macports.org
devans at macports.org
Fri Sep 18 13:47:53 PDT 2015
Revision: 140398
https://trac.macports.org/changeset/140398
Author: devans at macports.org
Date: 2015-09-18 13:47:53 -0700 (Fri, 18 Sep 2015)
Log Message:
-----------
GNOME-3/stable: folks, telepathy backend requires telepathy-mission-control at run time to avoid silent failure, increment revision.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/folks/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/folks/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/folks/Portfile 2015-09-18 20:24:05 UTC (rev 140397)
+++ users/devans/GNOME-3/stable/dports/gnome/folks/Portfile 2015-09-18 20:47:53 UTC (rev 140398)
@@ -6,7 +6,7 @@
name folks
version 0.11.1
-revision 1
+revision 2
epoch 1
license LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -43,8 +43,11 @@
port:readline \
port:telepathy-glib \
port:vala \
- port:zeitgeist \
+ port:zeitgeist
+# telepathy backend requires telepathy-mission-control at run time
+depends_run port:telepathy-mission-control
+
# the dummy backend is broken as are tests based on it
patchfiles patch-disable-dummy-backend.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150918/b5c9e4c0/attachment.html>
More information about the macports-changes
mailing list