Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f86d75301c3d621a013abe51905802197feaa11f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f86d75301c3d621a013abe51905802197feaa11f)
  • Date: Fri, 9 Oct 2015 17:14:35 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

editors/texworks/DEPENDS | 2 +-
editors/texworks/HISTORY | 3 +++
utils/sysstat/DETAILS | 9 ++++-----
utils/sysstat/HISTORY | 3 +++
4 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit f86d75301c3d621a013abe51905802197feaa11f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

texworks: Depend on LUA instead of lua51

commit 641bd81d9584869d98df2280096df72d92cab7d0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sysstat 11.0.7

diff --git a/editors/texworks/DEPENDS b/editors/texworks/DEPENDS
index 89c8f3a..b64ff3a 100755
--- a/editors/texworks/DEPENDS
+++ b/editors/texworks/DEPENDS
@@ -1,6 +1,6 @@
depends -sub CXX gcc &&
depends hunspell &&
-depends lua51 &&
+depends LUA &&
depends poppler &&
depends python3 &&
depends qt4 &&
diff --git a/editors/texworks/HISTORY b/editors/texworks/HISTORY
index 841336c..86a0f3e 100644
--- a/editors/texworks/HISTORY
+++ b/editors/texworks/HISTORY
@@ -1,3 +1,6 @@
+2015-10-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depend on LUA instead of lua51
+
2014-09-16 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.4.5-r1281

diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS
index d72fdb6..ba0716c 100755
--- a/utils/sysstat/DETAILS
+++ b/utils/sysstat/DETAILS
@@ -1,10 +1,9 @@
SPELL=sysstat
- VERSION=10.0.5
- PATCHLEVEL=1
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=11.0.7
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard/$SOURCE
-
SOURCE_HASH=sha512:d40cb67c61f499445dee803ac54af50704aa49a4d20b11b5aaaf8966ab6eacfbc72d30c933cf678e324d283818cb5a0beb55cddeb689b0c3a1fdeb4813b4ac63
+ SOURCE_URL[0]=http://perso.orange.fr/sebastien.godard/$SOURCE
+
SOURCE_HASH=sha512:4547c7ddf3519dc0e14ad9496f0c6cccb26a8e4df97638b755f792df3914f321284f0e60ce27b3c4642bb757fa7c5006a806fd14f816f578e12b7d20f3cdcd51
WEB_SITE=http://perso.wanadoo.fr/sebastien.godard/
ENTERED=20050506
LICENSE[0]="GPL"
diff --git a/utils/sysstat/HISTORY b/utils/sysstat/HISTORY
index d84cb27..6a10b04 100644
--- a/utils/sysstat/HISTORY
+++ b/utils/sysstat/HISTORY
@@ -1,3 +1,6 @@
+2015-10-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 11.0.7
+
2015-02-21 Vlad Glagolev <stealth AT sourcemage.org>
* INSTALL: corrected syntax errors; verbosity++




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f86d75301c3d621a013abe51905802197feaa11f), Ismael Luceno, 10/09/2015

Archive powered by MHonArc 2.6.24.

Top of Page