Update to 0.19.2:
* The server now runs as a daemon by default and automatically reloads the configuration file when it has been updated. * Client options to force the use of IPv4 and IPv6, respectively.
This commit is contained in:
parent
6389fbedd4
commit
c7a5a7d929
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2003/04/10 21:00:43 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2003/04/11 18:58:48 naddy Exp $
|
||||
|
||||
COMMENT= "portable CVS repository synchronization utility"
|
||||
|
||||
DISTNAME= cvsync-0.19.1
|
||||
DISTNAME= cvsync-0.19.2
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.daemon-systems.org/cvsync/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cvsync-0.19.1.tar.gz) = 54d723c97ef878d4398247fb2378c217
|
||||
RMD160 (cvsync-0.19.1.tar.gz) = 543911e3af1a186678f93d3ddeba3f96781359da
|
||||
SHA1 (cvsync-0.19.1.tar.gz) = 12294aee8284e90c47174449cd850a18fbc1f8c6
|
||||
MD5 (cvsync-0.19.2.tar.gz) = 47cee80604cc0f895e734b12d2924296
|
||||
RMD160 (cvsync-0.19.2.tar.gz) = 16ba399e0fa5a55b8769173073a7c5e434df4db8
|
||||
SHA1 (cvsync-0.19.2.tar.gz) = 55ee3362c5543c90b8c0aab038ece0d9bfa97b6c
|
||||
|
Loading…
Reference in New Issue
Block a user