[146567] users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection

devans at macports.org devans at macports.org
Sat Mar 12 03:13:38 PST 2016


Revision: 146567
          https://trac.macports.org/changeset/146567
Author:   devans at macports.org
Date:     2016-03-12 03:13:38 -0800 (Sat, 12 Mar 2016)
Log Message:
-----------
GNOME-3/unstable: gobject-introspection, don't use /usr/bin/env in the g-ir-scanner shebang.

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

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection/files/

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection/


Property changes on: users/devans/GNOME-3/unstable/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-146565
/users/devans/GNOME-3/stable/dports/gnome/gobject-introspection:142177-146566
/users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection:132291-134372

Modified: users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection/Portfile	2016-03-12 11:09:21 UTC (rev 146566)
+++ users/devans/GNOME-3/unstable/dports/gnome/gobject-introspection/Portfile	2016-03-12 11:13:38 UTC (rev 146567)
@@ -6,6 +6,7 @@
 
 name                gobject-introspection
 version             1.47.1
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 platforms           darwin
@@ -32,6 +33,8 @@
 
 depends_run         bin:glibtool:libtool
 
+patchfiles          no-env-shebang.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/20160312/fc977054/attachment-0001.html>


More information about the macports-changes mailing list