svn commit: r369434 - in head: benchmarks/imb benchmarks/mdtest math/blacs math/parmetis math/parmgridgen math/scalapack math/vtk6 net/openmpi science/dlpoly-classic science/fvcom-mpi science/fvm s...

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Sep 28 03:41:30 UTC 2014


Author: danilo
Date: Sun Sep 28 03:41:24 2014
New Revision: 369434
URL: http://svnweb.freebsd.org/changeset/ports/369434
QAT: https://qat.redports.org/buildarchive/r369434/

Log:
  - Update net/openmpi from 1.8.2 to 1.8.3

Modified:
  head/benchmarks/imb/Makefile
  head/benchmarks/mdtest/Makefile
  head/math/blacs/Makefile
  head/math/parmetis/Makefile
  head/math/parmgridgen/Makefile
  head/math/scalapack/Makefile
  head/math/vtk6/Makefile
  head/net/openmpi/Makefile
  head/net/openmpi/distinfo
  head/net/openmpi/pkg-plist
  head/science/dlpoly-classic/Makefile
  head/science/fvcom-mpi/Makefile
  head/science/fvm/Makefile
  head/science/gromacs/Makefile
  head/science/meep/Makefile
  head/science/ncs/Makefile
  head/science/pnetcdf/Makefile

Modified: head/benchmarks/imb/Makefile
==============================================================================
--- head/benchmarks/imb/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/benchmarks/imb/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	imb
 PORTVERSION=	3.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	benchmarks parallel
 MASTER_SITES=	${MASTER_SITE_LOCAL} \
 		http://cache-www.intel.com/cd/00/00/32/71/

Modified: head/benchmarks/mdtest/Makefile
==============================================================================
--- head/benchmarks/mdtest/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/benchmarks/mdtest/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mdtest
 PORTVERSION=	1.9.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=	.tgz

Modified: head/math/blacs/Makefile
==============================================================================
--- head/math/blacs/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/math/blacs/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blacs
 PORTVERSION=	1.7
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_NETLIB}
 MASTER_SITE_SUBDIR=blacs

Modified: head/math/parmetis/Makefile
==============================================================================
--- head/math/parmetis/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/math/parmetis/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ParMetis
 PORTVERSION=	4.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math parallel
 MASTER_SITES=	http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. OLD

Modified: head/math/parmgridgen/Makefile
==============================================================================
--- head/math/parmgridgen/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/math/parmgridgen/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	parmgridgen
 PORTVERSION=	1.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math science
 MASTER_SITES=	http://www.mgnet.org/mgnet/Codes/parmgridgen/ \
 		http://www-users.cs.umn.edu/~moulitsa/download/ \

Modified: head/math/scalapack/Makefile
==============================================================================
--- head/math/scalapack/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/math/scalapack/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scalapack
 PORTVERSION=	2.0.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_NETLIB}
 MASTER_SITE_SUBDIR=${PORTNAME}

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/math/vtk6/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vtk
 PORTVERSION=	6.1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math graphics
 MASTER_SITES=	http://www.vtk.org/files/release/${VTK_SHORT_VER}/
 PKGNAMESUFFIX=	6

Modified: head/net/openmpi/Makefile
==============================================================================
--- head/net/openmpi/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/net/openmpi/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -4,8 +4,7 @@
 #  - etc/*.sample support
 
 PORTNAME=	openmpi
-DISTVERSION=	1.8.2
-PORTREVISION=	1
+DISTVERSION=	1.8.3
 CATEGORIES=	net parallel
 MASTER_SITES=	http://www.open-mpi.org/software/ompi/v1.8/downloads/
 

Modified: head/net/openmpi/distinfo
==============================================================================
--- head/net/openmpi/distinfo	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/net/openmpi/distinfo	Sun Sep 28 03:41:24 2014	(r369434)
@@ -1,2 +1,2 @@
-SHA256 (openmpi-1.8.2.tar.bz2) = ab70770faf1bac15ef44301fe2186b02f857646545492dd7331404e364a7d131
-SIZE (openmpi-1.8.2.tar.bz2) = 13268564
+SHA256 (openmpi-1.8.3.tar.bz2) = 2ef02dab61febeb74714ff80d508c00b05defc635b391ed2c8dcc1791fbc88b3
+SIZE (openmpi-1.8.3.tar.bz2) = 13301056

