diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2022-11-13 23:33:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2022-11-13 23:43:06 +0000 |
commit | 1222ac35e424dbbfd3ed53ee2cc1c157d986603f (patch) | |
tree | 359c62297aaea19dd21de9ae05e69616caf74c7f /emulators/wine | |
parent | 95e12ec45cb884936dc6f0a2de37fa832700b576 (diff) |
emulators/wine: Update to Wine 7.0.1
This minor release brings some 32 bug fixes and translation updates
on top of the initial 7.0 release.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e6f94e504d29..a45d1a3c8170 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 7.0 +DISTVERSION= 7.0.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/7.0/ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index bc599abe3f23..62fa1038eec0 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663068834 -SHA256 (wine-7.0.tar.xz) = 5b43e27d5c085cb18f97394e46180310d5eef7c1d91c6895432a3889b2de086b -SIZE (wine-7.0.tar.xz) = 27120912 +TIMESTAMP = 1668381962 +SHA256 (wine-7.0.1.tar.xz) = 807caa78121b16250f240d2828a07ca4e3c609739e5524ef0f4cf89ae49a816c +SIZE (wine-7.0.1.tar.xz) = 27167768 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 6eda78debd88..c22fd8300e89 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -1827,6 +1827,7 @@ lib/wine/%%WINEARCH%%-unix/libmsvcrt.a lib/wine/%%WINEARCH%%-unix/libmsvcrtd.a lib/wine/%%WINEARCH%%-unix/libmsvfw32.a lib/wine/%%WINEARCH%%-unix/libmswsock.a +lib/wine/%%WINEARCH%%-unix/libncrypt.a lib/wine/%%WINEARCH%%-unix/libnddeapi.a lib/wine/%%WINEARCH%%-unix/libnetapi32.a lib/wine/%%WINEARCH%%-unix/libnetio.a |