Date: Tue, 6 Jun 2023 14:02:36 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: c1a225d7ecde - 2023Q2 - net/ntp: Update 4.2.8p16 --> 4.2.8p17 Message-ID: <202306061402.356E2au7066822@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1a225d7ecdea45cd4f88eb46c8cfdd71354b720 commit c1a225d7ecdea45cd4f88eb46c8cfdd71354b720 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-06-06 12:28:12 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-06-06 14:02:30 +0000 net/ntp: Update 4.2.8p16 --> 4.2.8p17 Fixes two small bugs including one regression. (cherry picked from commit de4864bd361e850553b04bf0130b147680fafa25) --- net/ntp/Makefile | 2 +- net/ntp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ntp/Makefile b/net/ntp/Makefile index a6fbe23be1b5..1f41175dcbbb 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -1,5 +1,5 @@ PORTNAME= ntp -PORTVERSION= 4.2.8p16 +PORTVERSION= 4.2.8p17 CATEGORIES= net MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ diff --git a/net/ntp/distinfo b/net/ntp/distinfo index 9018fc3eb2ba..4ff912b62a96 100644 --- a/net/ntp/distinfo +++ b/net/ntp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685625890 -SHA256 (ntp-4.2.8p16.tar.gz) = 5225858bfd843b080fb9daa5b7370519130e5e49ac3eb0371e334bdc06c52dd7 -SIZE (ntp-4.2.8p16.tar.gz) = 7084978 +TIMESTAMP = 1686054066 +SHA256 (ntp-4.2.8p17.tar.gz) = 103dd272e6a66c5b8df07dce5e9a02555fcd6f1397bdfb782237328e89d3a866 +SIZE (ntp-4.2.8p17.tar.gz) = 7120469
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306061402.356E2au7066822>