Update to 0.24.17. Changes in this release:

* Improve robustness. (client/server)
  Make more friendly to userlevel POSIX thread libraries.
* Improve performance parsing rcsfile(5) based files.
* When -u/-g is specified, drop privileges completely. (server)
* Update scanfiles only when needed.
This commit is contained in:
naddy 2004-10-30 21:30:01 +00:00
parent fa73104d38
commit 5dd66f97d6
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2004/06/30 16:58:56 naddy Exp $
# $OpenBSD: Makefile,v 1.35 2004/10/30 21:30:01 naddy Exp $
COMMENT= "portable CVS repository synchronization utility"
DISTNAME= cvsync-0.24.16
DISTNAME= cvsync-0.24.17
CATEGORIES= net
HOMEPAGE= http://www.cvsync.org/
@ -23,6 +23,7 @@ MAKE_ENV= CVSYNC_DEFAULT_CONFIG="${SYSCONFDIR}/cvsync.conf" \
INSTALL_MAN_OPTS="-o ${MANOWN} -g ${MANGRP} -m ${MANMODE}" \
INSTALL_BIN_OPTS="-o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${INSTALL_STRIP}"
NO_REGRESS= Yes
EXAMPLESDIR= ${PREFIX}/share/examples/cvsync
post-install:

View File

@ -1,3 +1,3 @@
MD5 (cvsync-0.24.16.tar.gz) = 7cbaf93774069c65440dfa2700ac3256
RMD160 (cvsync-0.24.16.tar.gz) = fc807adb311ac2ddf4974fd63b2925fe58fa57b5
SHA1 (cvsync-0.24.16.tar.gz) = 103d3cac18927f8be4b229d6c23fd138b258690c
MD5 (cvsync-0.24.17.tar.gz) = bdff28a173352cb281ee476f303bb3fc
RMD160 (cvsync-0.24.17.tar.gz) = 46e2a6005185da122943ee14c1726ad561eb60e7
SHA1 (cvsync-0.24.17.tar.gz) = ed8a093c695c299ba98e943a2600159f04832c45