diff options
author | gehenna <gehenna> | 2003-07-30 16:11:48 +0000 |
---|---|---|
committer | gehenna <gehenna> | 2003-07-30 16:11:48 +0000 |
commit | d099d6039fbaedc11ef57fdc8d81e15eec5f1590 (patch) | |
tree | 12354d8e3a1233778ccec2a35a42b2cfeaa9d81b /devel/cvsync/distinfo | |
parent | 7698683a3a0d363e31835a26f8ac7ee7d2a46d26 (diff) | |
download | pkgsrc-d099d6039fbaedc11ef57fdc8d81e15eec5f1590.tar.gz |
CVSync 0.24.2
Changes:
* A 'access' file is reloaded dynamically. (server)
This file is reloaded when a client is connected if necessary.
Not necessary to restart for reloading any files.
* New keyword: base-prefix (server)
Specifies the prefix for the keyword 'prefix' of collections.
It must be an absolute path.
* Fix a bug to try to remove wrong pid file mistakenly. (server)
* Fix a bug to forget to tranfer the last file in some cases. (server)
* native SHA1 is enabled on OpenBSD 3.3 or prior again.
All SHA1 calculations is wrapped by giant lock on OpenBSD.
* Fix a rdiff bug. (server)
* New keyword: haltfile (server)
When specified, a server checks it instead of /var/run/cvsyncd.HALT.
* New feature: file-based halt (server)
If /var/run/cvsyncd.HALT is created or modified when a server is
running, the server exits gracefully.
* New keyword: pidfile (server)
Specifies the file to store the pid number in a configuration file.
* Fix a bug to mirror directories/files specified as 'deny'
in 'distfile' mistakenly.
Diffstat (limited to 'devel/cvsync/distinfo')
-rw-r--r-- | devel/cvsync/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsync/distinfo b/devel/cvsync/distinfo index 9ebeb241389..95bbff94077 100644 --- a/devel/cvsync/distinfo +++ b/devel/cvsync/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.41 2003/07/22 08:25:12 gehenna Exp $ +$NetBSD: distinfo,v 1.42 2003/07/30 16:11:49 gehenna Exp $ -SHA1 (cvsync-0.24.1.tar.gz) = ae268df15dd082c7b5f5560382db16addd0971e9 -Size (cvsync-0.24.1.tar.gz) = 113367 bytes +SHA1 (cvsync-0.24.2.tar.gz) = 41320a6aca09c8846448ad8742ca712f246e04a7 +Size (cvsync-0.24.2.tar.gz) = 115680 bytes |