pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ruby-gnome CONFLICTS
> Does anyone know why the ruby-gnome packages conflict with themselves?
> For example:
>
> devel/ruby-gnome2-atk/Makefile:CONFLICTS+= ruby[0-9][0-9]-gnome2-atk-[0-9]*
> devel/ruby-gnome2-gio/Makefile:CONFLICTS+= ruby[0-9][0-9]-gnome2-gio-[0-9]*
> devel/ruby-gnome2-glib/Makefile:CONFLICTS+= ruby[0-9][0-9]-gnome2-glib-[0-9]*
I don't know the reason, but it looks they were added to support
multiple versions of ruby?
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ruby-gnome2-glib/Makefile#rev1.4
This added
> + CONFLICTS+= ruby-gnome2-glib-[0-9]*
and log says "Cancel to support ruby-1.6.x and GTK+-2.4 or earlier."
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ruby-gnome2-glib/Makefile#rev1.10
This added
> + CONFLICTS+= ruby[0-9][0-9]-gnome2-glib-[0-9]*
and log says "Support String encoding in Ruby 1.9"
> I propose to just remove them. If there are issues with PLIST
> conflicts after this then we can find and fix them.
No problem for me.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index