Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 14:46:38 +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: r474454 - head/emulators/wine-devel
Message-ID:  <201807111446.w6BEkcgD051973@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Wed Jul 11 14:46:38 2018
New Revision: 474454
URL: https://svnweb.freebsd.org/changeset/ports/474454

Log:
  Update to Wine 3.12.  This includes the following changes:
   - Unicode data updated to Unicode 11.0.0.
   - Proxy configuration dialog in the Internet control panel.
   - Syntax fixes in the Cmd.exe command intepreter.
   - Some more glyphs in the Wingdings font.
   - Various bug fixes.
  
  Align the sorting of MASTER_SITES with the emulators/wine port again,
  now that SF is regularly updated again.

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Wed Jul 11 14:44:22 2018	(r474453)
+++ head/emulators/wine-devel/Makefile	Wed Jul 11 14:46:38 2018	(r474454)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	3.11
+DISTVERSION=	3.12
 PORTEPOCH=	1
 CATEGORIES=	emulators
-MASTER_SITES=	http://mirrors.ibiblio.org/wine/source/3.x/ \
-		SF/${PORTNAME}/Source
+MASTER_SITES=	SF/${PORTNAME}/Source \
+		http://mirrors.ibiblio.org/wine/source/3.x/
 PKGNAMESUFFIX?=	-devel
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Wed Jul 11 14:44:22 2018	(r474453)
+++ head/emulators/wine-devel/distinfo	Wed Jul 11 14:46:38 2018	(r474454)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1529870310
-SHA256 (wine-3.11.tar.xz) = 25b492b3ba3e23a557b24d2d055c03018b749d293da98f9e4c792eafcc9f907e
-SIZE (wine-3.11.tar.xz) = 20501100
-SHA256 (v3.11.tar.gz) = d3bded30a9e96d34ed9188230f9f0939b15891f3e61475b26f4544a63c9318d2
-SIZE (v3.11.tar.gz) = 9950753
+TIMESTAMP = 1531314846
+SHA256 (wine-3.12.tar.xz) = db84c059d6897809f4bb34024c021d129c73f6d2a5ae4e7ea79ba30040ab787f
+SIZE (wine-3.12.tar.xz) = 20516708
+SHA256 (v3.12.tar.gz) = 0ee48c4735551d4b6966fdbccadf2e96fc31d95f39e7264745647e1fedf7d9d4
+SIZE (v3.12.tar.gz) = 9936375



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807111446.w6BEkcgD051973>