Date: Tue, 21 Nov 2006 22:21:50 +0100 (CET) From: Christian Laursen <xi@borderworlds.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105725: [update] Update port: multimedia/win32-codecs - fix plist Message-ID: <20061121212150.C010C115A3@talaxian.borderworlds.dk> Resent-Message-ID: <200611212130.kALLUHhZ064574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105725 >Category: ports >Synopsis: [update] Update port: multimedia/win32-codecs - fix plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 21 21:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Christian Laursen >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: The Border Worlds >Environment: System: FreeBSD talaxian.borderworlds.dk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Tue Nov 14 17:43:45 CET 2006 root@talaxian.borderworlds.dk:/usr/obj/usr/src/sys/TALAXIAN i386 >Description: When multimedia/win32-codecs is installed without the REALPLAYER options two files are included in the plist that are not installed. The attached patch corrects that. >How-To-Repeat: >Fix: --- win32-codecs.diff begins here --- diff -urN multimedia/win32-codecs.orig/pkg-plist multimedia/win32-codecs/pkg-plist --- multimedia/win32-codecs.orig/pkg-plist Tue Nov 21 22:07:00 2006 +++ multimedia/win32-codecs/pkg-plist Tue Nov 21 22:08:06 2006 @@ -1,7 +1,5 @@ @comment Readmes lib/win32/README -lib/win32/NOTE -lib/win32/Readme.txt @comment win32codecs lib/win32/wmv8ds32.ax lib/win32/vp5vfw.dll @@ -134,6 +132,8 @@ %%REALPLAYER%%lib/win32/sipr.so.6.0 %%REALPLAYER%%lib/win32/tokf.so.6.0 @comment rp9codecs-win32 +%%REALPLAYER%%lib/win32/NOTE +%%REALPLAYER%%lib/win32/Readme.txt %%REALPLAYER%%lib/win32/atrc3260.dll %%REALPLAYER%%lib/win32/cook3260.dll %%REALPLAYER%%lib/win32/drv13260.dll --- win32-codecs.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061121212150.C010C115A3>