From owner-svn-ports-all@FreeBSD.ORG Sat Nov 16 04:31:33 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0F9C2B7; Sat, 16 Nov 2013 04:31:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E05E92B1C; Sat, 16 Nov 2013 04:31:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAG4VX3x035902; Sat, 16 Nov 2013 04:31:33 GMT (envelope-from gerald@svn.freebsd.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAG4VXAQ035900; Sat, 16 Nov 2013 04:31:33 GMT (envelope-from gerald@svn.freebsd.org) Message-Id: <201311160431.rAG4VXAQ035900@svn.freebsd.org> From: Gerald Pfeifer Date: Sat, 16 Nov 2013 04:31:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333980 - head/emulators/wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 04:31:34 -0000 Author: gerald Date: Sat Nov 16 04:31:33 2013 New Revision: 333980 URL: http://svnweb.freebsd.org/changeset/ports/333980 Log: Update to Wine 1.6.1 which brings various bug fixes and translation updates. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Sat Nov 16 04:15:28 2013 (r333979) +++ head/emulators/wine/Makefile Sat Nov 16 04:31:33 2013 (r333980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.6 +DISTVERSION= 1.6.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Sat Nov 16 04:15:28 2013 (r333979) +++ head/emulators/wine/distinfo Sat Nov 16 04:31:33 2013 (r333980) @@ -1,2 +1,2 @@ -SHA256 (wine-1.6.tar.bz2) = e1f130efbdcbfa211ca56ee03357ccd17a31443889b4feebdcb88248520b42ae -SIZE (wine-1.6.tar.bz2) = 21124403 +SHA256 (wine-1.6.1.tar.bz2) = d5bc2c088b555caa60a7ba1156e6ed74d791ba3c438129c75ab53805215a384c +SIZE (wine-1.6.1.tar.bz2) = 21183636