If linux_base-fc[6-8] installed, I fail to install www/linux-mplayer-plugin. How-To-Repeat: # pkg_info |grep linux_base linux_base-f8-8_9 Base set of packages needed in Linux mode (for i386/amd64) # cd /usr/ports/www/linux-mplayer-plugin && make install ===> Installing for linux-mplayerplug-in-3.50_1 ===> linux-mplayerplug-in-3.50_1 depends on executable: mplayer - found ===> linux-mplayerplug-in-3.50_1 depends on file: /compat/linux/usr/lib/libgtk-x11-2.0.so.0 - found ===> linux-mplayerplug-in-3.50_1 depends on file: /compat/linux/usr/lib/libatk-1.0.so.0 - found ===> linux-mplayerplug-in-3.50_1 depends on file: /compat/linux/usr/lib/libpangoxft-1.0.so.0 - found ===> linux-mplayerplug-in-3.50_1 depends on file: /compat/linux/usr/lib/libgobject-2.0.so.0 - not found ===> Verifying install for /compat/linux/usr/lib/libgobject-2.0.so.0 in /usr/ports/devel/linux-glib2 ===> Installing for linux-glib2-2.6.6_1 ===> linux-glib2-2.6.6_1 conflicts with installed package(s): linux_base-f8-8_9 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/devel/linux-glib2. *** Error code 1 Stop in /usr/ports/www/linux-mplayer-plugin. #
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
beech 2008-12-13 05:33:06 UTC FreeBSD ports repository Modified files: www/linux-mplayer-plugin Makefile Log: - Fix install with linux_base-f[6-8] PR: ports/129516 Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp> Revision Changes Path 1.11 +9 -4 ports/www/linux-mplayer-plugin/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!