summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorPeng Chang (Charles)2011-05-15 19:40:41 +0800
committerPeng Chang (Charles)2011-05-15 20:36:54 +0800
commitc55e97d9c84add4f9ed83e51aea3a53d8f06d34d (patch)
tree2fa328f5e9e7d23b214e787ec5555979953cfea3 /cluster
parent0d00e61b57487c2ee65006c83cc40d824614bb7d (diff)
atlas: => 3.8.4
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/atlas/DETAILS5
-rw-r--r--cluster/atlas/HISTORY3
2 files changed, 5 insertions, 3 deletions
diff --git a/cluster/atlas/DETAILS b/cluster/atlas/DETAILS
index 071e758206..478b5e0b81 100755
--- a/cluster/atlas/DETAILS
+++ b/cluster/atlas/DETAILS
@@ -1,10 +1,9 @@
SPELL=atlas
- VERSION=3.8.3
- PATCHLEVEL=2
+ VERSION=3.8.4
SOURCE=${SPELL}$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ATLAS
SOURCE_URL[0]=$SOURCEFORGE_URL/math-atlas/$SOURCE
- SOURCE_HASH=sha512:4c152f1f5c49d9b0275e3c8755fc7808f5b298c9f92ea9958dbb771bc656da950e5136e36cbc3ff39542f17d12b719d9acd2c8ecc66382c6fe2dc4ad82bd9aa2
+ SOURCE_HASH=sha512:d0272b8a600512e24efc53863b34645d34506dac58908bf2f562245099badc4866eacf80ce9814af348bd1ddfaffdb7c0fb3b72d5f29c2255a80a0af1aa6ab1d
WEB_SITE=http://math-atlas.sourceforge.net
ENTERED=20020514
LICENSE[0]=BSD
diff --git a/cluster/atlas/HISTORY b/cluster/atlas/HISTORY
index bc1badecff..ebc979475e 100644
--- a/cluster/atlas/HISTORY
+++ b/cluster/atlas/HISTORY
@@ -1,3 +1,6 @@
+2011-05-15 Peng Chang (Charels) <chp@sourcemage.org>
+ * DETAILS: updated to 3.8.4
+
2011-05-14 Peng Chang (Charles) <chp@sourcemage.org>
* BUILD, CONFIGURE, INSTALL: shared library is common practice and
required by nearly all dependents; so it is no longer an option,