aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-05-11 21:53:24 +0000
committerCy Schubert <cy@FreeBSD.org>2023-06-01 13:42:15 +0000
commit8f50bc67ae1900a60f3fd8b346de31c7a567157e (patch)
tree2be060dc6bc84ac4ecc5c25b045c1155197fea7b
parentd5fa3895fac8e9c1f54f2817762193ebb0d4c65e (diff)
downloadports-8f50bc67ae1900a60f3fd8b346de31c7a567157e.tar.gz
ports-8f50bc67ae1900a60f3fd8b346de31c7a567157e.zip
net/ntp: Update 4.2.8p15 --> 4.2.8p16
MFH: 2023Q2 Security: NtpBug3767, NtpBug3808, NtpBug3807 (CVE-2023-26555)
-rw-r--r--net/ntp/Makefile3
-rw-r--r--net/ntp/distinfo6
-rw-r--r--net/ntp/files/patch-sntp_sntp.mdoc.in11
3 files changed, 4 insertions, 16 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 9aec0498956c..5cd5ed9e3f60 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ntp
-PORTVERSION= 4.2.8p15
-PORTREVISION= 5
+PORTVERSION= 4.2.8p16
CATEGORIES= net
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 b0bc1661f2e8..9018fc3eb2ba 100644
--- a/net/ntp/distinfo
+++ b/net/ntp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592955783
-SHA256 (ntp-4.2.8p15.tar.gz) = f65840deab68614d5d7ceb2d0bb9304ff70dcdedd09abb79754a87536b849c19
-SIZE (ntp-4.2.8p15.tar.gz) = 7015970
+TIMESTAMP = 1685625890
+SHA256 (ntp-4.2.8p16.tar.gz) = 5225858bfd843b080fb9daa5b7370519130e5e49ac3eb0371e334bdc06c52dd7
+SIZE (ntp-4.2.8p16.tar.gz) = 7084978
diff --git a/net/ntp/files/patch-sntp_sntp.mdoc.in b/net/ntp/files/patch-sntp_sntp.mdoc.in
deleted file mode 100644
index 08e35a8241f2..000000000000
--- a/net/ntp/files/patch-sntp_sntp.mdoc.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- sntp/sntp.mdoc.in.orig 2016-06-02 11:20:05 UTC
-+++ sntp/sntp.mdoc.in
-@@ -211,7 +211,7 @@ of seconds specified before giving up.
- more than enough for a unicast response. If \fBsntp\fP is
- only waiting for a broadcast response a longer timeout is
- likely needed.
--.It Fl \-wait , " Fl \-no\-wait"
-+.It Fl \-wait , Fl \-no\-wait
- Wait for pending replies (if not setting the time).
- The \fIno\-wait\fP form will disable the option.
- This option is enabled by default.