Github messages for voidlinux
 help / color / mirror / Atom feed
From: fvalasiad <fvalasiad@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] wine: Update to 8.14
Date: Mon, 21 Aug 2023 15:21:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45701@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

There is a new pull request by fvalasiad against master on the void-packages repository

https://github.com/fvalasiad/void-packages master
https://github.com/void-linux/void-packages/pull/45701

wine: Update to 8.14
Also remove musl-ipx.patch since it has been patched upstream.

A patch file from https://github.com/void-linux/void-packages/pull/45701.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-45701.patch --]
[-- Type: text/x-diff, Size: 2157 bytes --]

From 860bb011cf86fb1695b8ffb33cf6b44ec6e778f9 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Mon, 21 Aug 2023 16:16:56 +0300
Subject: [PATCH] wine: Update to 8.14

Also remove musl-ipx.patch since it has been patched upstream.

Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
 srcpkgs/wine/patches/musl-ipx.patch | 13 -------------
 srcpkgs/wine/template               |  6 +++---
 2 files changed, 3 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/wine/patches/musl-ipx.patch

diff --git a/srcpkgs/wine/patches/musl-ipx.patch b/srcpkgs/wine/patches/musl-ipx.patch
deleted file mode 100644
index 3e4e8323d0c57..0000000000000
--- a/srcpkgs/wine/patches/musl-ipx.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/server/sock.c b/server/sock.c
-index 550fe61e477..591876aab33 100644
---- a/server/sock.c
-+++ b/server/sock.c
-@@ -1880,7 +1880,7 @@ static int init_socket( struct sock *sock, int family, int type, int protocol )
- 
- #ifdef SOL_IPX
-         setsockopt( sockfd, SOL_IPX, IPX_TYPE, &ipx_type, sizeof(ipx_type) );
--#else
-+#elif defined(SO_DEFAULT_HEADERS)
-         struct ipx val;
-         /* Should we retrieve val using a getsockopt call and then
-          * set the modified one? */
diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template
index 45a709c7b30ad..1fdcdaee64710 100644
--- a/srcpkgs/wine/template
+++ b/srcpkgs/wine/template
@@ -1,6 +1,6 @@
 # Template file for 'wine'
 pkgname=wine
-version=8.13
+version=8.14
 revision=1
 _pkgver=${version/r/-r}
 create_wrksrc=yes
@@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
 homepage="http://www.winehq.org/"
 distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
  https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
-checksum="26e5d3a83d25c5418c6c0f5448e443d208763a2643aab4b0f1ad352922a4c275
- 8e6a1ebff2cae6b0815fa5b7fa4fcbec2d96dc8301196518d2cdc716ef3ae8ea"
+checksum="e1836ef66b1825fa9da042830c0495b2ac394815443643466979ee89fdd7faf4
+ c544541e4b29fd304a875400cad73b4f14d5ce61fb74a909d4a7c62cdfa77047"
 
 build_options="mingw staging xshm"
 build_options_default="mingw xshm"

             reply	other threads:[~2023-08-21 13:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21 13:21 fvalasiad [this message]
2023-08-21 17:55 ` fvalasiad
2023-08-22 18:03 ` Hoshpak
2023-08-22 23:08 ` [PR PATCH] [Updated] " fvalasiad
2023-08-22 23:09 ` fvalasiad
2023-08-23 18:09 ` [PR PATCH] [Merged]: wine: Remove unnecessary musl-ipx.patch Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45701@inbox.vuxu.org \
    --to=fvalasiad@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).