Skip to Content.
Sympa Menu

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

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 (329390aad1864645b7178b477e1c22887388f3bd)
  • Date: Sun, 13 Aug 2006 21:18:07 -0500

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

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

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

Updated pan2 devel to 0.108. Fixed SOURCE_URL.

diff --git a/gnome2-apps/pan2/DETAILS b/gnome2-apps/pan2/DETAILS
index 2e70df1..9333e51 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.107
+ VERSION=0.108
SOURCE=pan-$VERSION.tar.bz2
-
SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/SOURCE/$SOURCE
+
SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
-
SOURCE_HASH=sha512:643a96ca2acea33ef5e86b7538e122aa31bcfc1bca7a419384b181bb47be75825326ef048c3a4faeb74fb612ac0cd2d1b09cf2b92d08046edf7def027d8bb14c
+
SOURCE_HASH=sha512:92a1f056f98c5fd82b3432cea7904e894530e777fce17bb45179078312a0763de786cbaa34fa15d93fa02d5222eee0c8e566876bd2b0a45d0faec4d3f1070268
else
VERSION=0.14.2.91
SOURCE=pan-$VERSION.tar.bz2
diff --git a/gnome2-apps/pan2/HISTORY b/gnome2-apps/pan2/HISTORY
index 021bbfe..25f1940 100644
--- a/gnome2-apps/pan2/HISTORY
+++ b/gnome2-apps/pan2/HISTORY
@@ -1,3 +1,6 @@
+2006-08-14 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 0.108. Fixed SOURCE_URL
+
2006-08-10 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to 0.107
* DEPENDS: Added optional_depends on libgnome for devel



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

Archive powered by MHonArc 2.6.24.

Top of Page