Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a07af3d9561e3ea595b2a5aac0d884cc04bf8635)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: Eric Sandall <sandalle AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a07af3d9561e3ea595b2a5aac0d884cc04bf8635)
  • Date: Fri, 25 Jan 2008 18:21:05 +0100

wine still won't configure properly if ncurses is enabled. It does not seem to find the libraries which are in /lib









Eric Sandall wrote:
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 a07af3d9561e3ea595b2a5aac0d884cc04bf8635
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine: Updated to 0.9.53

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 20a50a0..b1ae036 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -11,7 +11,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
FORCE_DOWNLOAD=1
else
- VERSION=0.9.52
+ VERSION=0.9.53
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 515f60a..0a775f2 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2008-01-25 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.9.54
+
2007-12-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.52
_______________________________________________
SM-Commit mailing list
SM-Commit AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-commit







Archive powered by MHonArc 2.6.24.

Top of Page