Date: Sat, 15 Jul 2017 20:33:03 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445961 - head/net/openntpd Message-ID: <201707152033.v6FKX3T0047006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: naddy Date: Sat Jul 15 20:33:03 2017 New Revision: 445961 URL: https://svnweb.freebsd.org/changeset/ports/445961 Log: Update to 6.2p1. Noteworthy changes: * Added option "query from <ip>" to ntpd.conf, to specify a local IP address for outgoing NTP queries. Modified: head/net/openntpd/Makefile head/net/openntpd/distinfo Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Sat Jul 15 20:32:00 2017 (r445960) +++ head/net/openntpd/Makefile Sat Jul 15 20:33:03 2017 (r445961) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openntpd -PORTVERSION= 6.0p1 -PORTREVISION= 7 +PORTVERSION= 6.2p1 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD Modified: head/net/openntpd/distinfo ============================================================================== --- head/net/openntpd/distinfo Sat Jul 15 20:32:00 2017 (r445960) +++ head/net/openntpd/distinfo Sat Jul 15 20:33:03 2017 (r445961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465311084 -SHA256 (openntpd-6.0p1.tar.gz) = b1ab80094788912adb12b33cb1f251cc58db39294c1b5c6376972f5f7ba577e8 -SIZE (openntpd-6.0p1.tar.gz) = 432696 +TIMESTAMP = 1500146749 +SHA256 (openntpd-6.2p1.tar.gz) = 05e1668f89969a6ae064f411cb1d864ca3acb27ebd8fac963e6443ea0788d0bc +SIZE (openntpd-6.2p1.tar.gz) = 437376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707152033.v6FKX3T0047006>