[SM-Commit] GIT changes to master grimoire by Tommy Boatman (a966131d157732b4c95fd3610a44016785fe08dd)

Tommy Boatman scm at sourcemage.org
Fri Apr 23 12:00:51 EDT 2010


GIT changes to master grimoire by Tommy Boatman <tboatman at sourcemage.org>:

 cluster/mpich2/BUILD                     |    1 +
 cluster/mpich2/DETAILS                   |    4 ++--
 cluster/mpich2/HISTORY                   |    4 ++++
 cluster/mpich2/mpich2-1.0.6p1.tar.gz.sig |    0 
 cluster/mpich2/mpich2-1.2.1p1.tar.gz.sig |binary
 dev/null                                 |binary
 6 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 818c6370edc0265c90bec9833f80f50b4e761bad
Author: Tommy Boatman <tboatman at sourcemage.org>
Commit: Tommy Boatman <tboatman at sourcemage.org>

       mpich2: update to 1.2.1p1, and add make_single

diff --git a/cluster/mpich2/BUILD b/cluster/mpich2/BUILD
index 402e669..1f5a49d 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 68be40a..73c0430 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 98a4c9d..817001c 100644
--- a/cluster/mpich2/HISTORY
+++ b/cluster/mpich2/HISTORY
@@ -1,3 +1,7 @@
+2010-04-23 Tommy Boatman <tboatman at 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 at 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 2e6daaa..0000000
Binary files a/cluster/mpich2/mpich2-1.0.6p1.tar.gz.sig and /dev/null 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 0000000..09d7908
Binary files /dev/null and b/cluster/mpich2/mpich2-1.2.1p1.tar.gz.sig differ



More information about the SM-Commit mailing list