pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/waf Updated waf to 1.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ee0efb8643b
branches:  trunk
changeset: 361863:9ee0efb8643b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 27 13:58:25 2017 +0000

description:
Updated waf to 1.9.10.

NEW IN WAF 1.9.10
-----------------
* Detect -pie and -rdynamic in parse_flags #1936
* Fix Fortran module naming case
* Improve Visual Studio 2017 compilers detection (no vswhere/tools yet) #1925
* Prevent unnecessary Vala rebuilds due to vapi file installation
* Process .vapi files as input source files
* Reflect the current build group in bld.current_group
* Obtain NO_LOCK_IN_TOP/RUN/OUT from os.environ too
* Xcode9 generator fixes and example update #1939 #1943

diffstat:

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

diffs (27 lines):

diff -r 82bdb1635c19 -r 9ee0efb8643b devel/waf/Makefile
--- a/devel/waf/Makefile        Thu Apr 27 13:56:46 2017 +0000
+++ b/devel/waf/Makefile        Thu Apr 27 13:58:25 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2017/04/19 18:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/04/27 13:58:25 wiz Exp $
 
-DISTNAME=      waf-1.9.9
+DISTNAME=      waf-1.9.10
 CATEGORIES=    devel
 MASTER_SITES=  https://waf.io/
 EXTRACT_SUFX=  .tar.bz2
diff -r 82bdb1635c19 -r 9ee0efb8643b devel/waf/distinfo
--- a/devel/waf/distinfo        Thu Apr 27 13:56:46 2017 +0000
+++ b/devel/waf/distinfo        Thu Apr 27 13:58:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2017/04/19 18:37:54 wiz Exp $
+$NetBSD: distinfo,v 1.33 2017/04/27 13:58:25 wiz Exp $
 
-SHA1 (waf-1.9.9.tar.bz2) = 80755a5e72817af5893a652c10416f08869798dd
-RMD160 (waf-1.9.9.tar.bz2) = 85e924bca7164da6e58d4aa19b77f43464c324a1
-SHA512 (waf-1.9.9.tar.bz2) = 7d031e9a7cebf815ddd877415a472ebba290f95edd3f4385746fb8ec0634da46505d6067fce0c7409cc22a065acd4173309ca0ea628ed071630e0c151cf6065f
-Size (waf-1.9.9.tar.bz2) = 622110 bytes
+SHA1 (waf-1.9.10.tar.bz2) = d3ffb9ca1972a525c377dde4ad814b9be4b07ff8
+RMD160 (waf-1.9.10.tar.bz2) = 9ac5220ee1e45d007365f782ad51e2416c035db3
+SHA512 (waf-1.9.10.tar.bz2) = f26163395150ee0ef304f81bbcdab241458068e9e1ae951d1f9ce3d59cc089423deee5b8fcfd86b4066dbb424331857e42379b7db15d086b0d7d01bf5c2ff292
+Size (waf-1.9.10.tar.bz2) = 622406 bytes



Home | Main Index | Thread Index | Old Index