Bug 147418 - graphics/gd conflicts with devel/bazaar
Summary: graphics/gd conflicts with devel/bazaar
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 08:40 UTC by Johan van Selst
Modified: 2010-06-03 10:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan van Selst 2010-06-03 08:40:00 UTC
	
	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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-03 08:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-03 10:36:07 UTC
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"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2010-06-03 10:42:31 UTC
State Changed
From-To: open->closed

committed, thanks.