Skip to Content.
Sympa Menu

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

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 (55652a081904825b838fd2e94bdb20f45d9d028d)
  • Date: Mon, 16 Oct 2006 21:17:52 -0500

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

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

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

pan2: Updated devel to 0.117. Updated depends for new cvs version.

diff --git a/gnome2-apps/pan2/DEPENDS b/gnome2-apps/pan2/DEPENDS
index 86ce22c..ff77bde 100755
--- a/gnome2-apps/pan2/DEPENDS
+++ b/gnome2-apps/pan2/DEPENDS
@@ -2,7 +2,7 @@ if [ "$REL" == "cvs" ]; then
depends CVS &&
depends automake
fi &&
-if [ "$REL" == "devel" ]; then
+if [ "$REL" != "current" ]; then
depends gmime
else
depends libxml2 &&
diff --git a/gnome2-apps/pan2/DETAILS b/gnome2-apps/pan2/DETAILS
index 575cf3f..6c90f17 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.116
+ VERSION=0.117
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:e55e6c714957e2389773f753486e513451b021b6e03ce7f46a4e49a4afc650725506e57dcd755451b17e438822680b57f337ed116b5daebcbba43de9ccc0430d
+
SOURCE_HASH=sha512:d587f8fd4dcb5fb403bb005e79efa78c75325a7892740fc6e182e85c6bbb377048a94d9ec354d8fd235f7bdd44376ba181d3738a372f3583f6922eea5f9e6d7e
else
VERSION=0.14.2.91
SOURCE=pan-$VERSION.tar.bz2
diff --git a/gnome2-apps/pan2/HISTORY b/gnome2-apps/pan2/HISTORY
index caca332..764612f 100644
--- a/gnome2-apps/pan2/HISTORY
+++ b/gnome2-apps/pan2/HISTORY
@@ -1,3 +1,7 @@
+2006-10-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 0.117
+ * DEPENDS: Updated depends for new cvs version
+
2006-10-16 George Sherwood <george AT beernabeer.com>
* DETAILS: Upated cvs url to pull currently developed version.




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (55652a081904825b838fd2e94bdb20f45d9d028d), George Sherwood, 10/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page