Sun Nov 2 18:13:24 2014 UTC ()
Update to 1.8.4:

NEW IN WAF 1.8.4
----------------
* Various improvements in stale.py
* More robust file scanning in Qt processing #1502
* More robust handling of build order implied by hidden dependencies #1506
* Run msvs on Python 3 #1503
* Biber update #1501
* Fixed the Python detection on Windows #1498


(wiz)
diff -r1.4 -r1.5 pkgsrc/devel/waf/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/waf/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/waf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/waf/Makefile 2014/10/12 15:58:45 1.4
+++ pkgsrc/devel/waf/Makefile 2014/11/02 18:13:24 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2014/10/12 15:58:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2014/11/02 18:13:24 wiz Exp $
2 2
3DISTNAME= waf-1.8.2 3DISTNAME= waf-1.8.4
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= http://ftp.waf.io/pub/release/ 5MASTER_SITES= http://ftp.waf.io/pub/release/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://code.google.com/p/waf/ 9HOMEPAGE= https://code.google.com/p/waf/
10COMMENT= Framework for configuring, compiling and installing applications 10COMMENT= Framework for configuring, compiling and installing applications
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13REPLACE_PYTHON= waf-light 13REPLACE_PYTHON= waf-light
14INSTALLATION_DIRS= bin 14INSTALLATION_DIRS= bin
15 15
16do-build: 16do-build:

cvs diff -r1.4 -r1.5 pkgsrc/devel/waf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/waf/distinfo 2014/10/12 15:58:45 1.4
+++ pkgsrc/devel/waf/distinfo 2014/11/02 18:13:24 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2014/10/12 15:58:45 wiz Exp $ 1$NetBSD: distinfo,v 1.5 2014/11/02 18:13:24 wiz Exp $
2 2
3SHA1 (waf-1.8.2.tar.bz2) = 860a2b86df3783fa62974f06dbe92171233fac04 3SHA1 (waf-1.8.4.tar.bz2) = f939f1d7df93f19e76362075e906efad2caf9321
4RMD160 (waf-1.8.2.tar.bz2) = aa9da7de82a9aff4bb15fd555c4c7a2520ccb281 4RMD160 (waf-1.8.4.tar.bz2) = 7e08851f92c27fb73fd971e99456ecd336067633
5Size (waf-1.8.2.tar.bz2) = 979902 bytes 5Size (waf-1.8.4.tar.bz2) = 983199 bytes