diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-16 07:09:28 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-16 07:09:28 +0000 |
commit | bf347ac97d34dd68d001d8924c0ddc35508bf1a4 (patch) | |
tree | 4c058d339870c768438f2cf11947b50a6df4fe7d /devel/distcc/distinfo | |
parent | 22046dc70578f5ece31f10dfa2051e819159b57c (diff) | |
download | pkgsrc-bf347ac97d34dd68d001d8924c0ddc35508bf1a4.tar.gz |
Update to 2.12.1
Changes:
BUG FIXES:
* When checking if a process exists, accept EPERM as indicating it
exists but isn't ours. This allows watching the directory of a
different user, subject only to filesystem permissions.
Reported by Ernst Bachmann.
* Correct a bug introduced in 2.12 that made distccd fail to start
when run by root because setgid failed. Fix from Wayne Davison.
* --without-gnome, --without-gtk now turn those options off rather
than on.
DOCUMENTATION:
* New man page for distccmon-text, by Shri Shrikumar and Martin
Pool.
Diffstat (limited to 'devel/distcc/distinfo')
-rw-r--r-- | devel/distcc/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/distcc/distinfo b/devel/distcc/distinfo index ac6f8c19221..cf90f2fa0c5 100644 --- a/devel/distcc/distinfo +++ b/devel/distcc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2003/12/21 09:49:25 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/01/16 07:09:28 xtraeme Exp $ -SHA1 (distcc-2.12.tar.bz2) = 99765c64ecc428abb4be282406ce940bd1d8c6df -Size (distcc-2.12.tar.bz2) = 323723 bytes +SHA1 (distcc-2.12.1.tar.bz2) = 6db2ab8376814792bbf08aec7012282c1c3520b5 +Size (distcc-2.12.1.tar.bz2) = 325428 bytes SHA1 (patch-aa) = c61ca877191a1dec433f87dfd22c692416634578 SHA1 (patch-ab) = babdfcddddebfecc1b5feb4da2128dc8efe82d98 SHA1 (patch-ac) = 872bc0442bd10f4d79f5d55a5733cbd0dc59f297 |