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
This commit is contained in:
parent
a71a8bf427
commit
2278ff4536
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.4 2014/10/12 15:58:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2014/11/02 18:13:24 wiz Exp $
|
||||
|
||||
DISTNAME= waf-1.8.2
|
||||
DISTNAME= waf-1.8.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://ftp.waf.io/pub/release/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2014/10/12 15:58:45 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.5 2014/11/02 18:13:24 wiz Exp $
|
||||
|
||||
SHA1 (waf-1.8.2.tar.bz2) = 860a2b86df3783fa62974f06dbe92171233fac04
|
||||
RMD160 (waf-1.8.2.tar.bz2) = aa9da7de82a9aff4bb15fd555c4c7a2520ccb281
|
||||
Size (waf-1.8.2.tar.bz2) = 979902 bytes
|
||||
SHA1 (waf-1.8.4.tar.bz2) = f939f1d7df93f19e76362075e906efad2caf9321
|
||||
RMD160 (waf-1.8.4.tar.bz2) = 7e08851f92c27fb73fd971e99456ecd336067633
|
||||
Size (waf-1.8.4.tar.bz2) = 983199 bytes
|
||||
|
|
Loading…
Reference in a new issue