svn commit: r501854 - head/emulators/wine

Gerald Pfeifer gerald at FreeBSD.org
Fri May 17 11:47:06 UTC 2019


Author: gerald
Date: Fri May 17 11:47:05 2019
New Revision: 501854
URL: https://svnweb.freebsd.org/changeset/ports/501854

Log:
  Update to the Wine 4.0.1 maintenance release.
  
  This brings various bug fixes and Sinhala and Tamil translation updates.

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

Modified: head/emulators/wine/Makefile
==============================================================================
--- head/emulators/wine/Makefile	Fri May 17 10:50:54 2019	(r501853)
+++ head/emulators/wine/Makefile	Fri May 17 11:47:05 2019	(r501854)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	4.0
+DISTVERSION=	4.0.1
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine/distinfo
==============================================================================
--- head/emulators/wine/distinfo	Fri May 17 10:50:54 2019	(r501853)
+++ head/emulators/wine/distinfo	Fri May 17 11:47:05 2019	(r501854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549378877
-SHA256 (wine-4.0.tar.xz) = 6736cdee95b2b8bb021ec0c19497ed8cad5ae2c8bfdb7ab5dc687ff92a480d4d
-SIZE (wine-4.0.tar.xz) = 21644692
+TIMESTAMP = 1557998896
+SHA256 (wine-4.0.1.tar.xz) = d3a692f04c2fe03c8bd856655eaf4e6eeb4ad47f7d3120898dbf997e816b4948
+SIZE (wine-4.0.1.tar.xz) = 21665840


More information about the svn-ports-all mailing list