Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (5d2501626095adebeda99e67d1d39408aa403de3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (5d2501626095adebeda99e67d1d39408aa403de3)
  • Date: Sun, 20 Mar 2011 21:47:20 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

libs/openmpi/DETAILS | 17 ++++++++++-------
libs/openmpi/HISTORY | 4 ++++
2 files changed, 14 insertions(+), 7 deletions(-)

New commits:
commit 5d2501626095adebeda99e67d1d39408aa403de3
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

openmpi: => 1.4.3

diff --git a/libs/openmpi/DETAILS b/libs/openmpi/DETAILS
index 7c348b3..cc06116 100755
--- a/libs/openmpi/DETAILS
+++ b/libs/openmpi/DETAILS
@@ -1,7 +1,7 @@
SPELL=openmpi
- VERSION=1.4
+ VERSION=1.4.3
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:f81f9f886a9e4871be34739739012ba2afff04d56469b2377f736f1866824fadbcd6b2312d28dbd1f9ba75c968eb79312043fe256590b78b4ed57cab144c392b
+
SOURCE_HASH=sha512:c33d5e019ba0b080aa34ecfa085182349da806e4bff26c1bf4dbdc8fb3f8f3c38899b9d96d671e1ae337b523ac9d634ae25c49d9af6eef2bc340c29dba75b1b8
VX=`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -12,10 +12,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS=""
SHORT=""
cat << EOF
-The Open MPI Project is an open source MPI-2 implementation that is
developed and
-maintained by a consortium of academic, research, and industry partners.
Open MPI
-is therefore able to combine the expertise, technologies, and resources from
all
-across the High Performance Computing community in order to build the best
MPI
-library available. Open MPI offers advantages for system and software
vendors,
+The Open MPI Project is an open source MPI-2 implementation that is
+developed and
+maintained by a consortium of academic, research, and industry partners. Open
+MPI
+is therefore able to combine the expertise, technologies, and resources
+from all
+across the High Performance Computing community in order to build the best
MPI
+library available. Open MPI offers advantages for system and software
vendors,
application developers and computer science researchers.
EOF
diff --git a/libs/openmpi/HISTORY b/libs/openmpi/HISTORY
index 732919b..6554300 100644
--- a/libs/openmpi/HISTORY
+++ b/libs/openmpi/HISTORY
@@ -1,3 +1,7 @@
+2011-03-21 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.3
+ fixed long description wrap
+
2010-01-20 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Disable F90 support, seems broken
See Bug #15549



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (5d2501626095adebeda99e67d1d39408aa403de3), Peng Chang (Charles), 03/20/2011

Archive powered by MHonArc 2.6.24.

Top of Page