[SM-Commit] GIT changes to master grimoire by George Sherwood (d041105529554a41318d38bdd81254a044911276)

George Sherwood scm at sourcemage.org
Sat Feb 19 13:42:58 EST 2011


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

 gnome2-apps/pan/DEPENDS |    6 ++----
 gnome2-apps/pan/DETAILS |    8 ++++----
 gnome2-apps/pan/HISTORY |    4 ++++
 3 files changed, 10 insertions(+), 8 deletions(-)

New commits:
commit d041105529554a41318d38bdd81254a044911276
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    pan: Updated to version 0.134. Depends gmime -sub 2.4

diff --git a/gnome2-apps/pan/DEPENDS b/gnome2-apps/pan/DEPENDS
index bc3ecb4..581c855 100755
--- a/gnome2-apps/pan/DEPENDS
+++ b/gnome2-apps/pan/DEPENDS
@@ -1,13 +1,11 @@
 if [ "$REL" == "cvs" ]; then
         depends subversion   &&
-        depends automake-1.9  &&
-        depends -sub "2.4" gmime
-else
-depends -sub "2.2" gmime
+        depends automake-1.9
 fi &&
 depends gtk+2   &&
 depends pcre    &&
 depends g++     &&
+depends -sub "2.4" gmime &&
 
 optional_depends gtkspell                    \
                     "--with-gtkspell"      \
diff --git a/gnome2-apps/pan/DETAILS b/gnome2-apps/pan/DETAILS
index 2ab5642..446ae0f 100755
--- a/gnome2-apps/pan/DETAILS
+++ b/gnome2-apps/pan/DETAILS
@@ -11,17 +11,17 @@ if [ "$REL" == "cvs" ]; then
    SOURCE_IGNORE=volatile 
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
 elif [ "$REL" == "devel" ]; then
-         VERSION=0.133
+         VERSION=0.134
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
-     SOURCE_HASH=sha512:154ce76e512db298f1e5020dc5b98df41c1e10bd934f218170db2024b518a234644f7c1e2378af6296e0fc6aec51338e51edeeea62b7b222873f7fdeee438c7b
+     SOURCE_HASH=sha512:c52f21ed5d9aa818dcb251e9a9cfaa4197499d9d645409d4f6ee88ecaf5e5db1507b8ad8ada2fbd94a94326f66495b2e32c2460f54316bd1f14631c5940f7029
 else
-         VERSION=0.133
+         VERSION=0.134
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/source/$SOURCE
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
-     SOURCE_HASH=sha512:154ce76e512db298f1e5020dc5b98df41c1e10bd934f218170db2024b518a234644f7c1e2378af6296e0fc6aec51338e51edeeea62b7b222873f7fdeee438c7b
+     SOURCE_HASH=sha512:c52f21ed5d9aa818dcb251e9a9cfaa4197499d9d645409d4f6ee88ecaf5e5db1507b8ad8ada2fbd94a94326f66495b2e32c2460f54316bd1f14631c5940f7029
 fi
       LICENSE[0]=GPL
         WEB_SITE=http://pan.rebelbase.com
diff --git a/gnome2-apps/pan/HISTORY b/gnome2-apps/pan/HISTORY
index 2af1a93..f8dce2b 100644
--- a/gnome2-apps/pan/HISTORY
+++ b/gnome2-apps/pan/HISTORY
@@ -1,3 +1,7 @@
+2011-02-19 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 0.134
+	* DEPENDS: All version depends gmime 2.4
+
 2009-06-20 George Sherwood <gsherwood at sourcemage.org>
 	* DETAILS: Changed from svn to git version which is being updated
 	* DEPENDS: Added depends gmime -sub 2.4 and automake-1.9 for devel 



More information about the SM-Commit mailing list