From e049814d7c8b4de4e58b67a5578e1b3867b333d0 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 8 Dec 2020 16:29:47 +0000 Subject: Update to 6.8p1. This is a large catch-up release. Configuration changes: * Servers can be marked as "trusted" to skip constraints processing. * The -s and -S options are no-ops and will be removed in the future. http://www.openntpd.org/txt/release-6.8p1.txt --- net/openntpd/files/patch-src_parse.y | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 net/openntpd/files/patch-src_parse.y (limited to 'net/openntpd/files/patch-src_parse.y') diff --git a/net/openntpd/files/patch-src_parse.y b/net/openntpd/files/patch-src_parse.y deleted file mode 100644 index 79da2ead2f49..000000000000 --- a/net/openntpd/files/patch-src_parse.y +++ /dev/null @@ -1,10 +0,0 @@ ---- src/parse.y.orig 2020-08-23 20:10:30 UTC -+++ src/parse.y -@@ -57,7 +57,6 @@ int lgetc(int); - int lungetc(int); - int findeol(void); - --struct ntpd_conf *conf; - struct sockaddr_in query_addr4; - struct sockaddr_in6 query_addr6; - -- cgit v1.2.3