Subject: CVS commit: pkgsrc/devel/cvsync
To: None <pkgsrc-changes@netbsd.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: pkgsrc-changes
Date: 05/04/2003 13:13:54
Module Name: pkgsrc
Committed By: gehenna
Date: Sun May 4 13:13:53 UTC 2003
Modified Files:
pkgsrc/devel/cvsync: Makefile distinfo
Log Message:
cvsync 0.20.1
Changes:
* Support libgcrypt and mhash libraries.
If you want to use other hash library instead of native one,
please specify HASH_TYPE.
The following types are available:
libgcrypt
mhash
native (default)
openssl
By this change, never fall back to OpenSSL automatically even if a
native hash library is not available.
* Option (cvscan)
-c: Specifies the configuration file for cvsyncd.
cvscan use the information of scanfile (loose, nofollow,
release, prefix and so on) from it.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/cvsync/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/cvsync/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.