[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6e751089dfcfb8334733393cbd1ed205b0f319e8)

Vlad Glagolev scm at sourcemage.org
Mon Oct 27 20:02:38 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 xfce/mousepad/DETAILS |   14 +++++++-------
 xfce/mousepad/HISTORY |    5 ++++-
 2 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 6e751089dfcfb8334733393cbd1ed205b0f319e8
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    mousepad: => 0.2.14

diff --git a/xfce/mousepad/DETAILS b/xfce/mousepad/DETAILS
index de1782b..258ab05 100755
--- a/xfce/mousepad/DETAILS
+++ b/xfce/mousepad/DETAILS
@@ -1,9 +1,10 @@
            SPELL=mousepad
-         VERSION=0.2.13
+         VERSION=0.2.14
+ RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
           SOURCE=$SPELL-$VERSION.tar.bz2
 	 SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://www.xfce.org/archive/xfce-4.4.2/src/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+   SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
   SOURCE2_URL[0]=$SOURCE_URL.asc
         WEB_SITE=http://www.xfce.org/
       SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
@@ -11,11 +12,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       LICENSE[0]=GPL
          ENTERED=20050128
         KEYWORDS="xfce editors"
-           SHORT="A simple text editor for Xfce"
+           SHORT="simple text editor for Xfce"
 cat << EOF
-Mousepad is a text editor for Xfce based on Leafpad.
-Although some features are under development, currently Mousepad has folowing
-features:
+Mousepad is a text editor for Xfce based on Leafpad. Although some features are
+under development, currently Mousepad has folowing features:
 * Complete support for UTF-8 text
 * Cut/Copy/Paste and Select All text
 * Search and Replace
diff --git a/xfce/mousepad/HISTORY b/xfce/mousepad/HISTORY
index 4d0a03c..0eb3807 100644
--- a/xfce/mousepad/HISTORY
+++ b/xfce/mousepad/HISTORY
@@ -1,3 +1,7 @@
+2008-10-28 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.2.14 (Xfce 4.4.3); quoting paths; fixed
+	  descs; use RELEASE_VERSION
+
 2007-12-03 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 0.2.13, gurus => upstream
 	* DEPENDS: cleaned up
@@ -22,4 +26,3 @@
 
 2005-01-28 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DEPENDS, DETAILS, HISTORY: created this spell
-



More information about the SM-Commit mailing list