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

George Sherwood scm at sourcemage.org
Mon Jun 29 14:35:57 EDT 2009


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

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

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

    pan: Added git version which is finally being updated.

diff --git a/gnome2-apps/pan/DEPENDS b/gnome2-apps/pan/DEPENDS
index a57ff70..bc3ecb4 100755
--- a/gnome2-apps/pan/DEPENDS
+++ b/gnome2-apps/pan/DEPENDS
@@ -1,8 +1,10 @@
 if [ "$REL" == "cvs" ]; then
         depends subversion   &&
-        depends automake
+        depends automake-1.9  &&
+        depends -sub "2.4" gmime
+else
+depends -sub "2.2" gmime
 fi &&
-depends -sub "2.2" gmime   &&
 depends gtk+2   &&
 depends pcre    &&
 depends g++     &&
diff --git a/gnome2-apps/pan/DETAILS b/gnome2-apps/pan/DETAILS
index a933318..2ab5642 100755
--- a/gnome2-apps/pan/DETAILS
+++ b/gnome2-apps/pan/DETAILS
@@ -6,7 +6,7 @@ if [ "$REL" == "cvs" ]; then
          VERSION=cvs
   fi
           SOURCE=$SPELL-$VERSION.tar.bz2
-   SOURCE_URL[0]=svn://svn.gnome.org/svn/pan2/trunk:pan2
+   SOURCE_URL[0]=git://github.com/lostcoder/pan2.git:pan2-git
   FORCE_DOWNLOAD=ON
    SOURCE_IGNORE=volatile 
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
diff --git a/gnome2-apps/pan/HISTORY b/gnome2-apps/pan/HISTORY
index a9da232..2af1a93 100644
--- a/gnome2-apps/pan/HISTORY
+++ b/gnome2-apps/pan/HISTORY
@@ -1,3 +1,7 @@
+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 
+
 2008-11-18 George Sherwood <gsherwood at sourcemage.org>
 	* DEPENDS: Added gmime sub depends on 2.2 branch
 



More information about the SM-Commit mailing list