diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-10-31 21:32:21 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-10-31 21:32:21 +0000 |
commit | 2d82a45aca4d5224eec7c79e85eb605fd709be97 (patch) | |
tree | bf53813f8638d58968950348f10e62c32252028d /emulators | |
parent | f4c5e544f2eae5849b344c37ac9f2c52917a93fb (diff) | |
download | ports-2d82a45aca4d5224eec7c79e85eb605fd709be97.tar.gz ports-2d82a45aca4d5224eec7c79e85eb605fd709be97.zip |
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 83fb3fd338b6..a3659db22d33 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 8.18 +DISTVERSION= 8.19 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/8.x/ @@ -37,7 +37,6 @@ CONFIGURE_ARGS+=--verbose \ --without-gettext --without-gettextpo \ --without-gphoto \ --without-gssapi \ - --without-gstreamer \ --without-inotify \ --without-krb5 \ --with-mingw CROSSCC="clang" CROSSCFLAGS="-isystem ${FILESDIR}/clang" \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 19fa0abf0b6e..2a2c85baa04b 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697319952 -SHA256 (wine-8.18.tar.xz) = 30faef14acf70fd5f739d2fece3432839f1f7dd2d3624bcc3662c3b1b83260db -SIZE (wine-8.18.tar.xz) = 29844232 +TIMESTAMP = 1698786722 +SHA256 (wine-8.19.tar.xz) = 9253f81c8880ddcc9b7914974c2fc198485457a476683fa27a71fe73522ed31d +SIZE (wine-8.19.tar.xz) = 29858012 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index a4b859d36631..4d64d3f0b50e 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -257,10 +257,12 @@ include/wine/windows/d3d10_1.h include/wine/windows/d3d10_1.idl include/wine/windows/d3d10_1shader.h include/wine/windows/d3d10effect.h +include/wine/windows/d3d10effect.idl include/wine/windows/d3d10misc.h include/wine/windows/d3d10sdklayers.h include/wine/windows/d3d10sdklayers.idl include/wine/windows/d3d10shader.h +include/wine/windows/d3d10shader.idl include/wine/windows/d3d11.h include/wine/windows/d3d11.idl include/wine/windows/d3d11_1.h |