[132023] trunk/dports/gnome/folks

devans at macports.org devans at macports.org
Fri Jan 23 02:02:58 PST 2015


Revision: 132023
          https://trac.macports.org/changeset/132023
Author:   devans at macports.org
Date:     2015-01-23 02:02:58 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
folks: update to version 0.10.1, use gobject_introspection portgroup.

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-126096
/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-132006
/users/rmstonecipher/gnome/folks:102363-103172

Modified: trunk/dports/gnome/folks/Portfile
===================================================================
--- trunk/dports/gnome/folks/Portfile	2015-01-23 09:57:29 UTC (rev 132022)
+++ trunk/dports/gnome/folks/Portfile	2015-01-23 10:02:58 UTC (rev 132023)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                folks
-version             0.10.0
-revision            1
+version             0.10.1
 epoch               1
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -24,8 +24,8 @@
 
 use_xz              yes
 
-checksums           rmd160  886ed8e4149198132471f581a2f9a135476afac9 \
-                    sha256  66e76bb9d095b6c0ba41e37e791e11762c67fd36498511a65085d7a39b771cc2
+checksums           rmd160  515423cea44d7f7f686ef4bc34c57b6c20df1c5b \
+                    sha256  0d53a6197a5734cc03477d8fa83c1d9ee510f3dc0c6f3aa7b8bb734d6027caa9
 
 depends_build       port:pkgconfig \
                     port:intltool
@@ -39,12 +39,13 @@
                     port:telepathy-glib \
                     port:zeitgeist \
                     port:libsocialweb \
-                    port:gobject-introspection \
                     port:libxml2 \
                     port:vala
 
 patchfiles          patch-disable-dummy-backend.diff
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/5c931cf2/attachment.html>


More information about the macports-changes mailing list