From owner-svn-ports-head@freebsd.org Thu Sep 7 21:23:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2A94E10BD8; Thu, 7 Sep 2017 21:23:02 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54BD775098; Thu, 7 Sep 2017 21:23:02 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v87LN1VB052242; Thu, 7 Sep 2017 21:23:01 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v87LN1U5052239; Thu, 7 Sep 2017 21:23:01 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201709072123.v87LN1U5052239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Thu, 7 Sep 2017 21:23:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449430 - in head/net/openntpd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: naddy X-SVN-Commit-Paths: in head/net/openntpd: . files X-SVN-Commit-Revision: 449430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 21:23:03 -0000 Author: naddy Date: Thu Sep 7 21:23:00 2017 New Revision: 449430 URL: https://svnweb.freebsd.org/changeset/ports/449430 Log: Update to 6.2p2: upstream has incorporated the fixes for the "query from" feature. Deleted: head/net/openntpd/files/patch-src_parse.y Modified: head/net/openntpd/Makefile head/net/openntpd/distinfo head/net/openntpd/files/patch-src_ntpd.8 Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Thu Sep 7 21:15:16 2017 (r449429) +++ head/net/openntpd/Makefile Thu Sep 7 21:23:00 2017 (r449430) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openntpd -PORTVERSION= 6.2p1 -PORTREVISION= 1 +PORTVERSION= 6.2p2 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD Modified: head/net/openntpd/distinfo ============================================================================== --- head/net/openntpd/distinfo Thu Sep 7 21:15:16 2017 (r449429) +++ head/net/openntpd/distinfo Thu Sep 7 21:23:00 2017 (r449430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500146749 -SHA256 (openntpd-6.2p1.tar.gz) = 05e1668f89969a6ae064f411cb1d864ca3acb27ebd8fac963e6443ea0788d0bc -SIZE (openntpd-6.2p1.tar.gz) = 437376 +TIMESTAMP = 1504817543 +SHA256 (openntpd-6.2p2.tar.gz) = 5808a4137b008a4db20907e1a482f474734b120f254e3c5feb90db15e0820fb2 +SIZE (openntpd-6.2p2.tar.gz) = 437527 Modified: head/net/openntpd/files/patch-src_ntpd.8 ============================================================================== --- head/net/openntpd/files/patch-src_ntpd.8 Thu Sep 7 21:15:16 2017 (r449429) +++ head/net/openntpd/files/patch-src_ntpd.8 Thu Sep 7 21:23:00 2017 (r449430) @@ -1,4 +1,4 @@ ---- src/ntpd.8.orig 2016-05-30 22:50:02 UTC +--- src/ntpd.8.orig 2017-09-07 19:12:02 UTC +++ src/ntpd.8 @@ -56,7 +56,7 @@ Use .Ar file @@ -9,7 +9,7 @@ .It Fl n Configtest mode. Only check the configuration file for validity. -@@ -99,19 +99,19 @@ will be logged. +@@ -99,18 +99,18 @@ will be logged. After the local clock is synchronized, .Nm adjusts the clock frequency using the @@ -18,13 +18,12 @@ system call to compensate for systematic drift. .Pp .Nm - is usually started at boot time, and can be enabled by - setting +-is started at boot time by default via -.Va ntpd_flags ++is usually started at boot time, and can be enabled by setting +.Va openntpd_flags in --.Pa /etc/rc.conf.local . -+.Pa /etc/rc.conf . + .Pa /etc/rc.conf . See .Xr rc 8 and @@ -33,7 +32,7 @@ for more information on the boot process and enabling daemons. .Pp -@@ -124,8 +124,8 @@ and its initial clock drift from +@@ -123,8 +123,8 @@ and its initial clock drift from .Pa /var/db/ntpd.drift . Clock drift is periodically written to the drift file thereafter. .Sh FILES @@ -44,7 +43,7 @@ Default configuration file. .It Pa /var/db/ntpd.drift Drift file. -@@ -135,12 +135,12 @@ Socket file for communication with +@@ -134,12 +134,12 @@ Socket file for communication with .El .Sh SEE ALSO .Xr date 1 ,