Skip to Content.
Sympa Menu

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

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 (bb2ccc84db20267c7e2e0da3919f8b2c39057b75)
  • Date: Sun, 23 May 2021 01:56:00 +0000

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

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

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

wine 6.9

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index eb45f73..a59d06e 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.8 ;;
+(devel) VERSION=6.9 ;;
(stable) VERSION=6.0 ;;
esac; case "$WINE_BRANCH" in
(scm)
@@ -30,6 +30,7 @@ esac
WEB_SITE=http://www.winehq.com/
KEYWORDS="emulator x11 libs"
ENTERED=20010925
+ TMPFS=off
SHORT="Wine Is Not an Emulator"
cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the Windows
3.x
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 2cdbf2d9..92a33b5 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2021-05-22 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated to 6.9 (devel)
+ added TMPFS=off
+
2021-05-08 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated to 6.8 (devel)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (bb2ccc84db20267c7e2e0da3919f8b2c39057b75), Ismael Luceno, 05/22/2021

Archive powered by MHonArc 2.6.24.

Top of Page