Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (448fef07c6046ece1f1ad3f13dddd07b5c9b0c09)
  • Date: Fri, 25 Jan 2008 11:34:46 -0800

Quoting Eric Sandall <scm AT sourcemage.org>:

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:
x11-libs/wine/DETAILS | 2 +-
5 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit 448fef07c6046ece1f1ad3f13dddd07b5c9b0c09
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wine: Updated to 0.9.54
<snip>
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index b1ae036..07e94a1 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.53
+ VERSION=0.9.54
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

While this doesn't show HISTORY being updated, it was. :)


$ !g
git show 448fef07c6046ece1f1ad3f13dddd07b5c9b0c09
commit 448fef07c6046ece1f1ad3f13dddd07b5c9b0c09
Author: Eric Sandall <sandalle AT sourcemage.org>
Date: Fri Jan 25 10:47:52 2008 -0800

wine: Updated to 0.9.54

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 20a50a0..07e94a1 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.54
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

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page