[131994] users/devans/GNOME-3/stable/dports/gnome/folks/Portfile

devans at macports.org devans at macports.org
Thu Jan 22 14:14:03 PST 2015


Revision: 131994
          https://trac.macports.org/changeset/131994
Author:   devans at macports.org
Date:     2015-01-22 14:14:03 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: folks, update to version 0.10.1, use gobject_introspection portgroup.

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-01-22 22:13:54 UTC (rev 131993)
+++ users/devans/GNOME-3/stable/dports/gnome/folks/Portfile	2015-01-22 22:14:03 UTC (rev 131994)
@@ -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/20150122/5c1de32d/attachment.html>


More information about the macports-changes mailing list