update to ntp 4.1.0
This commit is contained in:
parent
39c8891b6b
commit
cade31876e
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2001/04/19 14:51:27 danh Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2001/08/10 19:08:51 danh Exp $
|
||||
|
||||
COMMENT= network time protocol implementation
|
||||
COMMENT-doc= network time protocol documentation
|
||||
|
||||
VERSION= 4.0.99k23
|
||||
VERSION= 4.1.0
|
||||
DISTNAME= ntp-${VERSION}
|
||||
PKGNAME= ntp-${VERSION}
|
||||
PKGNAME-doc= ntp-doc-${VERSION}
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.399
|
||||
NEED_VERSION= 1.434
|
||||
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
|
||||
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
|
||||
ftp://ftp.cs.umn.edu/mirrors00/ftp.udel.edu/pub/ntp/ntp4/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ntp-4.0.99k23.tar.gz) = 7b3b73e42f5a10324d06ada4996dccbb
|
||||
RMD160 (ntp-4.0.99k23.tar.gz) = 22ea1395891043adea878da03895e9c4750646f6
|
||||
SHA1 (ntp-4.0.99k23.tar.gz) = 63b138e08be3c1162bc684e0a81ac815d1f03354
|
||||
MD5 (ntp-4.1.0.tar.gz) = 5832eeeaa15f3bb66fff7d96da745f90
|
||||
RMD160 (ntp-4.1.0.tar.gz) = 9a0b8b38a10bb145b67687bb1c07c8d093c0b72b
|
||||
SHA1 (ntp-4.1.0.tar.gz) = 9f68b2ed84f6424b3fa09a81657d60223b10f31a
|
||||
|
@ -1,16 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2001/04/19 14:51:28 danh Exp $
|
||||
--- configure.orig Thu Apr 19 10:31:22 2001
|
||||
+++ configure Thu Apr 19 10:33:33 2001
|
||||
@@ -3831,7 +3831,7 @@ if test "${ac_cv_lib_readline_readline+s
|
||||
$OpenBSD: patch-configure,v 1.4 2001/08/10 19:08:51 danh Exp $
|
||||
--- configure.orig Fri Aug 10 14:45:11 2001
|
||||
+++ configure Fri Aug 10 14:46:51 2001
|
||||
@@ -3851,7 +3851,7 @@ if test "${ac_cv_lib_readline_readline+s
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lreadline $LIBS"
|
||||
+LIBS="-lreadline -ltermcap $LIBS"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
#line 3836 "configure"
|
||||
#line 3856 "configure"
|
||||
#include "confdefs.h"
|
||||
@@ -3879,7 +3879,7 @@ if test $ac_cv_lib_readline_readline = y
|
||||
@@ -3899,7 +3899,7 @@ if test $ac_cv_lib_readline_readline = y
|
||||
#define HAVE_LIBREADLINE 1
|
||||
EOF
|
||||
|
||||
@ -19,7 +19,7 @@ $OpenBSD: patch-configure,v 1.3 2001/04/19 14:51:28 danh Exp $
|
||||
|
||||
fi
|
||||
|
||||
@@ -9180,6 +9180,9 @@ fi
|
||||
@@ -9215,6 +9215,9 @@ fi
|
||||
done
|
||||
|
||||
case "$target" in
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/04/19 14:51:28 danh Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/08/10 19:08:51 danh Exp $
|
||||
@pkgcfl xntp3-*
|
||||
sbin/ntp-genkeys
|
||||
sbin/ntp-wait
|
||||
@ -20,4 +20,5 @@ share/examples/ntp/ntp_malarky.conf
|
||||
share/examples/ntp/ntp_pogo.conf
|
||||
share/examples/ntp/ntp_rackety.conf
|
||||
share/examples/ntp/pogo.conf
|
||||
share/examples/ntp/rackety.conf
|
||||
@dirrm share/examples/ntp
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-doc,v 1.2 2001/04/19 14:51:29 danh Exp $
|
||||
@comment $OpenBSD: PLIST-doc,v 1.3 2001/08/10 19:08:51 danh Exp $
|
||||
share/doc/ntp/Oncore-SHMEM.htm
|
||||
share/doc/ntp/accopt.htm
|
||||
share/doc/ntp/assoc.htm
|
||||
@ -73,6 +73,7 @@ share/doc/ntp/hints/sun4
|
||||
share/doc/ntp/hints/svr4-dell
|
||||
share/doc/ntp/hints/svr4_package
|
||||
share/doc/ntp/hints/todo
|
||||
share/doc/ntp/hints/vxworks.htm
|
||||
share/doc/ntp/hints/vxworks.html
|
||||
share/doc/ntp/hints/winnt.htm
|
||||
share/doc/ntp/howto.htm
|
||||
@ -81,6 +82,7 @@ share/doc/ntp/index.htm
|
||||
share/doc/ntp/kern.htm
|
||||
share/doc/ntp/kernpps.htm
|
||||
share/doc/ntp/ldisc.htm
|
||||
share/doc/ntp/leap.htm
|
||||
share/doc/ntp/measure.htm
|
||||
share/doc/ntp/miscopt.htm
|
||||
share/doc/ntp/monopt.htm
|
||||
@ -141,6 +143,7 @@ share/doc/ntp/pic/pogo6.gif
|
||||
share/doc/ntp/pic/pogo8.gif
|
||||
share/doc/ntp/pic/pzf509.jpg
|
||||
share/doc/ntp/pic/rabbit.gif
|
||||
share/doc/ntp/pic/radio2.jpg
|
||||
share/doc/ntp/pic/sheepb.jpg
|
||||
share/doc/ntp/pic/stack1a.jpg
|
||||
share/doc/ntp/pic/tonea.gif
|
||||
@ -154,8 +157,6 @@ share/doc/ntp/rdebug.htm
|
||||
share/doc/ntp/refclock.htm
|
||||
share/doc/ntp/release.htm
|
||||
share/doc/ntp/tickadj.htm
|
||||
share/doc/ntp/vxworks.htm
|
||||
share/doc/ntp/y2k.htm
|
||||
@dirrm share/doc/ntp/pic
|
||||
@dirrm share/doc/ntp/hints
|
||||
@dirrm share/doc/ntp
|
||||
|
Loading…
Reference in New Issue
Block a user