Skip to content

chrony: update to 4.7 #28676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions sysutils/chrony/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,16 @@
PortSystem 1.0

name chrony
version 4.6.1
version 4.7
revision 0
checksums rmd160 a1de97ca1eeeb0775658d55e8f0fc1e9730c76e6 \
sha256 571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c \
size 636076
checksums rmd160 70069693b429c37d38ebdfa2bf02f2fc633e06be \
sha256 c0de41a8c051e5d32b101b5f7014b98ca978b18e592f30ce6840b6d4602d947b \
size 644610

categories sysutils net
maintainers nomaintainer
maintainers {@artkiver gmail.com:artkiver} openmaintainer
description A versatile implementation of the Network Time Protocol (NTP)
license GPL-2
platforms darwin
long_description Chrony can synchronise the system clock with NTP servers, \
reference clocks (e.g. GPS receiver), and manual input \
using wristwatch and keyboard. It can also operate as an \
Expand Down