Update to Wine 4.12.1 which is a quick bug fix release on top of the
regular 4.12 release that includes fixes for broken 64-bit prefix initialization. It also addresses a build failure for Wine Staging (the STAGING option set in this port). [1] PR: 239159 [1] Reported by: John Hein <jcfyecrayz@liamekaens.com> [1]
This commit is contained in:
parent
21dc73dc83
commit
c78d7e2a52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506504
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 4.12
|
||||
DISTVERSION= 4.12.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1562608529
|
||||
SHA256 (wine-4.12.tar.xz) = 00125c50b12363a4accd884de9463dc769601372ffbde6360bf40bfc19bbe5ab
|
||||
SIZE (wine-4.12.tar.xz) = 22127120
|
||||
SHA256 (v4.12.tar.gz) = 54507d60037612a4746b0c37382bbec1e5beed1b832449f10cec08ffb88af3b0
|
||||
SIZE (v4.12.tar.gz) = 9920407
|
||||
TIMESTAMP = 1562696199
|
||||
SHA256 (wine-4.12.1.tar.xz) = a0cf2d6925c60344367e0197760c84be738c56c50d559ac20cc19330c572d227
|
||||
SIZE (wine-4.12.1.tar.xz) = 22125544
|
||||
SHA256 (v4.12.1.tar.gz) = 0efe47f2305c8f45aea403173c7cfba9adeae47940b218efa2a1916a69342906
|
||||
SIZE (v4.12.1.tar.gz) = 9920469
|
||||
|
|
Loading…
Reference in a new issue