svn commit: r445961 - head/net/openntpd

Christian Weisgerber naddy at FreeBSD.org
Sat Jul 15 20:33:04 UTC 2017


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


More information about the svn-ports-all mailing list