[132036] trunk/dports/gnome/gnome-maps

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


Revision: 132036
          https://trac.macports.org/changeset/132036
Author:   devans at macports.org
Date:     2015-01-23 02:09:51 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
gnome-maps: update to version 3.14.2, use gobject_introspection portgroup.

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

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


Property changes on: trunk/dports/gnome/gnome-maps
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gnome-maps:122653-127540
   + /users/devans/GNOME-3/stable/dports/gnome/gnome-maps:122653-132006

Modified: trunk/dports/gnome/gnome-maps/Portfile
===================================================================
--- trunk/dports/gnome/gnome-maps/Portfile	2015-01-23 10:09:24 UTC (rev 132035)
+++ trunk/dports/gnome/gnome-maps/Portfile	2015-01-23 10:09:51 UTC (rev 132036)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnome-maps
-version             3.14.1.2
+version             3.14.2
 license             GPL-2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Map application for GNOME 3.
@@ -19,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  bd08a5f7bc248ff6f1bf73cc46d6a282ee9a4d1d \
-                    sha256  7b3acd6580ef5aad0f4ca7bbaeff8ab9fdccd9300e0af78bbc66d2dcbc88a773
+checksums           rmd160  ce71e9fb405a4c396816f9274fda76c3736d2be6 \
+                    sha256  92a6488b2632da0d4f9b6c67b9462dfd2dc790617f8b472e46130b8909bc2ab5
 
 depends_build       port:pkgconfig \
                     port:intltool
@@ -30,14 +31,15 @@
                     port:gtk3 \
                     port:gjs \
                     port:clutter-gtk \
-                    port:libchamplain \
-                    port:gobject-introspection
+                    port:libchamplain
 
 depends_run         port:gnome-settings-daemon \
                     port:yelp
 
 configure.args      --disable-silent-rules
 
+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/a2a89e17/attachment.html>


More information about the macports-changes mailing list