Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (01706e4416fc5cfb032f817344c676ef4073645e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (01706e4416fc5cfb032f817344c676ef4073645e)
  • Date: Wed, 6 Jul 2011 15:31:00 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

utils/gnuplot/DETAILS | 4 ++--
utils/gnuplot/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 01706e4416fc5cfb032f817344c676ef4073645e
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

gnuplot: updated spell to 4.4.3

diff --git a/utils/gnuplot/DETAILS b/utils/gnuplot/DETAILS
index 4dcb250..d2a23c7 100755
--- a/utils/gnuplot/DETAILS
+++ b/utils/gnuplot/DETAILS
@@ -11,11 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs

SOURCE_URL[0]=cvs://:pserver:anonymous AT gnuplot.cvs.sourceforge.net:/cvsroot/gnuplot:gnuplot
SOURCE_IGNORE=volatile
else
- VERSION=4.4.2
+ VERSION=4.4.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:50439fbcc52765bcf4ea661041b93b97e1418803793b866df5c90f662347a29aefa2780c644fe2c6f30e3ead2ec24d7cc6bf0c4e690e6db2f15b8cf8f589a877
+
SOURCE_HASH=sha512:dc520e8074e00f8ba346451ca9e229c31907735185f0ed4ae066ad5f2caa799db04c28181729bef1af467af7341f3b721eba8a0d5ecd6988c5740351fe002fd6
fi
if [[ $GNUPLOT_LUA == "y" ]]; then
SOURCE2=${SPELL}_lua_terminal.tgz
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index ee25cbb..1ed1b7e 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,6 @@
+2011-07-06 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 4.4.3
+
2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (01706e4416fc5cfb032f817344c676ef4073645e), Bor Kraljič, 07/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page