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.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc4cfe99a2ed
branches:  trunk
changeset: 323736:fc4cfe99a2ed
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 16 06:58:05 2019 +0000

description:
waf: updated to 2.0.16

NEW IN WAF 2.0.16
* Fix task semaphore errors on stateful tasks
* Fix encoding errors with UTF-8 paths on Python 2
* Fix encoding errors in waf_unit_test
* Improve dependency between javac task and use-d generated jars nodes
* Install pdb files with /debug:* flags
* Make javadoc detection optional
* Improve md5_tstamp documentation
* Add extras/color_msvc to colorizes MSVC outputs
* Fix symbol regex on mac-o binaries in extras/syms
* Maintain order of lines in doxyfile in extras/doxygen
* Improve extras/msvcdeps path handling
* Add extras/clang_cross for cross-compilation using clang

diffstat:

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

diffs (28 lines):

diff -r 00972ffa8eaf -r fc4cfe99a2ed devel/waf/Makefile
--- a/devel/waf/Makefile        Thu May 16 06:56:55 2019 +0000
+++ b/devel/waf/Makefile        Thu May 16 06:58:05 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2019/04/25 07:32:51 maya Exp $
+# $NetBSD: Makefile,v 1.47 2019/05/16 06:58:05 adam Exp $
 
-DISTNAME=      waf-2.0.15
-PKGREVISION=   1
+DISTNAME=      waf-2.0.16
 CATEGORIES=    devel
 MASTER_SITES=  https://waf.io/
 EXTRACT_SUFX=  .tar.bz2
diff -r 00972ffa8eaf -r fc4cfe99a2ed devel/waf/distinfo
--- a/devel/waf/distinfo        Thu May 16 06:56:55 2019 +0000
+++ b/devel/waf/distinfo        Thu May 16 06:58:05 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2019/03/20 05:41:11 adam Exp $
+$NetBSD: distinfo,v 1.48 2019/05/16 06:58:05 adam Exp $
 
-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
+SHA1 (waf-2.0.16.tar.bz2) = 0898bc8e33ea3b7bc88a0149321734e3273341fe
+RMD160 (waf-2.0.16.tar.bz2) = 5e81d52eb5f3e52891a78535283884b5248457e8
+SHA512 (waf-2.0.16.tar.bz2) = d18e5e20f568abcb28d344ff3edec8232cf35b9961bdf9261d6b799e4df2b47eb77f242fef3ee28054feffc414c2d8387c2834bd37f750c4989106cdaf8f2a77
+Size (waf-2.0.16.tar.bz2) = 670717 bytes



Home | Main Index | Thread Index | Old Index