Modified: head/net/openmpi/pkg-plist
==============================================================================
--- head/net/openmpi/pkg-plist	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/net/openmpi/pkg-plist	Sun Sep 28 03:41:24 2014	(r369434)
@@ -227,7 +227,7 @@
 %%MPIDIR%%/lib/libmpi.la
 %%MPIDIR%%/lib/libmpi.so
 %%MPIDIR%%/lib/libmpi.so.1
-%%MPIDIR%%/lib/libmpi.so.1.5.2
+%%MPIDIR%%/lib/libmpi.so.1.6.0
 %%MPIDIR%%/lib/libmpi_cxx.la
 %%MPIDIR%%/lib/libmpi_cxx.so
 %%MPIDIR%%/lib/libmpi_cxx.so.1
@@ -235,7 +235,7 @@
 %%MPIDIR%%/lib/libmpi_mpifh.la
 %%MPIDIR%%/lib/libmpi_mpifh.so
 %%MPIDIR%%/lib/libmpi_mpifh.so.2
-%%MPIDIR%%/lib/libmpi_mpifh.so.2.4.0
+%%MPIDIR%%/lib/libmpi_mpifh.so.2.5.0
 %%MPIDIR%%/lib/libmpi_usempi.la
 %%MPIDIR%%/lib/libmpi_usempi.so
 %%MPIDIR%%/lib/libmpi_usempi.so.1
@@ -247,11 +247,11 @@
 %%MPIDIR%%/lib/libopen-pal.la
 %%MPIDIR%%/lib/libopen-pal.so
 %%MPIDIR%%/lib/libopen-pal.so.6
-%%MPIDIR%%/lib/libopen-pal.so.6.2.0
+%%MPIDIR%%/lib/libopen-pal.so.6.2.1
 %%MPIDIR%%/lib/libopen-rte.la
 %%MPIDIR%%/lib/libopen-rte.so
 %%MPIDIR%%/lib/libopen-rte.so.7
-%%MPIDIR%%/lib/libopen-rte.so.7.0.4
+%%MPIDIR%%/lib/libopen-rte.so.7.0.5
 %%MPIDIR%%/lib/mpi.mod
 %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.la
 %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.so

Modified: head/science/dlpoly-classic/Makefile
==============================================================================
--- head/science/dlpoly-classic/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/dlpoly-classic/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dlpoly
 PORTVERSION=	1.8
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	science java
 MASTER_SITES=	http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/
 PKGNAMESUFFIX=	classic

Modified: head/science/fvcom-mpi/Makefile
==============================================================================
--- head/science/fvcom-mpi/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/fvcom-mpi/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -1,7 +1,7 @@
 # Created by: Jason Bacon <jwbacon at tds.net>
 # $FreeBSD$
 
-PORTREVISION=	6
+PORTREVISION=	7
 PKGNAMESUFFIX=	-openmpi
 
 MPIPREFIX=	mpi/openmpi/

Modified: head/science/fvm/Makefile
==============================================================================
--- head/science/fvm/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/fvm/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,6 +3,7 @@
 
 PORTNAME=	fvm
 PORTVERSION=	0.15.4
+PORTREVISION=	1
 CATEGORIES=	science parallel
 MASTER_SITES=	http://code-saturne.org/releases/
 

Modified: head/science/gromacs/Makefile
==============================================================================
--- head/science/gromacs/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/gromacs/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gromacs
 PORTVERSION=	5.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
 

Modified: head/science/meep/Makefile
==============================================================================
--- head/science/meep/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/meep/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	meep
 PORTVERSION=	1.2
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	science
 MASTER_SITES=	http://ab-initio.mit.edu/meep/
 

Modified: head/science/ncs/Makefile
==============================================================================
--- head/science/ncs/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/ncs/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ncs
 PORTVERSION=	2.0.7
+PORTREVISION=	1
 CATEGORIES=	science parallel
 MASTER_SITES=	http://code-saturne.org/releases/
 

Modified: head/science/pnetcdf/Makefile
==============================================================================
--- head/science/pnetcdf/Makefile	Sun Sep 28 02:39:30 2014	(r369433)
+++ head/science/pnetcdf/Makefile	Sun Sep 28 03:41:24 2014	(r369434)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pnetcdf
 PORTVERSION=	1.5.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	science parallel
 MASTER_SITES=	http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \
 		LOCAL/sunpoet


More information about the svn-ports-head mailing list