pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/waf waf: updated to 2.0.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d128e6233155
branches:  trunk
changeset: 321320:d128e6233155
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Mar 20 05:41:11 2019 +0000

description:
waf: updated to 2.0.15

NEW IN WAF 2.0.15
-----------------
* Fix Python path detection under Git-Bash
* Provide an option to disable args files
* Improve command line length calculation for args files
* Add libs/stubs to Cuda library path
* Suppress ant_glob java warnings
* Support multiple 'default_cmd'
* Warn when buildcopy is used without any files to copy
* Protobuf examples enhancements
* Fix all DeprecationWarning: invalid escape sequence

diffstat:

 devel/waf/Makefile |   4 ++--
 devel/waf/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4fb90ae77177 -r d128e6233155 devel/waf/Makefile
--- a/devel/waf/Makefile        Wed Mar 20 01:25:48 2019 +0000
+++ b/devel/waf/Makefile        Wed Mar 20 05:41:11 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2019/01/09 11:08:10 adam Exp $
+# $NetBSD: Makefile,v 1.45 2019/03/20 05:41:11 adam Exp $
 
-DISTNAME=      waf-2.0.14
+DISTNAME=      waf-2.0.15
 CATEGORIES=    devel
 MASTER_SITES=  https://waf.io/
 EXTRACT_SUFX=  .tar.bz2
diff -r 4fb90ae77177 -r d128e6233155 devel/waf/distinfo
--- a/devel/waf/distinfo        Wed Mar 20 01:25:48 2019 +0000
+++ b/devel/waf/distinfo        Wed Mar 20 05:41:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2019/01/09 11:08:10 adam Exp $
+$NetBSD: distinfo,v 1.47 2019/03/20 05:41:11 adam Exp $
 
-SHA1 (waf-2.0.14.tar.bz2) = a2aca13246d43fe987333a796da9a58ee1df3b92
-RMD160 (waf-2.0.14.tar.bz2) = 060110aab7e9f5dafa737682f856b5b81c577312
-SHA512 (waf-2.0.14.tar.bz2) = 160b66fcba1bdd9c91f4545cbf46e159a2b299fd9b853bb6f4301b1d6729e71a2ee01e87d242230044655fbceabe61eeee0471fcd2bb817a3098ed2a43efb4e5
-Size (waf-2.0.14.tar.bz2) = 652455 bytes
+SHA1 (waf-2.0.15.tar.bz2) = 5bf2517f3832ac310e24c36b07e76eaa06bb3436
+RMD160 (waf-2.0.15.tar.bz2) = f0c8bb5b38ed25d18359c5f28a4d5c2b02f24dd0
+SHA512 (waf-2.0.15.tar.bz2) = 26add4aea6f0e4659af21be23431b9afe91dda297b242ce37645dd53556b06ae5493ed4bf56bacccb3a3187d338cf0c8ff531ca7aa7ba8fb148fe11b877c7b78
+Size (waf-2.0.15.tar.bz2) = 666815 bytes



Home | Main Index | Thread Index | Old Index