pkgsrc-Changes-HG archive

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

pkgsrc: waf: update to 2.0.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d7e95a3ed96
branches:  trunk
changeset: 306405:7d7e95a3ed96
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 16 14:40:23 2018 +0000
description:
waf: update to 2.0.7.

NEW IN WAF 2.0.7
----------------
* Apply priorities to dynamically-generated tasks #2137
* Fix upcoming Python 3.7 incompatibilities #2126
* Fix Python3 support in extras/xcode6.py #2121
* Improve priority support in extras/swig.py #2137
* Improve support extras/protoc.py #2135
* Improve argument handling in extras/clang_compilation_database.py #2127
* Add glib DBus bindings in extras/gdbus.py #2134
* Avoid name collisions for precompiled headers and libraries with similar names in extras/pch.py #2122

diffstat:

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

diffs (27 lines):

diff -r fa86f9ebd0e3 -r 7d7e95a3ed96 devel/waf/Makefile
--- a/devel/waf/Makefile        Mon Apr 16 14:33:44 2018 +0000
+++ b/devel/waf/Makefile        Mon Apr 16 14:40:23 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2018/02/25 21:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2018/04/16 14:40:23 wiz Exp $
 
-DISTNAME=      waf-2.0.6
+DISTNAME=      waf-2.0.7
 CATEGORIES=    devel
 MASTER_SITES=  https://waf.io/
 EXTRACT_SUFX=  .tar.bz2
diff -r fa86f9ebd0e3 -r 7d7e95a3ed96 devel/waf/distinfo
--- a/devel/waf/distinfo        Mon Apr 16 14:33:44 2018 +0000
+++ b/devel/waf/distinfo        Mon Apr 16 14:40:23 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2018/02/25 21:27:00 wiz Exp $
+$NetBSD: distinfo,v 1.40 2018/04/16 14:40:23 wiz Exp $
 
-SHA1 (waf-2.0.6.tar.bz2) = dc5fe90642350c72f4934871f78b360d39419774
-RMD160 (waf-2.0.6.tar.bz2) = b8a7b66b77ca2c9ba1bf501c0baa7cad1fa2a00d
-SHA512 (waf-2.0.6.tar.bz2) = 6ecf39122ce66284fb6c00d2638354d252b8151e1fbdd98ed9c4061efb3e720fc0cf7277927eef4d249474a01940e6b6030a13abefa8140b8a3a4671fec30c85
-Size (waf-2.0.6.tar.bz2) = 639719 bytes
+SHA1 (waf-2.0.7.tar.bz2) = 4dd325477eb92d0c814ec72f70e88e9ec3249ae0
+RMD160 (waf-2.0.7.tar.bz2) = 7f644c7319b40fc68fb67b4134eb95db9a0c2132
+SHA512 (waf-2.0.7.tar.bz2) = 1dc88bff5f647849169e8a29c261542c0946edaec870bd172e92b7a6cbd64f3472a343b39c599bdbdccd6be282ce779b931c805684ff331d17ce00893f72da51
+Size (waf-2.0.7.tar.bz2) = 642798 bytes



Home | Main Index | Thread Index | Old Index