Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (414c66aa9324c5cc751dc3a05aa06781cc21751f)
  • Date: Sun, 6 May 2007 13:26:20 -0500

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

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

New commits:
commit 414c66aa9324c5cc751dc3a05aa06781cc21751f
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

pan2: Updated devel and stable to version 0.129. Updated stable version
to current version under development. Old stable was approaching 3
years old and this new version is just better.

diff --git a/gnome2-apps/pan2/DEPENDS b/gnome2-apps/pan2/DEPENDS
index baba8dd..3a0749b 100755
--- a/gnome2-apps/pan2/DEPENDS
+++ b/gnome2-apps/pan2/DEPENDS
@@ -2,15 +2,7 @@ if [ "$REL" == "cvs" ]; then
depends subversion &&
depends automake
fi &&
-if [ "$REL" != "current" ]; then
- depends gmime
-else
- depends libxml2 &&
- depends gnet
-fi &&
-if [ "$REL" == "current" ]; then
- depends gcc34
-fi &&
+depends gmime &&
depends gtk+2 &&
depends pcre &&
depends g++ &&
diff --git a/gnome2-apps/pan2/DETAILS b/gnome2-apps/pan2/DETAILS
index 4c21de9..3cc7506 100755
--- a/gnome2-apps/pan2/DETAILS
+++ b/gnome2-apps/pan2/DETAILS
@@ -11,23 +11,21 @@ if [ "$REL" == "cvs" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan2-$VERSION
elif [ "$REL" == "devel" ]; then
- VERSION=0.128
+ VERSION=0.129
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:13da842d8540c618abfebc886df3526e3317a93cbf33e0e940fc7977380fe60f49e8324d4f5f72ff48af9f650a889d05d9e7700eb989475e3ad40f9d6d8c5019
+
SOURCE_HASH=sha512:d54e9394f910ede37b6940deeae970d329ca9c9bb9d38fa8dae8ebe20eb88cec09e38aa6f32b35d1e866a895392f62467c77cfec223631bbd9e0cf30e379a638
else
- VERSION=0.14.2.91
+ VERSION=0.129
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:295fb5e9157768c65957e691d775f7c152f4354ce87db227ce1b5a7c91c3c45346863a26310012eb5ad3a0d75245eba093b98e3406941e18d18a65d5d02bac62
- GCC_VERSION=3.4
+
SOURCE_HASH=sha512:d54e9394f910ede37b6940deeae970d329ca9c9bb9d38fa8dae8ebe20eb88cec09e38aa6f32b35d1e866a895392f62467c77cfec223631bbd9e0cf30e379a638
fi
LICENSE[0]=GPL
WEB_SITE=http://pan.rebelbase.com
ENTERED=20020509
- UPDATED=20040702
KEYWORDS="client news gnome2"
SHORT="Pan is a newsreader, loosely based on Agent and Gravity."
cat << EOF
diff --git a/gnome2-apps/pan2/HISTORY b/gnome2-apps/pan2/HISTORY
index 74bfc52..303dce7 100644
--- a/gnome2-apps/pan2/HISTORY
+++ b/gnome2-apps/pan2/HISTORY
@@ -1,3 +1,7 @@
+2007-05-06 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable and devel to 0.129.
+ * DEPENDS: Stable now depends on gmime
+
2007-04-22 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to 0.128




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (414c66aa9324c5cc751dc3a05aa06781cc21751f), George Sherwood, 05/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page