Bug 163592 - [PATCH] graphics/libungif: mark conflict with giflib
Summary: [PATCH] graphics/libungif: mark conflict with giflib
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: 2011-12-24 22:30 UTC by Steve Wills
Modified: 2012-02-17 12:40 UTC (History)
1 user (show)

See Also:


Attachments
libungif-4.1.4_5.patch (421 bytes, patch)
2011-12-24 22:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-12-24 22:30:13 UTC
giflib and libungif both install files to the same place, mark them as conflicting

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-24 22:30:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2011-12-24 22:56:41 UTC
State Changed
From-To: open->analyzed


The conflict is minor. 
To many ports depends on either giflib or libungif installed. 
Adding CONFLICTS willmake serveral hundrdts ports unuseable: 
libungif:      678 
giflib:      206
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-17 12:25:34 UTC
dinoex      2012-02-17 12:25:25 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libungif    Makefile 
  Log:
  - set DEPRECATED
  PR:             163592
  
  Revision  Changes    Path
  1.48      +1 -1      ports/graphics/libungif/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 4 dfilter service freebsd_committer freebsd_triage 2012-02-17 12:31:07 UTC
dinoex      2012-02-17 12:30:52 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libungif    Makefile 
  Log:
  - set CONFLICTS
  PR:             163592
  
  Revision  Changes    Path
  1.49      +1 -0      ports/graphics/libungif/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 5 Dirk Meyer freebsd_committer freebsd_triage 2012-02-17 12:33:32 UTC
State Changed
From-To: analyzed->closed

committed, thanks.