[133209] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Mon Feb 23 11:31:51 PST 2015


Revision: 133209
          https://trac.macports.org/changeset/133209
Author:   devans at macports.org
Date:     2015-02-23 11:31:51 -0800 (Mon, 23 Feb 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-dictionary, update to unstable version 3.15.90, use gobject_introspection port group.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-dictionary/Portfile	2015-02-21 03:00:49 UTC (rev 133137)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile	2015-02-23 19:31:51 UTC (rev 133209)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnome-dictionary
-version             3.14.2
+version             3.15.90
 license             GPL-2 GFDL-1.1 LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME dictionary application.
@@ -19,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  39205d8690b8e866393b95531f9af325a12d9ac7 \
-                    sha256  2f2a0293c5de83f624cead84d7bb3f93d30a30554640926bb2db9c4944840f82
+checksums           rmd160  49183c5b61710d358ab7c7827653748a27cba5c6 \
+                    sha256  e4f0c4e2c07966a6ccd4a585c31deb87aec19f2708c03244349a7de823f411c5
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -33,6 +34,8 @@
 depends_run         port:gnome-settings-daemon \
                     port:yelp
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -66,4 +69,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+livecheck.type  gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150223/006b3ca7/attachment-0001.html>


More information about the macports-changes mailing list