pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/waf
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 4 11:16:45 UTC 2021
Modified Files:
pkgsrc/devel/waf: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/waf/Makefile \
pkgsrc/devel/waf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/waf/Makefile
diff -u pkgsrc/devel/waf/Makefile:1.53 pkgsrc/devel/waf/Makefile:1.54
--- pkgsrc/devel/waf/Makefile:1.53 Fri Dec 4 20:45:14 2020
+++ pkgsrc/devel/waf/Makefile Thu Feb 4 11:16:45 2021
@@ -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
Index: pkgsrc/devel/waf/distinfo
diff -u pkgsrc/devel/waf/distinfo:1.53 pkgsrc/devel/waf/distinfo:1.54
--- pkgsrc/devel/waf/distinfo:1.53 Thu Nov 12 11:00:46 2020
+++ pkgsrc/devel/waf/distinfo Thu Feb 4 11:16:45 2021
@@ -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