From owner-svn-ports-head@freebsd.org Fri Jan 27 22:08:38 2017 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 7128ACC36E8; Fri, 27 Jan 2017 22:08:38 +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 40B0DF46; Fri, 27 Jan 2017 22:08:38 +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 v0RM8bHu016475; Fri, 27 Jan 2017 22:08:37 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0RM8bBu016474; Fri, 27 Jan 2017 22:08:37 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201701272208.v0RM8bBu016474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 27 Jan 2017 22:08:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432598 - 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: Fri, 27 Jan 2017 22:08:38 -0000 Author: gerald Date: Fri Jan 27 22:08:37 2017 New Revision: 432598 URL: https://svnweb.freebsd.org/changeset/ports/432598 Log: Remove the %%STAGING%% tag from lib/wine/fakedlls/vcruntime140.dll (something the current QA framework failed to find). Bump PORTREVISION since this will add this file to the default package. Modified: head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Fri Jan 27 21:54:39 2017 (r432597) +++ head/emulators/wine-devel/pkg-plist Fri Jan 27 22:08:37 2017 (r432598) @@ -1939,7 +1939,7 @@ lib/wine/fakedlls/vcomp110.dll lib/wine/fakedlls/vcomp120.dll lib/wine/fakedlls/vcomp140.dll lib/wine/fakedlls/vcomp90.dll -%%STAGING%%lib/wine/fakedlls/vcruntime140.dll +lib/wine/fakedlls/vcruntime140.dll %%WINE32%%lib/wine/fakedlls/vdhcp.vxd lib/wine/fakedlls/vdmdbg.dll %%WINE32%%lib/wine/fakedlls/ver.dll16