Bug 231548

Summary: net-mgmt/prometheus2: Fix a path in pkg-plist
Product: Ports & Packages Reporter: Mateusz Piotrowski <0mp>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, dor.bsd
Priority: --- Keywords: patch-ready
Version: LatestFlags: bugzilla: maintainer-feedback? (dor.bsd)
0mp: maintainer-feedback? (0mp)
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-21 15:01:56 UTC
Dear maintainer,

May I have your approval to commit this fix?

Differential revision: https://reviews.freebsd.org/D17273
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-21 21:21:19 UTC
A commit references this bug:

Author: 0mp
Date: Fri Sep 21 21:20:57 UTC 2018
New revision: 480310
URL: https://svnweb.freebsd.org/changeset/ports/480310

Log:
  net-mgmt/prometheus2: Fix a path in pkg-plist.

  Fix the following installation phase error:

      cp: /usr/local/etc/newsyslog.conf.d/prometheus.conf: No such file or directory

  It was caused by a relative path being specified in pkg-plist instead of an
  absolute one (a leading "/" was missing).

  PR:		231548
  Reviewed by:	dor, krion
  Approved by:	dor (maintainer), krion (mentor)
  Sponsored by:	Bally Wulff Games & Entertainment GmbH
  Differential Revision:	https://reviews.freebsd.org/D17273

Changes:
  head/net-mgmt/prometheus2/Makefile
  head/net-mgmt/prometheus2/pkg-plist