sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Eric Sandall (d59a305c57ae241d2ca5a2725a23928c0f5073fc)
- From: Eric Sandall <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d59a305c57ae241d2ca5a2725a23928c0f5073fc)
- Date: Fri, 9 Oct 2009 14:01:32 -0500
GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
xorg-lib/libxcomposite/DETAILS | 5 ++---
xorg-lib/libxcomposite/HISTORY | 3 +++
xorg-lib/libxfixes/DETAILS | 5 ++---
xorg-lib/libxfixes/HISTORY | 3 +++
6 files changed, 14 insertions(+), 7 deletions(-)
New commits:
commit d59a305c57ae241d2ca5a2725a23928c0f5073fc
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
wine: Updated to 1.1.31
commit 444814437b22cc66124b8d07fb2371f8b8e4c8c3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libxfixes: => 4.0.4
(cherry picked from commit 9f62e08a04d7951aa11bb8d1f3a2ec0e42616a94)
commit 53940ec714a4401e8f879479c9fedf6c824af8c2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libxcomposite: => 0.4.1
(cherry picked from commit db6e61d6774dec5a379f55cf7e2e162fb1df8d6e)
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index cab5f10..c82c5b7 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_DEVEL == y ]]; then
- VERSION=1.1.30
+ VERSION=1.1.31
else
VERSION=1.0.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 052464c..fec36c4 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.31
+
2009-09-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1.30
diff --git a/xorg-lib/libxcomposite/DETAILS b/xorg-lib/libxcomposite/DETAILS
index 4082bcb..9107833 100755
--- a/xorg-lib/libxcomposite/DETAILS
+++ b/xorg-lib/libxcomposite/DETAILS
@@ -1,10 +1,9 @@
SPELL=libxcomposite
PKG=libXcomposite
- VERSION=0.4.0
- XORG_VER=X11R7.1
+ VERSION=0.4.1
+
SOURCE_HASH=sha512:f06df4bfb5724b4a35fe7d869fd910c331bdaca6b27fb81aceec9ca15fda6ce9dc5a05b9bb1dd3791c5bcb6e34f5450906a227a5bd7c65617d4fc1ca4f3f68e9
SOURCE=${PKG}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:eca32dd4529cf88f3d83e7a573ff2cffeb9a77d8ec0aefd7f3816aa23acda19304fa7b9d5da4688fb47f83703c1679847bdc8b4414eef2c852e3744ba207a499
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxcomposite/HISTORY b/xorg-lib/libxcomposite/HISTORY
index 7bdc2f4..7235cf4 100644
--- a/xorg-lib/libxcomposite/HISTORY
+++ b/xorg-lib/libxcomposite/HISTORY
@@ -1,3 +1,6 @@
+2009-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.1
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well
diff --git a/xorg-lib/libxfixes/DETAILS b/xorg-lib/libxfixes/DETAILS
index ae0ae92..00542a2 100755
--- a/xorg-lib/libxfixes/DETAILS
+++ b/xorg-lib/libxfixes/DETAILS
@@ -1,10 +1,9 @@
SPELL=libxfixes
PKG=libXfixes
- VERSION=4.0.3
- XORG_VER=X11R7.1
+ VERSION=4.0.4
+
SOURCE_HASH=sha512:18addbb481e8de229be5de9ad280b0bf381e96849c84a6d799fc8b961e1e573ea3cdfef6b38e8e029720f274ccc6b7abf71c4e9077e0971f893f8806b2d8f7d5
SOURCE=${PKG}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:1ecdb3fed5799d782882a9b58c08e0e7065dbd5d5126b95901f15a0c37e56c78d1d72e96758658a1215546eb898d4cc19d550bc02970a16ab51d5f200cc4b780
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxfixes/HISTORY b/xorg-lib/libxfixes/HISTORY
index ba4a4ff..9d576b7 100644
--- a/xorg-lib/libxfixes/HISTORY
+++ b/xorg-lib/libxfixes/HISTORY
@@ -1,3 +1,6 @@
+2009-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.0.4
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well
- [SM-Commit] GIT changes to master grimoire by Eric Sandall (d59a305c57ae241d2ca5a2725a23928c0f5073fc), Eric Sandall, 10/09/2009
Archive powered by MHonArc 2.6.24.