[154341]

devans at macports.org devans at macports.org
Fri Oct 28 11:05:10 CEST 2016


Revision: 154341
          https://trac.macports.org/changeset/154341
Author:   devans at macports.org
Date:     2016-10-28 11:05:09 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
GNOME-3/stable: libhttpseverywhere, add a few explanatory comments concerning meson/ninja invokations.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/

Index: users/devans/GNOME-3/stable/dports/www/libhttpseverywhere
===================================================================
--- users/devans/GNOME-3/stable/dports/www/libhttpseverywhere	2016-10-28 09:01:25 UTC (rev 154340)
+++ users/devans/GNOME-3/stable/dports/www/libhttpseverywhere	2016-10-28 09:05:09 UTC (rev 154341)

Property changes on: users/devans/GNOME-3/stable/dports/www/libhttpseverywhere
___________________________________________________________________
Added: svn:mergeinfo
## -0,0 +1,2 ##
+/trunk/dports/www/libhttpseverywhere:154340
+/users/devans/GNOME-3/stable/dports/www/libhttpseverywhere:154338-154339
\ No newline at end of property
Modified: users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/Portfile	2016-10-28 09:01:25 UTC (rev 154340)
+++ users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/Portfile	2016-10-28 09:05:09 UTC (rev 154341)
@@ -38,6 +38,8 @@
                     port:libxml2 \
                     port:vala
 
+# meson requires builds be out of source
+
 pre-configure {
     xinstall -d -m 755 ${worksrcpath}/build
 }
@@ -47,5 +49,6 @@
 build.cmd           cd build && ninja
 build.target
 
+# DESTDIR must come before ninja command rather than after
 destroot.cmd        cd build && DESTDIR=${destroot} ninja
 destroot.destdir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/ffc0c3ca/attachment-0002.html>


More information about the macports-changes mailing list