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

Gerald Pfeifer gerald at FreeBSD.org
Tue Mar 31 19:03:02 UTC 2020


Author: gerald
Date: Tue Mar 31 19:01:48 2020
New Revision: 530004
URL: https://svnweb.freebsd.org/changeset/ports/530004

Log:
  The Wine Staging patchset for Wine 5.5 (off by default) brought one
  additional file we missed due to the accidental early commit as part
  of revision r529780.  Address that.

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

Modified: head/emulators/wine-devel/pkg-plist
==============================================================================
--- head/emulators/wine-devel/pkg-plist	Tue Mar 31 18:38:41 2020	(r530003)
+++ head/emulators/wine-devel/pkg-plist	Tue Mar 31 19:01:48 2020	(r530004)
@@ -2729,6 +2729,7 @@ lib/wine/libwsdapi.def
 lib/wine/libwsnmp32.def
 lib/wine/libwsock32.def
 lib/wine/libwtsapi32.def
+%%STAGING%%lib/wine/libx3daudio1_7.def
 lib/wine/libxinput.def
 lib/wine/libxmllite.def
 lib/wine/loadperf.dll.so


More information about the svn-ports-all mailing list