svn commit: r510670 - branches/2019Q3/emulators/wine

Gerald Pfeifer gerald at FreeBSD.org
Sun Sep 1 00:20:00 UTC 2019


Author: gerald
Date: Sun Sep  1 00:19:59 2019
New Revision: 510670
URL: https://svnweb.freebsd.org/changeset/ports/510670

Log:
  MFH: r509989
  
  Update to the Wine 4.0.2 maintenance release.
  
  This brings some 68 bug fixes.
  
  Approved by:	ports-secteam (blanket: bugfix release)

Modified:
  branches/2019Q3/emulators/wine/Makefile
  branches/2019Q3/emulators/wine/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/emulators/wine/Makefile
==============================================================================
--- branches/2019Q3/emulators/wine/Makefile	Sat Aug 31 23:29:55 2019	(r510669)
+++ branches/2019Q3/emulators/wine/Makefile	Sun Sep  1 00:19:59 2019	(r510670)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	4.0.1
-PORTREVISION=	2
+DISTVERSION=	4.0.2
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: branches/2019Q3/emulators/wine/distinfo
==============================================================================
--- branches/2019Q3/emulators/wine/distinfo	Sat Aug 31 23:29:55 2019	(r510669)
+++ branches/2019Q3/emulators/wine/distinfo	Sun Sep  1 00:19:59 2019	(r510670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557998896
-SHA256 (wine-4.0.1.tar.xz) = d3a692f04c2fe03c8bd856655eaf4e6eeb4ad47f7d3120898dbf997e816b4948
-SIZE (wine-4.0.1.tar.xz) = 21665840
+TIMESTAMP = 1566583998
+SHA256 (wine-4.0.2.tar.xz) = 994050692f8417ee206daafa5fc0ff810cc9392ffda1786ac0f0fb0cf74dbd74
+SIZE (wine-4.0.2.tar.xz) = 21668348


More information about the svn-ports-branches mailing list