amend messages and file locations to match upstream config
Details
Details
- Reviewers
jrm thomas_bartelmess.io - Commits
- rP502290: sysutils/graylog: update 2.4.6 to 3.0.2
@jrm I've bumped this to 3.0.2 as it's trivial, and added %%ETCDIR%% to pkg-plist as poudriere checks now pick it up. ready to ship IMO.
poudriere 12.0R x64 is happy.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237485 as well for maintainer feedback.
Comment Actions
portlint is not happy:
WARN: Makefile: CATEGORIES is set externally to this port's Makefile, but this port is not configured as a slave port. WARN: Makefile: "MASTER_SITES" has to appear earlier. FATAL: Makefile: extra item "CATEGORIES" placed in the MAINTAINER section. FATAL: Makefile: extra item "MASTER_SITES" placed in the MAINTAINER section. WARN: Makefile: COMMENT is set externally to this port's Makefile, but this port is not configured as a slave port. FATAL: Makefile: extra item "MAINTAINER" placed in the LICENSE section. FATAL: Makefile: extra item "COMMENT" placed in the LICENSE section. WARN: Makefile: "LICENSE_FILE" has to appear earlier. WARN: Makefile: "LICENSE_FILE" has to appear earlier. WARN: Makefile: "LICENSE" has to appear earlier. WARN: Makefile: "LICENSE_FILE" has to appear earlier. WARN: Makefile: "USES" has to appear earlier.
Comment Actions
Would it be useful to put all the details about the required interventions in the UPDATING entry, then just have a short note to reference the entry in pkg-message? Something along the lines of
The location and ... of the configuration has changed with version.., see...?
pkg-message is good because users see it when they install, UPDATING is good because it's a persistent log. Less duplication is good.
Comment Actions
- appease portlint
- fix UPDATING nits
- override weird git base for patch that pulled in unwanted garbage