diff options
author | fredb <fredb@pkgsrc.org> | 2002-07-16 14:57:08 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-07-16 14:57:08 +0000 |
commit | 31013b9e1baee360045cff52e5eaecc8bf9730bf (patch) | |
tree | ff12cce7216e238f3b2aede6986016d94b776581 /net | |
parent | 00476f053e8483edb81267476144524dd2191246 (diff) | |
download | pkgsrc-31013b9e1baee360045cff52e5eaecc8bf9730bf.tar.gz |
Update to 4.1.1a. Add drivers for TrueTime 560 IRIG-B decoder
and Zyfer GPStarplus, minor documentation updates.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp4/Makefile | 4 | ||||
-rw-r--r-- | net/ntp4/PLIST | 3 | ||||
-rw-r--r-- | net/ntp4/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 07379e6790b..ab2ca0991cb 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2002/02/28 13:51:23 fredb Exp $ +# $NetBSD: Makefile,v 1.21 2002/07/16 14:57:08 fredb Exp $ # -DISTNAME= ntp-4.1.1 +DISTNAME= ntp-4.1.1a CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ diff --git a/net/ntp4/PLIST b/net/ntp4/PLIST index 4acb2848e3e..f9e783ea7e2 100644 --- a/net/ntp4/PLIST +++ b/net/ntp4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/28 13:51:24 fredb Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/16 14:57:08 fredb Exp $ bin/ntpd bin/ntpdate bin/ntpdc @@ -54,6 +54,7 @@ share/doc/html/ntp4/driver37.htm share/doc/html/ntp4/driver38.htm share/doc/html/ntp4/driver39.htm share/doc/html/ntp4/driver40.htm +share/doc/html/ntp4/driver42.html share/doc/html/ntp4/exec.htm share/doc/html/ntp4/extern.htm share/doc/html/ntp4/gadget.htm diff --git a/net/ntp4/distinfo b/net/ntp4/distinfo index cfae7b7cabb..89e7baa71e2 100644 --- a/net/ntp4/distinfo +++ b/net/ntp4/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2002/02/28 13:51:24 fredb Exp $ +$NetBSD: distinfo,v 1.7 2002/07/16 14:57:08 fredb Exp $ -SHA1 (ntp-4.1.1.tar.gz) = 1759f1023df960a78d9c3f56039fda8ce86cb4b4 -Size (ntp-4.1.1.tar.gz) = 2019495 bytes +SHA1 (ntp-4.1.1a.tar.gz) = a55ae3ae3aed8d8a37651bfa7b63dc622a33a52a +Size (ntp-4.1.1a.tar.gz) = 2023986 bytes |