Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7573563fa20f1b1615ab7ea52698b395f9a88d67)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7573563fa20f1b1615ab7ea52698b395f9a88d67)
  • Date: Wed, 23 Jul 2014 03:42:55 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

utils/gnuplot/DETAILS | 4 ++--
utils/gnuplot/HISTORY | 4 ++++
utils/gnuplot/PRE_BUILD | 3 ---
utils/gnuplot/gnuplot-4.6.2-texinfo-5.patch | 11 -----------
4 files changed, 6 insertions(+), 16 deletions(-)

New commits:
commit 7573563fa20f1b1615ab7ea52698b395f9a88d67
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

utils/gnuplot: version 4.6.5

diff --git a/utils/gnuplot/DETAILS b/utils/gnuplot/DETAILS
index ab310d1..324bf26 100755
--- a/utils/gnuplot/DETAILS
+++ b/utils/gnuplot/DETAILS
@@ -8,11 +8,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.6.3
+ VERSION=4.6.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:8bb7af550c0847e65e041bd5bb6dc8cd3cee1e43a5306a7f9af0b5c82067bbe24a7f19c93914c88e4f08f2eee509773964e574e415710bbf99501e0cd3dad7e7
+
SOURCE_HASH=sha512:5a9c55d664105242aaf6356e707094a7dd5a80ba8d836bc7b3ce8836bcf5d2a57174d38220ea9efc58fa04f3c5f7d680ca5023482cff1a62b93549ff0530c47d
fi
WEB_SITE=http://www.gnuplot.info
ENTERED=20020210
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index 2addcb1..312bb80 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,7 @@
+2014-07-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 4.6.5
+ * PRE_BUILD, gnuplot-4.6.2-texinfo-5.patch: remove obsolete patch
+
2014-07-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Use get_scm_version

diff --git a/utils/gnuplot/PRE_BUILD b/utils/gnuplot/PRE_BUILD
index 6bbc086..4e9ad8f 100755
--- a/utils/gnuplot/PRE_BUILD
+++ b/utils/gnuplot/PRE_BUILD
@@ -3,9 +3,6 @@ cd "$SOURCE_DIRECTORY" &&
# Fix build that thinks we are cross-compiling.
# Hopefully fixed in gnuplot 4.7 .
patch -Np0 < "$SPELL_DIRECTORY/crossbuild.patch" &&
-if [[ ! $GNUPLOT_BRANCH == scm ]]; then
- patch -p1 < "$SPELL_DIRECTORY/gnuplot-4.6.2-texinfo-5.patch"
-fi &&

if [[ $GNUPLOT_BRANCH == scm ]]; then
cd "$SOURCE_DIRECTORY" &&
diff --git a/utils/gnuplot/gnuplot-4.6.2-texinfo-5.patch
b/utils/gnuplot/gnuplot-4.6.2-texinfo-5.patch
deleted file mode 100644
index cbee884..0000000
--- a/utils/gnuplot/gnuplot-4.6.2-texinfo-5.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnuplot-4.6.2/docs/gnuplot.texi.orig 2013-04-01 19:38:21.648653518 +0100
-+++ gnuplot-4.6.2/docs/gnuplot.texi 2013-04-01 19:38:46.081652090 +0100
-@@ -17650,6 +17650,7 @@
- @end menu
-
- @node aed767, aifm, complete_list_of_terminals, complete_list_of_terminals
-+@raisesections
- @subsubsection aed767
-
- @c ?commands set terminal aed767
-



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (7573563fa20f1b1615ab7ea52698b395f9a88d67), Florian Franzmann, 07/23/2014

Archive powered by MHonArc 2.6.24.

Top of Page