Bug 198321

Summary: sysutils/moreutils 0.53 conflicts with security/openssl 1.0.1_18
Product: Ports & Packages Reporter: Santiago Pastorino <spastorino>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Many People CC: dinoex
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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!