[136633] users/devans/GNOME-3/unstable/dports/gnome/gnome-maps
devans at macports.org
devans at macports.org
Sat May 23 07:52:44 PDT 2015
Revision: 136633
https://trac.macports.org/changeset/136633
Author: devans at macports.org
Date: 2015-05-23 07:52:44 -0700 (Sat, 23 May 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-maps, sync with stable, update to version 3.17.1.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/files/
Property Changed:
----------------
users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/
Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-maps
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gnome-maps:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-maps:122654-127259
/users/devans/GNOME-3/stable/dports/gnome/gnome-maps:128857-132141
/users/rmstonecipher/gnome/gnome-maps:102363-103172
+ /branches/mld-qt-481/dports/gnome/gnome-maps:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-maps:122654-127259
/users/devans/GNOME-3/stable/dports/gnome/gnome-maps:128857-136501
/users/rmstonecipher/gnome/gnome-maps:102363-103172
Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/Portfile 2015-05-23 14:52:42 UTC (rev 136632)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-maps/Portfile 2015-05-23 14:52:44 UTC (rev 136633)
@@ -5,7 +5,7 @@
PortGroup gobject_introspection 1.0
name gnome-maps
-version 3.15.91
+version 3.17.1
license GPL-2
set branch [join [lrange [split ${version} .] 0 1] .]
description Map application for GNOME 3.
@@ -20,21 +20,28 @@
use_xz yes
-checksums rmd160 7ff5d4d20697f2de88e2d1aab9d249fdf85c1330 \
- sha256 28ce5493af4f14accad60c5623c8bd18e56661368cf7c1e9aed8520cb97e60ee
+checksums rmd160 b186e527707e62758a9405c64c7b08a8b4fd2345 \
+ sha256 da817e04b4ca7116581fc10e43e88ecb5df369631e5895d7afb1c0151ef03a00
depends_build port:pkgconfig \
- port:intltool
+ port:intltool \
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
depends_lib port:desktop-file-utils \
port:gsettings-desktop-schemas \
port:gtk3 \
port:gjs \
+ port:folks \
+ port:gfbgraph \
port:clutter-gtk \
port:libchamplain \
- port:libgee
+ port:libgee \
+ port:geoclue2 \
+ port:geocode-glib
-
depends_run port:gnome-settings-daemon \
port:yelp
@@ -42,14 +49,13 @@
gobject_introspection yes
-# update m4/intltool.m4 and autoreconf
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-pre-configure {
- copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+post-patch {
+ xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
}
-use_autoreconf yes
-autoreconf.args -fvi
+configure.cmd ./autogen.sh
# port installs desktop application file, icons, and gschemas
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/3ee9d1cf/attachment-0001.html>
More information about the macports-changes
mailing list