Skip to Content.
Sympa Menu

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

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 (b488c1a415f8b6a2ebccf4f03234d8ec8374fe2c)
  • Date: Fri, 16 Jun 2017 15:20:46 +0000

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

audio-soft/easytag/DEPENDS | 2 ++
audio-soft/easytag/HISTORY | 3 +++
utils/bochs/DETAILS | 4 ++--
utils/bochs/HISTORY | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)

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

easytag: Add missing dependency on perl and xml-parser

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

bochs 2.6.9

diff --git a/audio-soft/easytag/DEPENDS b/audio-soft/easytag/DEPENDS
index 3a32df0..9adae55 100755
--- a/audio-soft/easytag/DEPENDS
+++ b/audio-soft/easytag/DEPENDS
@@ -1,3 +1,5 @@
+depends perl &&
+depends xml-parser &&
depends atk &&
depends bzip2 &&
depends cairo &&
diff --git a/audio-soft/easytag/HISTORY b/audio-soft/easytag/HISTORY
index 4289256..54727cf 100644
--- a/audio-soft/easytag/HISTORY
+++ b/audio-soft/easytag/HISTORY
@@ -1,3 +1,6 @@
+2017-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added missing dependency on perl and xml-parser
+
2016-12-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.3
* DEPENDS: updated dependencies
diff --git a/utils/bochs/DETAILS b/utils/bochs/DETAILS
index baf27bb..0bc9a98 100755
--- a/utils/bochs/DETAILS
+++ b/utils/bochs/DETAILS
@@ -1,6 +1,6 @@
SPELL=bochs
- VERSION=2.6.8
-
SOURCE_HASH=sha512:5e7438a6a09417cbc0b311810a485374bb9b10be452edd9daff0afacd487ada66f37b8189d4868d3420dae82ef6c38fe279d541d24f8a41bf1ca59359572e7bd
+ VERSION=2.6.9
+
SOURCE_HASH=sha512:dfecf3a1bad07f06c2f7bb989d146e4a8eaeca493b598d415f5a4aec2a85eb5524ba417422157608c8b0828832611df487c6923c8f4ad98a147ac089fc514c46
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
diff --git a/utils/bochs/HISTORY b/utils/bochs/HISTORY
index 9c46e7a..49f43fd 100644
--- a/utils/bochs/HISTORY
+++ b/utils/bochs/HISTORY
@@ -1,3 +1,6 @@
+2017-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.9
+
2015-12-03 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, CONFIGURE: Added knob for building the built-in debuger




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b488c1a415f8b6a2ebccf4f03234d8ec8374fe2c), Ismael Luceno, 06/16/2017

Archive powered by MHonArc 2.6.24.

Top of Page