aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-03-07 12:58:12 +0000
committerCy Schubert <cy@FreeBSD.org>2019-03-07 12:58:12 +0000
commitfe46d0836cfddb33423a5e3cfa9f243f10de7f19 (patch)
treef21c5f18782720a376b756f5c470c5e68e8c2cf8
parent22f0f47ff5eca152c507a61ea86c12fbe4e09809 (diff)
downloadports-fe46d0836cfddb33423a5e3cfa9f243f10de7f19.tar.gz
ports-fe46d0836cfddb33423a5e3cfa9f243f10de7f19.zip
Notes
-rw-r--r--net/ntp/Makefile3
-rw-r--r--net/ntp/distinfo6
-rw-r--r--net/ntp/files/patch-ntpd__ntp.conf.html16
3 files changed, 12 insertions, 13 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 0030dc214165..d1e502dfd584 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ntp
-PORTVERSION= 4.2.8p12
-PORTREVISION= 3
+PORTVERSION= 4.2.8p13
CATEGORIES= net ipv6
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 80e40d6222ec..56e32517f8b5 100644
--- a/net/ntp/distinfo
+++ b/net/ntp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534827274
-SHA256 (ntp-4.2.8p12.tar.gz) = 709b222b5013d77d26bfff532b5ea470a8039497ef29d09363931c036cb30454
-SIZE (ntp-4.2.8p12.tar.gz) = 7079642
+TIMESTAMP = 1550804538
+SHA256 (ntp-4.2.8p13.tar.gz) = 288772cecfcd9a53694ffab108d1825a31ba77f3a8466b0401baeca3bc232a38
+SIZE (ntp-4.2.8p13.tar.gz) = 6949363
diff --git a/net/ntp/files/patch-ntpd__ntp.conf.html b/net/ntp/files/patch-ntpd__ntp.conf.html
index 9685db09e2ac..0a7829761f88 100644
--- a/net/ntp/files/patch-ntpd__ntp.conf.html
+++ b/net/ntp/files/patch-ntpd__ntp.conf.html
@@ -1,11 +1,11 @@
---- ntpd/ntp.conf.html.orig 2016-11-21 05:01:54.000000000 -0800
-+++ ntpd/ntp.conf.html 2017-01-01 10:47:25.200831000 -0800
-@@ -210,7 +210,7 @@
- <dl>
- <dt><code>pool</code><dd>For type s addresses, this command mobilizes a persistent
- client mode association with a number of remote servers.
+--- ntpd/ntp.conf.html.orig 2019-02-20 09:56:39.000000000 -0800
++++ ntpd/ntp.conf.html 2019-02-21 19:04:30.444506000 -0800
+@@ -280,7 +280,7 @@
+ <dt><code>pool</code></dt>
+ <dd><p>For type s addresses, this command mobilizes a persistent
+ client mode association with a number of remote servers.
-In this mode the local clock can synchronized to the
+In this mode the local clock can be synchronized to the
remote server, but the remote server can never be synchronized to
- the local clock.
- <br><dt><code>server</code><dd>For type s and r addresses, this command mobilizes a persistent
+ the local clock.
+ </p></dd>