Subject: CVS commit: pkgsrc/devel/cvsync
To: None <pkgsrc-changes@netbsd.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2003 05:13:16
Module Name: pkgsrc
Committed By: gehenna
Date: Tue Mar 11 03:13:15 UTC 2003
Modified Files:
pkgsrc/devel/cvsync: Makefile distinfo
Log Message:
cvsync-0.14.4 is out.
From ChangeLog:
2003-03-10 MAEKAWA Masahide <maekawa@daemon-systems.org>
* 0.14.4 is out
* common/hash.h, mk/hash.mk, mk/pthread.mk
make compile on Red Hat Linux 7.2 with/without OpenSSL.
* Fix typos and missing headers.
2003-03-09 MAEKAWA Masahide <maekawa@daemon-systems.org>
* doc/FAQ
Add one item.
Q. Are these tools stable?
A. If you think so, they are stable.
* mk/pthread.mk (FreeBSD/NetBSD/OpenBSD specific)
Use -pthread (LDFLAGS) instead of -lpthread or -lc_r (LIBS).
(noticed by naddy AT OpenBSD DOT org and slightly modified)
* common/filetypes.h
Some file types are reserved.
B : block special
C : character special
L : hard link
S : symbolic link
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/cvsync/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/cvsync/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.