pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/distcc Update to 2.12.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a3ed6e8b2ac
branches: trunk
changeset: 466355:1a3ed6e8b2ac
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Jan 16 07:09:28 2004 +0000
description:
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:
devel/distcc/Makefile | 4 ++--
devel/distcc/PLIST | 3 ++-
devel/distcc/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (41 lines):
diff -r ced36bd0ebfa -r 1a3ed6e8b2ac devel/distcc/Makefile
--- a/devel/distcc/Makefile Fri Jan 16 07:05:52 2004 +0000
+++ b/devel/distcc/Makefile Fri Jan 16 07:09:28 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2003/12/21 09:49:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/16 07:09:28 xtraeme Exp $
-DISTNAME= distcc-2.12
+DISTNAME= distcc-2.12.1
CATEGORIES= devel
MASTER_SITES= http://distcc.samba.org/ftp/distcc/
EXTRACT_SUFX= .tar.bz2
diff -r ced36bd0ebfa -r 1a3ed6e8b2ac devel/distcc/PLIST
--- a/devel/distcc/PLIST Fri Jan 16 07:05:52 2004 +0000
+++ b/devel/distcc/PLIST Fri Jan 16 07:09:28 2004 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.8 2003/12/21 09:49:25 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/01/16 07:09:28 xtraeme Exp $
bin/distcc
bin/distccd
bin/distccmon-text
man/man1/distcc.1
man/man1/distccd.1
+man/man1/distccmon-text.1
share/doc/distcc/AUTHORS
share/doc/distcc/COPYING
share/doc/distcc/ChangeLog
diff -r ced36bd0ebfa -r 1a3ed6e8b2ac devel/distcc/distinfo
--- a/devel/distcc/distinfo Fri Jan 16 07:05:52 2004 +0000
+++ b/devel/distcc/distinfo Fri Jan 16 07:09:28 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index