Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (a94c5bb36275256c3867e3a525080b453dff0b29)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (a94c5bb36275256c3867e3a525080b453dff0b29)
  • Date: Sat, 19 Aug 2006 00:52:59 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

gnome2-apps/pan2/DEPENDS | 9 +--------
gnome2-apps/pan2/DETAILS | 4 ++--
gnome2-apps/pan2/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 10 deletions(-)

New commits:
commit a94c5bb36275256c3867e3a525080b453dff0b29
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Updated pan2 devel to 0.109 and removed optional_depends libgnome

diff --git a/gnome2-apps/pan2/DEPENDS b/gnome2-apps/pan2/DEPENDS
index 4dd4bdf..86ce22c 100755
--- a/gnome2-apps/pan2/DEPENDS
+++ b/gnome2-apps/pan2/DEPENDS
@@ -18,11 +18,4 @@ depends g++ &&
optional_depends gtkspell \
"--enable-gtkspell" \
"" \
- "Add gtkspell support" &&
-
-if [ "$REL" == "devel" ]; then
- optional_depends libgnome \
- "--with-gnome" \
- "--without-gnome" \
- "Enable libgnome support"
-fi
+ "Add gtkspell support"
diff --git a/gnome2-apps/pan2/DETAILS b/gnome2-apps/pan2/DETAILS
index 9333e51..0fc40d5 100755
--- a/gnome2-apps/pan2/DETAILS
+++ b/gnome2-apps/pan2/DETAILS
@@ -11,11 +11,11 @@ if [ "$REL" == "cvs" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan2-$VERSION
elif [ "$REL" == "devel" ]; then
- VERSION=0.108
+ VERSION=0.109
SOURCE=pan-$VERSION.tar.bz2

SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
-
SOURCE_HASH=sha512:92a1f056f98c5fd82b3432cea7904e894530e777fce17bb45179078312a0763de786cbaa34fa15d93fa02d5222eee0c8e566876bd2b0a45d0faec4d3f1070268
+
SOURCE_HASH=sha512:51ba9524e68250ca17a9814b7ec71464a20d8c855fc8a3897380314bda2120c7dcda32d43478b98bb10c4d49c0820c49ab6db0c6f4c61b5a01968ae35daefad3
else
VERSION=0.14.2.91
SOURCE=pan-$VERSION.tar.bz2
diff --git a/gnome2-apps/pan2/HISTORY b/gnome2-apps/pan2/HISTORY
index 25f1940..df75bd5 100644
--- a/gnome2-apps/pan2/HISTORY
+++ b/gnome2-apps/pan2/HISTORY
@@ -1,3 +1,7 @@
+2006-08-19 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 0.109
+ * DEPENDS: Romoved optional_dpend on libgnome for devel
+
2006-08-14 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to 0.108. Fixed SOURCE_URL




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a94c5bb36275256c3867e3a525080b453dff0b29), George Sherwood, 08/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page