Summary: | net/chrony: update to 2.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | masaki, pi, riggs | ||||
Priority: | --- | Flags: | riggs:
maintainer-feedback-
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Test-builds on 11amd64, 10.2a+i, 9.3a are fine Take. Maintainer timeout A commit references this bug: Author: riggs Date: Sun Dec 27 12:53:33 UTC 2015 New revision: 404564 URL: https://svnweb.freebsd.org/changeset/ports/404564 Log: Update to upstream version 2.2; general cleanup Detailed log by submitter: - Update net/chrony to latest upstream version - 2.2 - install info - point to /var/db instead of /var/lib (per hier(7)) - use doc/install-docs target; install more docs (PORTDOCS) - use @sample to a sample .conf file (not for .keys which will require manual intervention); others in examples dir (use PORTEXAMPLES) - rm old post-install target - fix example files for freebsd/prefix paths & ntp server names, add info regarding how to do log rotation if logging turned on. PR: 204817 Submitted by: z7dr6ut7gs@snkmail.com Approved by: maintainer timeout Changes: head/net/chrony/Makefile head/net/chrony/distinfo head/net/chrony/files/patch-examples-chrony.conf.example head/net/chrony/files/patch-examples-chrony.conf.example2 head/net/chrony/files/patch-examples_chrony.conf.example1 head/net/chrony/files/patch-examples_chrony.conf.example2 head/net/chrony/files/patch-examples_chrony.conf.example3 head/net/chrony/pkg-plist |
Created attachment 163534 [details] [patch] update to 2.2 + Update net/chrony to latest upstream version - 2.2. - install info - point to /var/db instead of /var/lib (per hier(7)) - use doc/install-docs target; install more docs (PORTDOCS) - use @sample to a sample .conf file (not for .keys which will require manual intervention); others in examples dir (use PORTEXAMPLES) - rm old post-install target - fix example files for freebsd/prefix paths & ntp server names, add info regarding how to do log rotation if logging turned on. [1] Q/A Q/A DEVELOPER tests: pass portlint: pass poudriere: pass testport (9-stable/i386) [1] possible improvement for another bug: automate newsyslog integration - not necessary for this bug since the logging is off by default