summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-18 07:31:00 +0000
committerwiz <wiz>2015-08-18 07:31:00 +0000
commit06085c8ab329fbfb746b17b91877a5cc94888245 (patch)
treee72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /parallel
parente82b63b5c07907e7519c5b2aa7202d65727ae109 (diff)
downloadpkgsrc-06085c8ab329fbfb746b17b91877a5cc94888245.tar.gz
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/clusterit/Makefile4
-rw-r--r--parallel/hwloc/Makefile3
-rw-r--r--parallel/slurm/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index a5b8f51a613..ff5542a45ed 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2012/09/11 20:36:17 asau Exp $
+# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:16 wiz Exp $
DISTNAME= clusterit-2.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterit/}
diff --git a/parallel/hwloc/Makefile b/parallel/hwloc/Makefile
index 6365db20d4d..61ee41b974c 100644
--- a/parallel/hwloc/Makefile
+++ b/parallel/hwloc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/08/15 21:27:46 asau Exp $
+# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:16 wiz Exp $
DISTNAME= hwloc-1.11.0
+PKGREVISION= 1
CATEGORIES= parallel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v1.11/downloads/
diff --git a/parallel/slurm/Makefile b/parallel/slurm/Makefile
index 604051addb3..1b3bac99bf4 100644
--- a/parallel/slurm/Makefile
+++ b/parallel/slurm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:16 wiz Exp $
DISTNAME= slurm-2.6.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= parallel
MASTER_SITES= http://www.schedmd.com/download/archive/ \
http://www.schedmd.com/download/latest/ \