[145079] users/devans/GNOME-3/stable/dports/gnome/gobject-introspection
devans at macports.org
devans at macports.org
Mon Jan 25 09:57:06 PST 2016
Revision: 145079
https://trac.macports.org/changeset/145079
Author: devans at macports.org
Date: 2016-01-25 09:57:06 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
GNOME-3/stable: gobject-introspection, fix incorrect link flag for setting rpath.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile
Added Paths:
-----------
users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/files/
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gobject-introspection
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk/dports/gnome/gobject-introspection:121448-141325
/users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection:132291-134372
+ /trunk/dports/gnome/gobject-introspection:121448-145078
/users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection:132291-134372
Modified: users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile 2016-01-25 17:25:35 UTC (rev 145078)
+++ users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile 2016-01-25 17:57:06 UTC (rev 145079)
@@ -6,6 +6,7 @@
name gobject-introspection
version 1.46.0
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
platforms darwin
@@ -32,6 +33,8 @@
depends_run bin:glibtool:libtool
+patchfiles PR-625195.patch
+
post-patch {
reinplace "s|'cc'|'${configure.cc}'|g" ${worksrcpath}/giscanner/sourcescanner.py
reinplace "s|'gcc'|'${configure.cc}'|g" ${worksrcpath}/giscanner/dumper.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/755c1737/attachment.html>
More information about the macports-changes
mailing list