aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-06-24 01:52:52 +0000
committerCy Schubert <cy@FreeBSD.org>2020-06-24 01:52:52 +0000
commit5c9df50c75597ac90637d5955578c5c1290a14f2 (patch)
treea3c4e11d3f357fb75113320817eafac22ee9513a
parentd68764d3a25dd4738d0153d58356cc1cd4b44364 (diff)
downloadports-5c9df50c75597ac90637d5955578c5c1290a14f2.tar.gz
ports-5c9df50c75597ac90637d5955578c5c1290a14f2.zip
Notes
-rw-r--r--net/ntp/Makefile2
-rw-r--r--net/ntp/distinfo6
-rw-r--r--net/ntp/files/patch-include_ntp__config.h13
-rw-r--r--net/ntp/files/patch-ntpd_ntp__config.c13
4 files changed, 4 insertions, 30 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index e6987fff8b76..f73f7c34896b 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ntp
-PORTVERSION= 4.2.8p14
+PORTVERSION= 4.2.8p15
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 6106b99e2e02..b0bc1661f2e8 100644
--- a/net/ntp/distinfo
+++ b/net/ntp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583329796
-SHA256 (ntp-4.2.8p14.tar.gz) = 1960e4f081f6aafd108d721bc3ab15f9e8dfd08dc08339aa95bca9d2545e4eb7
-SIZE (ntp-4.2.8p14.tar.gz) = 7007263
+TIMESTAMP = 1592955783
+SHA256 (ntp-4.2.8p15.tar.gz) = f65840deab68614d5d7ceb2d0bb9304ff70dcdedd09abb79754a87536b849c19
+SIZE (ntp-4.2.8p15.tar.gz) = 7015970
diff --git a/net/ntp/files/patch-include_ntp__config.h b/net/ntp/files/patch-include_ntp__config.h
deleted file mode 100644
index a3ca6ffde001..000000000000
--- a/net/ntp/files/patch-include_ntp__config.h
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: include/ntp_config.h
-===================================================================
---- include/ntp_config.h (revision 359675)
-+++ include/ntp_config.h (revision 359676)
-@@ -280,7 +280,7 @@
- * Poll Skew List
- */
-
--psl_item psl[17-3+1]; /* values for polls 3-17 */
-+extern psl_item psl[17-3+1]; /* values for polls 3-17 */
- /* To simplify the runtime code we */
- /* don't want to have to special-case */
- /* dealing with a default */
diff --git a/net/ntp/files/patch-ntpd_ntp__config.c b/net/ntp/files/patch-ntpd_ntp__config.c
deleted file mode 100644
index 9ab435ca93af..000000000000
--- a/net/ntp/files/patch-ntpd_ntp__config.c
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ntpd/ntp_config.c
-===================================================================
---- ntpd/ntp_config.c (revision 359675)
-+++ ntpd/ntp_config.c (revision 359676)
-@@ -202,6 +202,8 @@
-
- extern char *stats_drift_file; /* name of the driftfile */
-
-+psl_item psl[17-3+1];
-+
- #ifdef BC_LIST_FRAMEWORK_NOT_YET_USED
- /*
- * backwards compatibility flags