Bug 248256 - misc/patchutils: 0.4.2 introduces conflict with devel/subversion
Summary: misc/patchutils: 0.4.2 introduces conflict with devel/subversion
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: regression
Depends on: 248293
Blocks:
  Show dependency treegraph
 
Reported: 2020-07-25 08:53 UTC by Matthias Andree
Modified: 2020-07-30 10:06 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2020-07-25 08:53:47 UTC
Hello sunpoet@,

your recent misc/patchutils update to 0.4.2 from r543020 brought a new bin/svndiff file to the patchutils package, which conflicts with devel/subversion.

Could you please rename the svndiff file in misc/patchutils, or move it to a subdirectory, such that patchutils and subversion can coexist? Both packages are important or/and useful for developers.

https://svnweb.freebsd.org/ports/head/misc/patchutils/pkg-plist?r1=543020&r2=543019&pathrev=543020
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-07-25 09:00:04 UTC
A commit references this bug:

Author: mandree
Date: Sat Jul 25 08:59:15 UTC 2020
New revision: 543407
URL: https://svnweb.freebsd.org/changeset/ports/543407

Log:
  misc/patchutils: add CONFLICTS, add LICENSE

  ...and reshuffle so as to be portclippy clean.

  PR:		248256
  Approved by:	portmgr@ (blanket add CONFLICTS, LICENSE)

Changes:
  head/misc/patchutils/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-07-30 10:06:42 UTC
Committed. Thanks!