Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (7830a1ccb573dadf34bc688e0f365490501d03a8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • 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 (7830a1ccb573dadf34bc688e0f365490501d03a8)
  • Date: Fri, 13 Mar 2009 17:31:06 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7830a1ccb573dadf34bc688e0f365490501d03a8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine: Updated to 1.1.17

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index fe70a36..3a9c6c3 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.16
+ VERSION=1.1.17
else
VERSION=1.0.1
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index d64d0fc..4b86f40 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2009-03-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.17
+
2009-03-07 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Hopefully final fix for the GCC bug triggered in WINE Bug
#17024, use
-fno-guess-branch-probability if using -O3 in CFLAGS



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (7830a1ccb573dadf34bc688e0f365490501d03a8), Eric Sandall, 03/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page