diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-08-08 12:29:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-08-08 12:29:03 +0000 |
commit | 17c98f0d7a1bf5dcbb1b7bb04081d61ddb98da78 (patch) | |
tree | a6c3c7a302c3421828772629aeb49b817773c8f2 | |
parent | www/mod_http2: Re-add port (diff) |
Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs.
Notes
Notes:
svn path=/head/; revision=544494
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index d04039422d58..3b907b53c977 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index ba45483b1dd9..58d35f6503fd 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591183207 -SHA256 (wine-5.0.1.tar.xz) = 12b13405c4bc0d6e1a3991c0b0542562669c9b7d8307f11ff75aa17378345894 -SIZE (wine-5.0.1.tar.xz) = 22476496 +TIMESTAMP = 1596820540 +SHA256 (wine-5.0.2.tar.xz) = c2c284f470874b35228327c3972bc29c3a9d8d98abd71dbf81c288b8642becbc +SIZE (wine-5.0.2.tar.xz) = 22484932 |