www/linux-flashplugin9 conflicts with www/linux-f10-flashplugin10

Juergen Lock nox at jelal.kn-bremen.de
Mon Dec 28 19:41:25 UTC 2009


In article <20091228.143828.949267780715420628.chat95 at mac.com> you write:
>Hi, emulation@
>
>www/linux-flashplugin9 conflicts with www/linux-f10-flashplugin10.
>Following patch fixes this issue.
>
>Index: Makefile
>===================================================================
>RCS file: /home/pcvs/ports/www/linux-flashplugin9/Makefile,v
>retrieving revision 1.38
>diff -u -r1.38 Makefile
>--- Makefile   13 Dec 2009 22:49:18 -0000	1.38
>+++ Makefile   28 Dec 2009 05:37:44 -0000
>@@ -34,7 +34,7 @@
> USE_NPAPI=    linux-*
> NPAPI_FILES=  libflashplayer.so
> 
>-CONFLICTS=	linux-flashplugin-7*
>+CONFLICTS=	linux-flashplugin-7* linux-f8-flashplugin10-* linux-f10-flashplugin10
> 
> post-install:
>	@${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/libflashsupport.so ${LINUXBASE}/usr/lib
>
Committed, thanx!

 (actually it needed to be:
	CONFLICTS=      linux-flashplugin-7* linux-f8-flashplugin-10* linux-f10-flashplugin-10*
)

 Btw theres a flash security talk just beginning,
	http://events.ccc.de/congress/2009/Fahrplan/events/3494.en.html
streams are here,
	http://events.ccc.de/congress/2009/wiki/Streaming
but there also should be recordings later.

 Cheers,
	Juergen


More information about the freebsd-emulation mailing list