Date: Fri, 17 May 2019 11:47:05 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501854 - head/emulators/wine Message-ID: <201905171147.x4HBl5Np088088@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905171147.x4HBl5Np088088>