CVSync 0.24.17

From ChangesLog:
* Improve robustness. (client/server)
  Make this more friendly to userlevel POSIX thread libraries.
* Improve performance to parse rcsfile(5) based files.
* When -u/-g is specified, drop the privilege. (server)
* Update scanfiles when changes anything only.
This commit is contained in:
gehenna 2004-10-30 11:55:56 +00:00
parent c17345c6b3
commit c3dab49c28
2 changed files with 5 additions and 6 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.69 2004/10/03 00:13:26 tv Exp $
# $NetBSD: Makefile,v 1.70 2004/10/30 11:55:56 gehenna Exp $
#
DISTNAME= cvsync-0.24.16
PKGREVISION= 2
DISTNAME= cvsync-0.24.17
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.59 2004/06/20 16:44:45 gehenna Exp $
$NetBSD: distinfo,v 1.60 2004/10/30 11:55:56 gehenna Exp $
SHA1 (cvsync-0.24.16.tar.gz) = 103d3cac18927f8be4b229d6c23fd138b258690c
Size (cvsync-0.24.16.tar.gz) = 135096 bytes
SHA1 (cvsync-0.24.17.tar.gz) = ed8a093c695c299ba98e943a2600159f04832c45
Size (cvsync-0.24.17.tar.gz) = 137795 bytes