pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/waf waf: update to 2.0.22.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e455f60270ae
branches: trunk
changeset: 446111:e455f60270ae
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 04 11:16:45 2021 +0000
description:
waf: update to 2.0.22.
NEW IN WAF 2.0.22
-----------------
* Fix stdin propagation with faulty vcvarsall scripts #2315
* Enable mixing Unix-style paths with destdir on Windows platforms #2337
* Fix shell escaping unit test parameters #2314
* Improve extras/clang_compilation_database and extras/swig compatibility #2336
* Propagate C++ flags to the Cuda compiler in extras/cuda #2311
* Fix detection of Qt 5.0.0 (preparation for Qt6) #2331
* Enable Haxe processing #2308
* Fix regression in MACOSX_DEPLOYMENT_TARGET caused by distutils #2330
* Fix extras/wafcache concurrent trimming issues #2312
* Fix extras/wafcache symlink handling #2327
diffstat:
devel/waf/Makefile | 5 ++---
devel/waf/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 05e6ea057a0c -r e455f60270ae devel/waf/Makefile
--- a/devel/waf/Makefile Thu Feb 04 11:15:25 2021 +0000
+++ b/devel/waf/Makefile Thu Feb 04 11:16:45 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2020/12/04 20:45:14 nia Exp $
+# $NetBSD: Makefile,v 1.54 2021/02/04 11:16:45 wiz Exp $
-DISTNAME= waf-2.0.21
-PKGREVISION= 1
+DISTNAME= waf-2.0.22
CATEGORIES= devel
MASTER_SITES= https://waf.io/
EXTRACT_SUFX= .tar.bz2
diff -r 05e6ea057a0c -r e455f60270ae devel/waf/distinfo
--- a/devel/waf/distinfo Thu Feb 04 11:15:25 2021 +0000
+++ b/devel/waf/distinfo Thu Feb 04 11:16:45 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2020/11/12 11:00:46 adam Exp $
+$NetBSD: distinfo,v 1.54 2021/02/04 11:16:45 wiz Exp $
-SHA1 (waf-2.0.21.tar.bz2) = cd0ffa8a05b2ca23a9d64c04096272bfbaeb4d74
-RMD160 (waf-2.0.21.tar.bz2) = 1fafcdbb1736254fa2f9189c3a80dfdec52ffa2e
-SHA512 (waf-2.0.21.tar.bz2) = b76c32d5992757af1f483dc59dc439e414d06d0325eaf1c8ac20bc20ee62bee25d8a97099d80e6d8e3a2ca9c9aeadf0543c2ba5005479e9617c1fbcfd60ba6b8
-Size (waf-2.0.21.tar.bz2) = 684459 bytes
+SHA1 (waf-2.0.22.tar.bz2) = 90db2f890d72f6488ea1dc615439f643095a8fa6
+RMD160 (waf-2.0.22.tar.bz2) = 86e5416e92ca1c8c62081aaacfe3a63ea9e370cf
+SHA512 (waf-2.0.22.tar.bz2) = a3a275fd4c81c7b7385c2da001f3924d272105b8f33839265ebbb38708051b7cb13b9b9019e84325707d04513de0c13b032b1ad21458aec6586d10df4ed8d5f5
+Size (waf-2.0.22.tar.bz2) = 687244 bytes
Home |
Main Index |
Thread Index |
Old Index