Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (aa06b3e57ec4009aefb31067f3f0db402be8e748)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (aa06b3e57ec4009aefb31067f3f0db402be8e748)
  • Date: Thu, 1 Mar 2007 12:15:53 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

libs/gwenhywfar/DEPENDS | 6 +-----
libs/gwenhywfar/DETAILS | 4 ++--
libs/gwenhywfar/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit aa06b3e57ec4009aefb31067f3f0db402be8e748
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gwenhywfar 2.5.4

commit 9c8b813b95d06faf5a8f984408ed30730de806a4
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gwenhywfar: fix #12206

diff --git a/libs/gwenhywfar/DEPENDS b/libs/gwenhywfar/DEPENDS
index f60ff0d..4e30dd3 100755
--- a/libs/gwenhywfar/DEPENDS
+++ b/libs/gwenhywfar/DEPENDS
@@ -1,9 +1,5 @@
depends libtool &&
-
-optional_depends openssl \
- "--enable-ssl" \
- "--disable-ssl" \
- "Enable SSL features" &&
+depends openssl &&

optional_depends ncurses "" "" "to provide a text gui"

diff --git a/libs/gwenhywfar/DETAILS b/libs/gwenhywfar/DETAILS
index 6b42152..7d5891c 100755
--- a/libs/gwenhywfar/DETAILS
+++ b/libs/gwenhywfar/DETAILS
@@ -1,10 +1,10 @@
SPELL=gwenhywfar
- VERSION=2.4.1
+ VERSION=2.5.4
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}

-
SOURCE_HASH=sha512:bf6e4d63e207aead4f47d5413e4ebb39e28d881acc574d2d9725a905f7dd03381d71f9e0bc879b5603b715d75b11b464cb013454b58c3eb0bc5f8add1130351d
+
SOURCE_HASH=sha512:72b2a4c1b7d4fd0e48b5310bf8696da7f59ceaed0c617323eac96859239b6f984b1b0cf5fbae525c41f9ba03229e82e7861e1aef959d79c5fe5d324c84a74d07
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"

LICENSE=GPL
diff --git a/libs/gwenhywfar/HISTORY b/libs/gwenhywfar/HISTORY
index 0411dd0..953803f 100644
--- a/libs/gwenhywfar/HISTORY
+++ b/libs/gwenhywfar/HISTORY
@@ -1,3 +1,7 @@
+2007-03-01 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: made openssl required #12206
+ * DETAILS: updated spell to 2.5.4
+
2006-09-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.1




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (aa06b3e57ec4009aefb31067f3f0db402be8e748), Jaka Kranjc, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page