Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2ed983ca4639d63f3c098eb584b58ebe4c475201)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2ed983ca4639d63f3c098eb584b58ebe4c475201)
  • Date: Mon, 27 Oct 2008 19:11:19 -0500

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

xfce/libxfce4mcs/DEPENDS | 4 ++--
xfce/libxfce4mcs/DETAILS | 10 +++++-----
xfce/libxfce4mcs/HISTORY | 6 +++++-
3 files changed, 12 insertions(+), 8 deletions(-)

New commits:
commit 2ed983ca4639d63f3c098eb584b58ebe4c475201
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libxfce4mcs: => 4.4.3

diff --git a/xfce/libxfce4mcs/DEPENDS b/xfce/libxfce4mcs/DEPENDS
index dd11449..e14dc8f 100755
--- a/xfce/libxfce4mcs/DEPENDS
+++ b/xfce/libxfce4mcs/DEPENDS
@@ -1,2 +1,2 @@
-depends libxfce4util &&
-depends xorg-libs
+depends libxfce4util &&
+depends xorg-libs
diff --git a/xfce/libxfce4mcs/DETAILS b/xfce/libxfce4mcs/DETAILS
index 59ef545..0409792 100755
--- a/xfce/libxfce4mcs/DETAILS
+++ b/xfce/libxfce4mcs/DETAILS
@@ -1,9 +1,10 @@
SPELL=libxfce4mcs
- VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
+ VERSION=4.4.3
+ 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-$VERSION/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
@@ -13,6 +14,5 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="xfce"
SHORT="multi-channel settings management support for xfce"
cat << EOF
-libxfce4mcs is the settings management library used by most XFce 4
-modules.
+libxfce4mcs is the settings management library used by most XFce 4 modules.
EOF
diff --git a/xfce/libxfce4mcs/HISTORY b/xfce/libxfce4mcs/HISTORY
index e85fefc..8612b3e 100644
--- a/xfce/libxfce4mcs/HISTORY
+++ b/xfce/libxfce4mcs/HISTORY
@@ -1,3 +1,8 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.3; fixed desc; corrected VERSION;
+ quoting paths
+ * DEPENDS: cleaned up
+
2008-09-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: use grimoire-wide release version

@@ -108,4 +113,3 @@

2003-06-08 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS, DETAILS, HISTORY: created the spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2ed983ca4639d63f3c098eb584b58ebe4c475201), Vlad Glagolev, 10/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page