Sun Feb 25 21:27:00 2018 UTC ()
waf: update to 2.0.6.

NEW IN WAF 2.0.6
----------------
* Add Task.deep_inputs to enable further dependencies on input file tasks
* Set unit tests to depend on input file tasks instead of timestamps

NEW IN WAF 2.0.5
----------------
* Force unit tests to depend on the executable creation time besides file contents
* Enhance the Eclipse project generator
* Update the cuda examples


(wiz)
diff -r1.36 -r1.37 pkgsrc/devel/waf/Makefile
diff -r1.38 -r1.39 pkgsrc/devel/waf/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/devel/waf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/waf/Makefile 2018/01/28 15:09:20 1.36
+++ pkgsrc/devel/waf/Makefile 2018/02/25 21:27:00 1.37
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.36 2018/01/28 15:09:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.37 2018/02/25 21:27:00 wiz Exp $
2 2
3DISTNAME= waf-2.0.4 3DISTNAME= waf-2.0.6
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= https://waf.io/ 5MASTER_SITES= https://waf.io/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://waf.io/ 9HOMEPAGE= https://waf.io/
10COMMENT= Framework for configuring, compiling, and installing applications 10COMMENT= Framework for configuring, compiling, and installing applications
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13REPLACE_PYTHON= waf-light 13REPLACE_PYTHON= waf-light
14INSTALLATION_DIRS= bin 14INSTALLATION_DIRS= bin
15 15
16do-build: 16do-build:

cvs diff -r1.38 -r1.39 pkgsrc/devel/waf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/waf/distinfo 2018/01/28 15:09:20 1.38
+++ pkgsrc/devel/waf/distinfo 2018/02/25 21:27:00 1.39
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.38 2018/01/28 15:09:20 wiz Exp $ 1$NetBSD: distinfo,v 1.39 2018/02/25 21:27:00 wiz Exp $
2 2
3SHA1 (waf-2.0.4.tar.bz2) = 3b55ebdb14caad4f13f7595553790da6c86ef40f 3SHA1 (waf-2.0.6.tar.bz2) = dc5fe90642350c72f4934871f78b360d39419774
4RMD160 (waf-2.0.4.tar.bz2) = ff330518e235bedfe2326f960d8956af84b47984 4RMD160 (waf-2.0.6.tar.bz2) = b8a7b66b77ca2c9ba1bf501c0baa7cad1fa2a00d
5SHA512 (waf-2.0.4.tar.bz2) = 6f74601a911d260243cd30d423fdfb241d0bf2aac5c28a0f7bdbbcaa81b130a387dce98ffa10bd0947008c243b4388fefa227d945fc0a01abfe5bb15c7249ac1 5SHA512 (waf-2.0.6.tar.bz2) = 6ecf39122ce66284fb6c00d2638354d252b8151e1fbdd98ed9c4061efb3e720fc0cf7277927eef4d249474a01940e6b6030a13abefa8140b8a3a4671fec30c85
6Size (waf-2.0.4.tar.bz2) = 638372 bytes 6Size (waf-2.0.6.tar.bz2) = 639719 bytes