Bug 225212 - www/unit: www/unit-php[5-7+] conflict with www/unit
Summary: www/unit: www/unit-php[5-7+] conflict with www/unit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-16 11:53 UTC by Oleg Ginzburg
Modified: 2018-01-20 19:25 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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