Skip to Content.
Sympa Menu

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

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 (ce80f53f04fb611299832fa8adc616187bab5bd9)
  • Date: Sat, 14 Oct 2023 17:57:16 +0000

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

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

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

wine 8.0.2 (stable)

commit 4abee016f9ce05d316441a585e3c98e0336e2ae6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wine 8.18 (devel)

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 76c742e..6a2ec98 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,10 +1,10 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=8.17
-
SOURCE_HASH=sha512:3826e20494a919ef1972d91c9391a3ae916d52b55e62e8fb7fc2c9c3ae6a7b363b40d8388cb4b9b3e45bae134a2de46e8158f8eaec7948216d9cd8ef32ab627f;;
-(stable) VERSION=8.0.1
-
SOURCE_HASH=sha512:9264a3dbe8b0168aa94b8266d5686b1da39352baefa4e72a63b0ed5aa2daca8811633dc89da3bb2aff497fb2b3b917f5cd021d0baae390490f1ca5ffd5ac4b3a;;
+(devel) VERSION=8.18
+
SOURCE_HASH=sha512:0f8e6b5c6709930bc7f774d92cd025976f6442c3785a224b5988a37152f3a875150b228f12442e9b9c0d9e7884568aca26159df86d48f2550a630625fef3c8b9;;
+(stable) VERSION=8.0.2
+
SOURCE_HASH=sha512:e86dd31247d757d48ffb2d24f20edab3fc6ef9c3e395567a7b363951bb681335ba3adb8b84639011b24b6eb274582d56880298d6d95fb100acc072383d4e973f;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)
@@ -29,7 +29,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
;;
esac
LICENSE[0]=LGPL
- WEB_SITE=http://www.winehq.com/
+ WEB_SITE=https://www.winehq.org/
KEYWORDS="emulator x11 libs"
ENTERED=20010925
TMPFS=off
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 9f1d8de..afbabbf 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2023-10-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated to 8.18 (devel) and 8.0.2 (stable)
+ fixed WEB_SITE
+
2023-10-04 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated to 8.17 (devel)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ce80f53f04fb611299832fa8adc616187bab5bd9), Ismael Luceno, 10/14/2023

Archive powered by MHonArc 2.6.24.

Top of Page