summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-18 07:36:57 +0000
committeradam <adam@pkgsrc.org>2019-07-18 07:36:57 +0000
commite4bdb7586732fbce624fe24ef699f2db296c0d71 (patch)
tree4a7bfc84cb7c408f04e3d5bf2564d193260bb2bd /devel
parentba347221d596cea27f6c719765f50bc0ccf98dd7 (diff)
downloadpkgsrc-e4bdb7586732fbce624fe24ef699f2db296c0d71.tar.gz
waf: updated to 2.0.18
NEW IN WAF 2.0.18 ----------------- * Fix a deadlock with cython and subst tasks * Fix rpath processing so that it no longer breaks dependency chains * Fix fast_partial.py failures on configuration tests * Fix duplicate -fno-strict-aliasing flags in Python compilation flags detection * Fix annoying PIE errors in demos/asm/ * Improve configuration tests cache accuracy * Improve extras/fast_partial.py compatibility * Improve extras/doxygen.py outdir parameter settings * Add a dependency scanner for assembly files (Gas/Yasm) * Add executable arguments for configuration tests / execute=True * Add a QtTest example to demos/qt5/ * Add a cross-compilation option to extras/objcopy.py
Diffstat (limited to 'devel')
-rw-r--r--devel/waf/Makefile4
-rw-r--r--devel/waf/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/waf/Makefile b/devel/waf/Makefile
index be1e12ae083..a81b6638f40 100644
--- a/devel/waf/Makefile
+++ b/devel/waf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/06/11 08:58:32 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/07/18 07:36:57 adam Exp $
-DISTNAME= waf-2.0.17
+DISTNAME= waf-2.0.18
CATEGORIES= devel
MASTER_SITES= https://waf.io/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/waf/distinfo b/devel/waf/distinfo
index 320edd7ea02..92cde556d27 100644
--- a/devel/waf/distinfo
+++ b/devel/waf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2019/06/11 08:58:32 wiz Exp $
+$NetBSD: distinfo,v 1.50 2019/07/18 07:36:57 adam Exp $
-SHA1 (waf-2.0.17.tar.bz2) = 026c436e95d828b851a8e6d218290a76828770ee
-RMD160 (waf-2.0.17.tar.bz2) = 6a7821b3492deeaea692315681b40e47dd1efeac
-SHA512 (waf-2.0.17.tar.bz2) = a748228dbccc4a49ac554238518f0bbd3246eab5c47d00867bdad859b329b75c73c5d6fbdefee7207156f581210f883fca4e620551e68827e5b5673ec2a865ed
-Size (waf-2.0.17.tar.bz2) = 673415 bytes
+SHA1 (waf-2.0.18.tar.bz2) = 97af7a950dce5e4ce84b926f1a2faaabbee04648
+RMD160 (waf-2.0.18.tar.bz2) = cdde458cf1bd6795eae2abe9c4954f169d88fc4c
+SHA512 (waf-2.0.18.tar.bz2) = aa102922dd48bd1d2f39208ee84f91330a1a5993a3471667181e3e47817d4cf57b0ff9041c1d75b6648d279de6688c7564670cb76ca19da1bd412d1603389e0a
+Size (waf-2.0.18.tar.bz2) = 677736 bytes