Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5a35922469fbb3ba6369877cd51aa6045d679ca4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5a35922469fbb3ba6369877cd51aa6045d679ca4)
  • Date: Sun, 19 Oct 2008 09:14:10 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

devel/geany/DEPENDS | 6 +++---
devel/geany/DETAILS | 2 +-
devel/geany/HISTORY | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 5a35922469fbb3ba6369877cd51aa6045d679ca4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

geany: => 0.15

diff --git a/devel/geany/DEPENDS b/devel/geany/DEPENDS
index 0fb7f01..1d524d5 100755
--- a/devel/geany/DEPENDS
+++ b/devel/geany/DEPENDS
@@ -1,9 +1,9 @@
depends gtk+2 &&
depends xml-parser-expat &&

-optional_depends g++ "" "" "to build included Scintilla module" &&
-
optional_depends vte \
"--enable-vte" \
"--disable-vte" \
- "for virtual termninal support"
+ "for virtual termninal support" &&
+
+optional_depends g++ "" "" "to build included Scintilla module"
diff --git a/devel/geany/DETAILS b/devel/geany/DETAILS
index 581e61c..25327bc 100755
--- a/devel/geany/DETAILS
+++ b/devel/geany/DETAILS
@@ -1,5 +1,5 @@
SPELL=geany
- VERSION=0.14
+ VERSION=0.15
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=http://files.uvena.de/$SPELL/$SOURCE
diff --git a/devel/geany/HISTORY b/devel/geany/HISTORY
index 0afc56f..a1d24ab 100644
--- a/devel/geany/HISTORY
+++ b/devel/geany/HISTORY
@@ -1,3 +1,6 @@
+2008-10-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.15
+
2008-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.14, hash => gpg




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5a35922469fbb3ba6369877cd51aa6045d679ca4), Vlad Glagolev, 10/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page