Sun Oct 25 09:52:12 2015 UTC ()
Update waf to 1.8.15:

NEW IN WAF 1.8.15
-----------------
* Enabled multiple commands in run_str/rule
* Fixed conf.check(header_name=) so that it does not link test by default
* Added a workaround for non-standard python installations (Python bug 7352) - #1636
* Enabled conf.check_cfg to use conf.env.env as os environment if provided
* Enabled relative paths in --top and --out
* Enabled gzip compression for Waf file creation with Jython
* Added a workaround for building projects using IronPython
* Added a workarounds for pkg-config usage within msys2 and for inconsistent Python 2 paths


(wiz)
diff -r1.14 -r1.15 pkgsrc/devel/waf/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/waf/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/waf/Makefile (expand / switch to context diff)
--- pkgsrc/devel/waf/Makefile 2015/09/29 08:24:13 1.14
+++ pkgsrc/devel/waf/Makefile 2015/10/25 09:52:12 1.15
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2015/09/29 08:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/10/25 09:52:12 wiz Exp $
 
-DISTNAME=	waf-1.8.14
+DISTNAME=	waf-1.8.15
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.waf.io/pub/release/
 EXTRACT_SUFX=	.tar.bz2

cvs diff -r1.14 -r1.15 pkgsrc/devel/waf/distinfo (expand / switch to context diff)
--- pkgsrc/devel/waf/distinfo 2015/09/29 08:24:13 1.14
+++ pkgsrc/devel/waf/distinfo 2015/10/25 09:52:12 1.15
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/09/29 08:24:13 wiz Exp $
+$NetBSD: distinfo,v 1.15 2015/10/25 09:52:12 wiz Exp $
 
-SHA1 (waf-1.8.14.tar.bz2) = a7da1a376826838b8e986a76f12146dd54204c93
+SHA1 (waf-1.8.15.tar.bz2) = dbfcbf9fae8ba439ea1acef5e8138dee435f36e2
-RMD160 (waf-1.8.14.tar.bz2) = 9e9850653ef90e5b9f75837b372c7e3de5bb47dd
+RMD160 (waf-1.8.15.tar.bz2) = 6d59a24782eb05560be6beaa89c3831530650cf4
-Size (waf-1.8.14.tar.bz2) = 1562972 bytes
+SHA512 (waf-1.8.15.tar.bz2) = 163c1140754f0b8ea8929fba11b7f63dbb623254a2b9cdfeb646fc46cf5784368e5d1cd2d85878f28b868f5ae4d888c763b66508d6c23bf29355ca7eed875866
+Size (waf-1.8.15.tar.bz2) = 1566054 bytes