diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2005-06-05 14:17:32 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2005-06-05 14:17:32 +0000 |
commit | 8b52055a8ca477a8ca93eeb2f8ed68833b19a4f0 (patch) | |
tree | 3a9768fc60fde8165c6abc2fdb61f60e3760fc5a /net/openntpd | |
parent | cd5a82a541a109c781b325f5d7b0f28ca6588912 (diff) | |
download | ports-8b52055a8ca477a8ca93eeb2f8ed68833b19a4f0.tar.gz ports-8b52055a8ca477a8ca93eeb2f8ed68833b19a4f0.zip |
Notes
Diffstat (limited to 'net/openntpd')
-rw-r--r-- | net/openntpd/Makefile | 3 | ||||
-rw-r--r-- | net/openntpd/distinfo | 4 | ||||
-rw-r--r-- | net/openntpd/files/patch-ntpd.8 | 25 |
3 files changed, 8 insertions, 24 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index b737e74d74fa..50917fa255d1 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openntpd -PORTVERSION= 3.6.1p1 -PORTREVISION= 1 +PORTVERSION= 3.7p1 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \ diff --git a/net/openntpd/distinfo b/net/openntpd/distinfo index 413167a2880b..3dbc0a9e0542 100644 --- a/net/openntpd/distinfo +++ b/net/openntpd/distinfo @@ -1,2 +1,2 @@ -MD5 (openntpd-3.6.1p1.tar.gz) = 4584f226523776a3cdd2fb6f8212ba8d -SIZE (openntpd-3.6.1p1.tar.gz) = 123811 +MD5 (openntpd-3.7p1.tar.gz) = 10ed8eefd760e5819efcf3277b118f47 +SIZE (openntpd-3.7p1.tar.gz) = 136251 diff --git a/net/openntpd/files/patch-ntpd.8 b/net/openntpd/files/patch-ntpd.8 index 27f3f8bf5a69..4c601e1953f0 100644 --- a/net/openntpd/files/patch-ntpd.8 +++ b/net/openntpd/files/patch-ntpd.8 @@ -3,7 +3,7 @@ $FreeBSD$ --- ntpd.8.orig +++ ntpd.8 -@@ -52,6 +52,20 @@ +@@ -53,6 +53,20 @@ .Xr adjtime 2 will be logged. .Pp @@ -24,7 +24,7 @@ $FreeBSD$ When .Nm starts up, it reads settings from a configuration file, -@@ -71,7 +85,7 @@ +@@ -72,7 +86,7 @@ .Ar file as the configuration file, instead of the default @@ -33,22 +33,8 @@ $FreeBSD$ .It Fl S Do not set the time immediately at startup. This is the default. -@@ -83,22 +97,10 @@ - .Xr rdate 8 - before starting +@@ -86,8 +100,8 @@ .Nm . --Currently, the --.Fl s --option is added unconditionally in --.Xr rc 8 . --Make sure to specify the --.Fl S --option --(add/edit --.Va ntpd_flags --in --.Xr rc.conf.local 8 ) --if this behaviour is not desired. .El .Sh FILES -.Bl -tag -width "/etc/ntpd.confXXX" -compact @@ -58,13 +44,12 @@ $FreeBSD$ default .Nm configuration file -@@ -107,8 +109,8 @@ +@@ -96,6 +110,8 @@ .Xr date 1 , .Xr adjtime 2 , .Xr ntpd.conf 5 , +.Xr rc.conf 5 , - .Xr rc 8 , --.Xr rc.conf 8 , ++.Xr rc 8 , .Xr rdate 8 , .Xr timed 8 .Rs |