Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 07:31:42 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r509494 - branches/2019Q3/emulators/wine
Message-ID:  <201908210731.x7L7VgVV077551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Wed Aug 21 07:31:41 2019
New Revision: 509494
URL: https://svnweb.freebsd.org/changeset/ports/509494

Log:
  MFH: r508983
  
  Backport r506725 | gerald | 2019-07-16 from wine-devel:
  
    Fix packaging list (pkg-plist) when the MPG123 option is set.
  
  PR:		239202
  Submitted by:	arrowd, avos
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q3/emulators/wine/pkg-plist
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/emulators/wine/pkg-plist
==============================================================================
--- branches/2019Q3/emulators/wine/pkg-plist	Wed Aug 21 07:18:56 2019	(r509493)
+++ branches/2019Q3/emulators/wine/pkg-plist	Wed Aug 21 07:31:41 2019	(r509494)
@@ -1925,6 +1925,7 @@ lib/wine/fakedlls/mofcomp.exe
 %%WINE32%%lib/wine/fakedlls/monodebg.vxd
 lib/wine/fakedlls/mountmgr.sys
 %%WINE32%%lib/wine/fakedlls/mouse.drv16
+%%MPG123%%lib/wine/fakedlls/mp3dmod.dll
 lib/wine/fakedlls/mpr.dll
 lib/wine/fakedlls/mprapi.dll
 %%WINE32%%lib/wine/fakedlls/msacm.dll16
@@ -2592,6 +2593,7 @@ lib/wine/mofcomp.exe.so
 %%WINE32%%lib/wine/monodebg.vxd.so
 lib/wine/mountmgr.sys.so
 %%WINE32%%lib/wine/mouse.drv16.so
+%%MPG123%%lib/wine/mp3dmod.dll.so
 lib/wine/mpr.dll.so
 lib/wine/mprapi.dll.so
 %%WINE32%%lib/wine/msacm.dll16.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908210731.x7L7VgVV077551>