Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2f9e72942596db4054a2d1533cfdb6e63eb982da)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2f9e72942596db4054a2d1533cfdb6e63eb982da)
  • Date: Fri, 2 Feb 2018 19:57:25 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

x11-libs/wine/DETAILS | 4 ++--
x11-libs/wine/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 2f9e72942596db4054a2d1533cfdb6e63eb982da
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine 3.0

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 6ecc383..e0b0726 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -9,9 +9,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=2.21
+ VERSION=3.0
else
- VERSION=1.8.4
+ VERSION=3.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sign
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 110a97f..0544a7a 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2018-02-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=devel to 3.0
+ updated spell to 3.0
+
2017-11-12 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: devel version 2.21




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2f9e72942596db4054a2d1533cfdb6e63eb982da), Ismael Luceno, 02/02/2018

Archive powered by MHonArc 2.6.24.

Top of Page