Bug 225212

Summary: www/unit: www/unit-php[5-7+] conflict with www/unit
Product: Ports & Packages Reporter: Oleg Ginzburg <olevole>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (osa)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Oleg Ginzburg 2018-01-16 11:53:11 UTC
make -C /usr/ports/www/unit-php72:
---
pkg-static: unit-php72-0.3 conflicts with unit-0.3 (installs files into the same place).  Problematic file: /usr/local/etc/rc.d/unitd
*** Error code 70

Stop.
make[1]: stopped in /usr/ports/www/unit-php72

---


probably necessary to add:

USE_RC_SUBR?=   # reset to empty

in www/unit-php as is done in www/py-unit
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-20 19:24:54 UTC
A commit references this bug:

Author: osa
Date: Sat Jan 20 19:23:58 UTC 2018
New revision: 459541
URL: https://svnweb.freebsd.org/changeset/ports/459541

Log:
  Reset rc.subr to empty to fix the installation issue.

  <Error message>

  Installing unit-php56-0.3...
  pkg-static: unit-php56-0.3 conflicts with unit-0.3 (installs files into the same place).
  Problematic file: /usr/local/etc/rc.d/unitd
  *** Error code 70

  </Error message>

  PR:	225212

Changes:
  head/www/unit-php56/Makefile