mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to the Wine 5.0.1 maintenance release.
This adds some timezones and fixes some 37 bugs. Plus it facilitates compilation with GCC 10. [1] PR: 246700 [1]
This commit is contained in:
parent
1e7312d817
commit
0359fd8962
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537625
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 5.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.0.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
@ -44,7 +43,7 @@ CONFIGURE_ARGS+=--verbose \
|
||||
--without-sdl \
|
||||
--without-tiff \
|
||||
--without-udev \
|
||||
--without-unwind
|
||||
--without-unwind
|
||||
CONFIGURE_ENV= CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
|
||||
WINELIBDIR?= ${PREFIX}/lib
|
||||
.if !defined(USE_LDCONFIG32)
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580429769
|
||||
SHA256 (wine-5.0.tar.xz) = 181550ba69a80b00c631f80c28ff7642264613bbecdb0c0fc04d6534866713b4
|
||||
SIZE (wine-5.0.tar.xz) = 22469428
|
||||
TIMESTAMP = 1591183207
|
||||
SHA256 (wine-5.0.1.tar.xz) = 12b13405c4bc0d6e1a3991c0b0542562669c9b7d8307f11ff75aa17378345894
|
||||
SIZE (wine-5.0.1.tar.xz) = 22476496
|
||||
|
Loading…
Reference in New Issue
Block a user