svn commit: r432598 - head/emulators/wine-devel

Gerald Pfeifer gerald at FreeBSD.org
Fri Jan 27 22:08:38 UTC 2017


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


More information about the svn-ports-all mailing list