Bug 231548 - net-mgmt/prometheus2: Fix a path in pkg-plist
Summary: net-mgmt/prometheus2: Fix a path in pkg-plist
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: Mateusz Piotrowski
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2018-09-21 15:01 UTC by Mateusz Piotrowski
Modified: 2018-09-21 21:22 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (dor.bsd)
0mp: maintainer-feedback? (0mp)


Attachments

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