Bug 158584 - [PATCH] note net/openafs conflict with net/coda6_server
Summary: [PATCH] note net/openafs conflict with net/coda6_server
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 06:20 UTC by Ben Kaduk
Modified: 2011-07-04 03:51 UTC (History)
0 users

See Also:


Attachments
file.diff (541 bytes, patch)
2011-07-02 06:20 UTC, Ben Kaduk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kaduk 2011-07-02 06:20:08 UTC
net/coda6_server and net/openafs both install a file to sbin/backup .  (An overly generic name for either, to be fair, but it is so.)  The conflict should be noted.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-02 06:20:19 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-04 03:46:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-04 03:48:12 UTC
sunpoet     2011-07-04 02:48:04 UTC

  FreeBSD ports repository

  Modified files:
    net/coda6_server     Makefile 
    net/openafs          Makefile 
  Log:
  - Mark CONFLICTS between net/openafs and net/coda6_server: both install sbin/backup
  - Bump PORTREVISION for PLIST change
  
  PR:             ports/158584
  Submitted by:   Ben Kaduk <kaduk@mit.edu> (maintainer of net/openafs)
  
  Revision  Changes    Path
  1.21      +3 -0      ports/net/coda6_server/Makefile
  1.4       +2 -2      ports/net/openafs/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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-04 03:51:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!