Bug 198321 - sysutils/moreutils 0.53 conflicts with security/openssl 1.0.1_18
Summary: sysutils/moreutils 0.53 conflicts with security/openssl 1.0.1_18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 18:17 UTC by Santiago Pastorino
Modified: 2015-03-06 16:37 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 Santiago Pastorino 2015-03-05 18:17:06 UTC
moreutils-0.53 conflicts with openssl-1.0.1_18 (installs files into the same place). Problematic file: /usr/local/man/man1/ts.1.gz

Same issue in Arch Linux for reference https://bugs.archlinux.org/task/19660.

Maybe an approach similar to what was done in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196337 would be fine
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2015-03-05 18:33:55 UTC
Assign to maintainer of sysutils/moreutils.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-06 16:37:05 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Mar  6 16:36:07 UTC 2015
New revision: 380613
URL: https://svnweb.freebsd.org/changeset/ports/380613

Log:
  - Install ts as moreutils-ts to avoid CONFLICTS with security/openssl
  - Bump PORTREVISION for package change

  PR:		198321
  Reported by:	Santiago Pastorino <spastorino@gmail.com>

Changes:
  head/sysutils/moreutils/Makefile
  head/sysutils/moreutils/pkg-descr
  head/sysutils/moreutils/pkg-plist
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-06 16:37:23 UTC
Fixed. Thanks!