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

Gerald Pfeifer gerald at FreeBSD.org
Sat May 30 10:19:49 UTC 2020


Author: gerald
Date: Sat May 30 10:19:48 2020
New Revision: 537075
URL: https://svnweb.freebsd.org/changeset/ports/537075

Log:
  The Wine Staging patchset (which is not enabled by default) gained one
  file it installs - take that into account.

Modified:
  head/emulators/wine-devel/pkg-plist

Modified: head/emulators/wine-devel/pkg-plist
==============================================================================
--- head/emulators/wine-devel/pkg-plist	Sat May 30 10:09:51 2020	(r537074)
+++ head/emulators/wine-devel/pkg-plist	Sat May 30 10:19:48 2020	(r537075)
@@ -818,6 +818,7 @@ include/wine/windows/sspi.h
 include/wine/windows/stdole2.idl
 include/wine/windows/stdole2.tlb
 %%STAGING%%include/wine/windows/stdole32.idl
+%%STAGING%%include/wine/windows/stdole32.tlb
 include/wine/windows/stgprop.h
 include/wine/windows/sti.h
 include/wine/windows/storage.h


More information about the svn-ports-head mailing list