mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
emulators/wine: Update to Wine 6.0.2
This minor release addresses 51 bug reports and brings 101 commits, including compilation fixes for GCC 11 and FreeType in addition to various bug fixes.
This commit is contained in:
parent
07c7d87c41
commit
1c5468ddbb
@ -1,8 +1,7 @@
|
||||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 6.0.1
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 6.0.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627283461
|
||||
SHA256 (wine-6.0.1.tar.xz) = 3a09a1ec9ca1ea1d4f729598d782717973f4f64458667fbb757d122f3a01da4a
|
||||
SIZE (wine-6.0.1.tar.xz) = 24210540
|
||||
TIMESTAMP = 1635407149
|
||||
SHA256 (wine-6.0.2.tar.xz) = dfe3c58ac785c07220e28f15b62299d76c24d256a67ad9bffd8aefa67b3dbb70
|
||||
SIZE (wine-6.0.2.tar.xz) = 24217772
|
||||
|
@ -3341,6 +3341,7 @@ share/applications/wine.desktop
|
||||
%%DATADIR%%/nls/c_437.nls
|
||||
%%DATADIR%%/nls/c_500.nls
|
||||
%%DATADIR%%/nls/c_708.nls
|
||||
%%DATADIR%%/nls/c_720.nls
|
||||
%%DATADIR%%/nls/c_737.nls
|
||||
%%DATADIR%%/nls/c_775.nls
|
||||
%%DATADIR%%/nls/c_850.nls
|
||||
|
Loading…
Reference in New Issue
Block a user