Both graphics/gd and devel/bazaar install a program file /usr/local/bin/annotate but they have no CONFLICTS registered. This leads to overwritten binaries and unexpected behaviour. Fix: Either program should stop installing bin/annotate (e.g. rename it to annotate-bazaar or whatever), or CONFLICTS option should be registered to prevent both ports being installed at the same time.
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
dinoex 2010-06-03 09:35:56 UTC FreeBSD ports repository Modified files: devel/bazaar Makefile graphics/gd Makefile Log: - add CONFLICTS PR: 147418 Revision Changes Path 1.18 +2 -0 ports/devel/bazaar/Makefile 1.99 +2 -0 ports/graphics/gd/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.