From a8d93b1fc7648ebd76799e9db5f8283bafeb14c8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 15 Jan 2003 22:49:37 +0000 Subject: Update to 1.11.4. Use KAME patch for IPv6 support. If compiling with kerberos, also use kerberos5 headers since they are now needed by the gssapi code in cvs. Changes since 1.11.3: * Some minor changes to allow the code to compile on Windows platforms. Changes from 1.11.2 to 1.11.3: * When waiting for another user's lock, the message timestamps are now in UTC rather than the server's local time. * The options.h file is no longer used. This fixes a bug that occurred when 1.11.2 was compiled on Windows platforms. * We've standardized on Automake version 1.6.3 and Autoconf version 2.53. They are cleaner, less bug prone, and will hopfully allow me to start updating sanity.sh to use Autotest and Autoshell. Again, this should only really affect developers. See the section of the INSTALL file about using the autotools if you are compiling CVS yourself. --- devel/cvs/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/cvs/PLIST') diff --git a/devel/cvs/PLIST b/devel/cvs/PLIST index 4b6bf52361f..ba3039ab7df 100644 --- a/devel/cvs/PLIST +++ b/devel/cvs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/11/24 21:31:21 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/01/15 22:49:37 wiz Exp $ bin/cvs bin/cvsbug bin/rcs2log @@ -24,6 +24,7 @@ man/man1/cvs.1 man/man5/cvs.5 man/man8/cvsbug.8 share/cvs/contrib/README +share/cvs/contrib/check_cvs share/cvs/contrib/clmerge share/cvs/contrib/cln_hist share/cvs/contrib/commit_prep -- cgit v1.2.3