Bug 122851 - Incorrect CONFLICTS in multiple ports.
Summary: Incorrect CONFLICTS in multiple ports.
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 13:50 UTC by Anatoly Borodin
Modified: 2008-04-18 00:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2008-04-17 13:50:01 UTC
There are incorrect CONFLICTS in multiple ports. E.g.:

print/ghostscript-gpl/Makefile
print/teTeX-base/Makefile
print/teTeX-texmf/Makefile
print/ghostscript-gnu/Makefile

contain two CONFLICTS= lines, the second line overrides the first one.

Fix: 

Join CONFLICTS in one record and review them.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-18 00:19:52 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-18 00:19:54 UTC
edwin       2008-04-17 23:19:49 UTC

  FreeBSD ports repository

  Modified files:
    print/ghostscript-gnu Makefile 
    print/ghostscript-gpl Makefile 
    print/teTeX-texmf    Makefile 
  Log:
  Incorrect CONFLICTS in multiple ports.
  
          There are incorrect CONFLICTS in multiple ports. E.g.:
          contain two CONFLICTS= lines, the second line overrides the first one.
  
  PR:             ports/122851
  Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
  
  Revision  Changes    Path
  1.128     +2 -3      ports/print/ghostscript-gnu/Makefile
  1.162     +2 -3      ports/print/ghostscript-gpl/Makefile
  1.17      +2 -2      ports/print/teTeX-texmf/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"