[140399] trunk/dports/gnome/folks

devans at macports.org devans at macports.org
Fri Sep 18 14:07:33 PDT 2015


Revision: 140399
          https://trac.macports.org/changeset/140399
Author:   devans at macports.org
Date:     2015-09-18 14:07:33 -0700 (Fri, 18 Sep 2015)
Log Message:
-----------
folks: telepathy backend requires telepathy-mission-control at run time to avoid silent failure, increment revision.

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

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


Property changes on: trunk/dports/gnome/folks
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/folks:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/folks:108269-113174,125306-136771
/users/devans/GNOME-3/unstable/dports/gnome/folks:133860-134493
/users/rmstonecipher/gnome/folks:102363-103172
   + /branches/mld-qt-481/dports/gnome/folks:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/folks:108269-113174,125306-140398
/users/devans/GNOME-3/unstable/dports/gnome/folks:133860-134493
/users/rmstonecipher/gnome/folks:102363-103172

Modified: trunk/dports/gnome/folks/Portfile
===================================================================
--- trunk/dports/gnome/folks/Portfile	2015-09-18 20:47:53 UTC (rev 140398)
+++ trunk/dports/gnome/folks/Portfile	2015-09-18 21:07:33 UTC (rev 140399)
@@ -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/1cd0e6a6/attachment.html>


More information about the macports-changes mailing list