summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-04-12 14:22:01 +0000
committerwiz <wiz@pkgsrc.org>2015-04-12 14:22:01 +0000
commit292b8abd4b139a46ed77df02cec9a74c85915af8 (patch)
treed52e77f35c1e546effa3934ccba453991096ca82 /devel
parentc317754d62876d05058ceb61c53d5f6f904f1ea0 (diff)
downloadpkgsrc-292b8abd4b139a46ed77df02cec9a74c85915af8.tar.gz
Update to 1.8.8:
NEW IN WAF 1.8.8 ---------------- * Fixed a regression in Fortran builds #1546 * Fixed a regression in the libdir installation path on 32-bit ubuntu #1552 * Process -Bstatic and -Bdynamic in parse_flags (pkg-config tools) * Fortran compiler detection to cover the sxf03 as well as the sxf90 * Jython detection enhancements * Doxygen tool enhancements * Moved the project to Github/waf.io and updated the documentation
Diffstat (limited to 'devel')
-rw-r--r--devel/waf/Makefile6
-rw-r--r--devel/waf/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/waf/Makefile b/devel/waf/Makefile
index 58925f30a39..eaf23713977 100644
--- a/devel/waf/Makefile
+++ b/devel/waf/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2015/03/01 15:06:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/04/12 14:22:01 wiz Exp $
-DISTNAME= waf-1.8.7
+DISTNAME= waf-1.8.8
CATEGORIES= devel
MASTER_SITES= http://ftp.waf.io/pub/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://code.google.com/p/waf/
+HOMEPAGE= https://waf.io/
COMMENT= Framework for configuring, compiling and installing applications
LICENSE= modified-bsd
diff --git a/devel/waf/distinfo b/devel/waf/distinfo
index 90f7c104872..283d7780ecd 100644
--- a/devel/waf/distinfo
+++ b/devel/waf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2015/03/01 15:06:19 wiz Exp $
+$NetBSD: distinfo,v 1.9 2015/04/12 14:22:01 wiz Exp $
-SHA1 (waf-1.8.7.tar.bz2) = 154669c019b52481e17bb8a6bab3b33277637af2
-RMD160 (waf-1.8.7.tar.bz2) = 1ec4770de8d6e8f38da4ce15c881bcc028adf103
-Size (waf-1.8.7.tar.bz2) = 982199 bytes
+SHA1 (waf-1.8.8.tar.bz2) = 0128bebbce59ab4088d0768842f85303b5a3cd60
+RMD160 (waf-1.8.8.tar.bz2) = e9b6eefe45ad8936ba77e5d8fcb38407c9213fd2
+Size (waf-1.8.8.tar.bz2) = 982192 bytes