From owner-svn-ports-head@freebsd.org Sat Dec 17 00:43:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B0E3C83D59; Sat, 17 Dec 2016 00:43:19 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE515CCA; Sat, 17 Dec 2016 00:43:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH0hH1q080237; Sat, 17 Dec 2016 00:43:17 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH0hHsr080235; Sat, 17 Dec 2016 00:43:17 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612170043.uBH0hHsr080235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Dec 2016 00:43:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428698 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2016 00:43:19 -0000 Author: gerald Date: Sat Dec 17 00:43:17 2016 New Revision: 428698 URL: https://svnweb.freebsd.org/changeset/ports/428698 Log: Remove the BROKEN designation when the STAGING option is set; the staging patchset is now available again for the current development version of Wine. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/Makefile Sat Dec 17 00:43:17 2016 (r428698) @@ -141,8 +141,6 @@ PLIST_SUB+= WINE32="" WINE64="@comment .endif .if ${PORT_OPTIONS:MSTAGING} -BROKEN= The Staging patchset has not been ported to Wine 1.9.24 - MASTER_SITES+= https://github.com/compholio/wine-compholio-daily/archive/:cho COMP_DIST= v${DISTVERSION}.tar.gz DISTFILES+= ${COMP_DIST}:cho Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/distinfo Sat Dec 17 00:43:17 2016 (r428698) @@ -1,3 +1,5 @@ -TIMESTAMP = 1481319505 +TIMESTAMP = 1481926330 SHA256 (wine-2.0-rc1.tar.bz2) = 063baa6a437989c07192ba10b02b6f2903250fbeaf8068056209d54fbcbf39fe SIZE (wine-2.0-rc1.tar.bz2) = 23594154 +SHA256 (v2.0-rc1.tar.gz) = de45476c5e38147505ece4150996c730c8076f18abeb6969ee2e5eb0ee749c67 +SIZE (v2.0-rc1.tar.gz) = 10042720