[132276] users/devans/GNOME-3/unstable/dports/gnome/geocode-glib
devans at macports.org
devans at macports.org
Wed Jan 28 13:22:25 PST 2015
Revision: 132276
https://trac.macports.org/changeset/132276
Author: devans at macports.org
Date: 2015-01-28 13:22:25 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
GNOME-3/unstable: geocode-glib, update to unstable version 3.15.4, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/geocode-glib/Portfile
Property Changed:
----------------
users/devans/GNOME-3/unstable/dports/gnome/geocode-glib/
Property changes on: users/devans/GNOME-3/unstable/dports/gnome/geocode-glib
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/geocode-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/geocode-glib:116274-126272
/users/devans/GNOME-3/unstable/dports/gnome/geocode-glib:121423-125720
/users/rmstonecipher/gnome/geocode-glib:102363-103172
+ /branches/mld-qt-481/dports/gnome/geocode-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/geocode-glib:116274-131913
/users/devans/GNOME-3/stable/dports/gnome/geocode-glib:128856-132141
/users/devans/GNOME-3/unstable/dports/gnome/geocode-glib:121423-125720
/users/rmstonecipher/gnome/geocode-glib:102363-103172
Modified: users/devans/GNOME-3/unstable/dports/gnome/geocode-glib/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/geocode-glib/Portfile 2015-01-28 21:22:24 UTC (rev 132275)
+++ users/devans/GNOME-3/unstable/dports/gnome/geocode-glib/Portfile 2015-01-28 21:22:25 UTC (rev 132276)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name geocode-glib
-version 3.15.2
+version 3.15.4
license LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
description A convenience library for geocoding and reverse geocoding.
@@ -22,8 +23,8 @@
use_xz yes
-checksums rmd160 9386263646f3ad8d521080e3d80b66a861d2ff66 \
- sha256 f6260bd35d522b7ec207fe6b568f5898deb9b9ff29985f15ef09c3962917eb8b
+checksums rmd160 7fa363267b1b77b3065760afaa6af188d4f56599 \
+ sha256 64e3166ccc1505c151bc05f2f7d5aa931c55c4e28ee3fb940e39403e460890a5
depends_build port:pkgconfig \
port:intltool \
@@ -32,11 +33,12 @@
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:json-glib \
port:libxml2 \
- port:libsoup \
- port:gobject-introspection
+ port:libsoup
patchfiles patch-geocode-glib-geocode-glib.symbols.diff
+gobject_introspection yes
+
# update m4/intltool.m4 and autoreconf
pre-configure {
@@ -46,16 +48,6 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.args --enable-introspection=yes \
- --disable-silent-rules
+configure.args --disable-silent-rules
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
-platform darwin 8 {
- # The rules enabled by gobject-introspection require GNU make 3.81+
- depends_build-append port:gmake
- build.cmd ${prefix}/bin/gmake
-}
-
livecheck.type gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/6a5c7c02/attachment.html>
More information about the macports-changes
mailing list