svn commit: r544494 - head/emulators/wine

Gerald Pfeifer gerald at FreeBSD.org
Sat Aug 8 12:29:04 UTC 2020


Author: gerald
Date: Sat Aug  8 12:29:03 2020
New Revision: 544494
URL: https://svnweb.freebsd.org/changeset/ports/544494

Log:
  Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs.

Modified:
  head/emulators/wine/Makefile
  head/emulators/wine/distinfo

Modified: head/emulators/wine/Makefile
==============================================================================
--- head/emulators/wine/Makefile	Sat Aug  8 12:12:47 2020	(r544493)
+++ head/emulators/wine/Makefile	Sat Aug  8 12:29:03 2020	(r544494)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	5.0.1
+DISTVERSION=	5.0.2
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine/distinfo
==============================================================================
--- head/emulators/wine/distinfo	Sat Aug  8 12:12:47 2020	(r544493)
+++ head/emulators/wine/distinfo	Sat Aug  8 12:29:03 2020	(r544494)
@@ -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


More information about the svn-ports-head mailing list