summaryrefslogtreecommitdiffstats
path: root/cluster/mpich2
diff options
context:
space:
mode:
authorTommy Boatman2010-04-23 11:00:55 -0500
committerTommy Boatman2010-04-23 11:00:55 -0500
commit818c6370edc0265c90bec9833f80f50b4e761bad (patch)
tree9d2f747bffbd8bad487fe45b74ec247391ff1b52 /cluster/mpich2
parentaa1437a25726d8eb0f63143e61448a12916f7120 (diff)
mpich2: update to 1.2.1p1, and add make_single
Diffstat (limited to 'cluster/mpich2')
-rwxr-xr-xcluster/mpich2/BUILD1
-rwxr-xr-xcluster/mpich2/DETAILS4
-rw-r--r--cluster/mpich2/HISTORY4
-rw-r--r--cluster/mpich2/mpich2-1.0.6p1.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--cluster/mpich2/mpich2-1.2.1p1.tar.gz.sigbin0 -> 287 bytes
5 files changed, 7 insertions, 2 deletions
diff --git a/cluster/mpich2/BUILD b/cluster/mpich2/BUILD
index 402e669c31..1f5a49d6f4 100755
--- a/cluster/mpich2/BUILD
+++ b/cluster/mpich2/BUILD
@@ -1,2 +1,3 @@
OPTS="--sysconfdir=${INSTALL_ROOT}/etc/mpich $OPTS" &&
+make_single &&
default_build
diff --git a/cluster/mpich2/DETAILS b/cluster/mpich2/DETAILS
index 68be40afb8..73c0430a12 100755
--- a/cluster/mpich2/DETAILS
+++ b/cluster/mpich2/DETAILS
@@ -1,8 +1,8 @@
SPELL=mpich2
- VERSION=1.0.6p1
+ VERSION=1.2.1p1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://ftp.mcs.anl.gov/pub/mpi/$SOURCE
+ SOURCE_URL[0]=http://www.mcs.anl.gov/research/projects/${SPELL}/downloads/tarballs/${VERSION}/${SOURCE}
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
LICENSE[0]=http://www-unix.mcs.anl.gov/mpi/mpich2/license.htm
WEB_SITE=http://www-unix.mcs.anl.gov/mpi/${SPELL}
diff --git a/cluster/mpich2/HISTORY b/cluster/mpich2/HISTORY
index 98a4c9daa1..817001cb46 100644
--- a/cluster/mpich2/HISTORY
+++ b/cluster/mpich2/HISTORY
@@ -1,3 +1,7 @@
+2010-04-23 Tommy Boatman <tboatman@sourcemage.org>
+ * DETAILS: Updated to 1.2.1p1, changed SOURCE_URL to http
+ * BUILD: added make_single - distcc fails
+
2007-11-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.0.6p1
diff --git a/cluster/mpich2/mpich2-1.0.6p1.tar.gz.sig b/cluster/mpich2/mpich2-1.0.6p1.tar.gz.sig
deleted file mode 100644
index 2e6daaa2ff..0000000000
--- a/cluster/mpich2/mpich2-1.0.6p1.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/cluster/mpich2/mpich2-1.2.1p1.tar.gz.sig b/cluster/mpich2/mpich2-1.2.1p1.tar.gz.sig
new file mode 100644
index 0000000000..09d79088a1
--- /dev/null
+++ b/cluster/mpich2/mpich2-1.2.1p1.tar.gz.sig
Binary files differ