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: Wed Jun 14 12:15:43 UTC 2017
Modified Files:
pkgsrc/devel/waf: Makefile distinfo
Log Message:
Updated waf to 1.9.12.
NEW IN WAF 1.9.12
-----------------
* Work around config.log encoding issues on windows/Python3.6/console #1974
* Handle spaces in python path detection on windows #1973
* Set a better default path for windows import libraries #1959
* Fix variable propagation for javac targets #1969
* Various cpplint enhancements #1961 #1963
* Various eclipse project generator enhancements #1967 #1968 #1970
* Various C# enhancements #1975 #1976 #1977
* Override resx namespaces #1978
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/waf/Makefile
cvs rdiff -u -r1.34 -r1.35 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.32 pkgsrc/devel/waf/Makefile:1.33
--- pkgsrc/devel/waf/Makefile:1.32 Tue May 16 13:38:13 2017
+++ pkgsrc/devel/waf/Makefile Wed Jun 14 12:15:43 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2017/05/16 13:38:13 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/06/14 12:15:43 wiz Exp $
-DISTNAME= waf-1.9.11
+DISTNAME= waf-1.9.12
CATEGORIES= devel
MASTER_SITES= https://waf.io/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/devel/waf/distinfo
diff -u pkgsrc/devel/waf/distinfo:1.34 pkgsrc/devel/waf/distinfo:1.35
--- pkgsrc/devel/waf/distinfo:1.34 Tue May 16 13:38:13 2017
+++ pkgsrc/devel/waf/distinfo Wed Jun 14 12:15:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2017/05/16 13:38:13 wiz Exp $
+$NetBSD: distinfo,v 1.35 2017/06/14 12:15:43 wiz Exp $
-SHA1 (waf-1.9.11.tar.bz2) = 292433d30ed09cf2787bbe3fc53d5fbe3d5f59f0
-RMD160 (waf-1.9.11.tar.bz2) = c15793469fd21adf5b3e401f80ca36c8d121fc0f
-SHA512 (waf-1.9.11.tar.bz2) = d4a59fff71955169ca2ca7212e99fa2393d7acecb99bd9936342329ff1316dfcf6c9fe949106bc5698e4ecb80b98cd5d96067b69249b467b76b6c936c8232c13
-Size (waf-1.9.11.tar.bz2) = 623323 bytes
+SHA1 (waf-1.9.12.tar.bz2) = 5b4e5b3bd1d57dd6a5eeff460c33cf1c58ad2c08
+RMD160 (waf-1.9.12.tar.bz2) = c90a869cd66c4331b0e92e61f62384114adbf3fd
+SHA512 (waf-1.9.12.tar.bz2) = 6f7c47f8d852ad5a130fc10709462b89166ec6153327edd5b61fbeab117e34d3ac5ecc6bb7bc700fb20cf01b0c2f0c14f5ddf2ba81a75602f5d71b8137828c66
+Size (waf-1.9.12.tar.bz2) = 626193 bytes
Home |
Main Index |
Thread Index |
Old Index