From owner-freebsd-ports-bugs Tue Feb 25 4:40:12 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CB137B401 for ; Tue, 25 Feb 2003 04:40:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C57EA43FBF for ; Tue, 25 Feb 2003 04:40:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PCe8NS090056 for ; Tue, 25 Feb 2003 04:40:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1PCe8m2090055; Tue, 25 Feb 2003 04:40:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 337E937B401 for ; Tue, 25 Feb 2003 04:31:22 -0800 (PST) Received: from arbi.Informatik.Uni-Oldenburg.DE (arbi.Informatik.Uni-Oldenburg.DE [134.106.1.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id C78C743FBD for ; Tue, 25 Feb 2003 04:31:18 -0800 (PST) (envelope-from Frerich.Raabe@Informatik.Uni-Oldenburg.DE) Received: from troja.Informatik.Uni-Oldenburg.DE ([134.106.1.36]) by arbi.Informatik.Uni-Oldenburg.DE (Exim 3.16) id 18neEr-0000v5-00; Tue, 25 Feb 2003 13:31:13 +0100 Received: from tatzelwurm.Informatik.Uni-Oldenburg.DE ([134.106.11.164]) by troja.Informatik.Uni-Oldenburg.DE (Exim 3.36) id 18neEq-0006m3-00; Tue, 25 Feb 2003 13:31:12 +0100 Received: from missingHELO (missingIP) by tatzelwurm.Informatik.Uni-Oldenburg.DE (Exim 3.36) id 18neEq-00024I-00; Tue, 25 Feb 2003 13:31:12 +0100 Message-Id: Date: Tue, 25 Feb 2003 13:31:12 +0100 From: Frerich Raabe Reply-To: Frerich Raabe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48665: Update port: devel/distcc to version 1.2.1 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48665 >Category: ports >Synopsis: Update port: devel/distcc to version 1.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 25 04:40:07 PST 2003 >Closed-Date: >Last-Modified: >Originator: Frerich Raabe >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD tatzelwurm 4.7-STABLE FreeBSD 4.7-STABLE #2: Thu Feb 20 11:40:42 MET 2003 root@trecroci:/usr/src/sys/compile/ARBI-PC i386 >Description: The attached patch updates the port devel/distcc to honour the recently released version 1.2.1 of distcc. Among the features is a new authentication system for allowing distccd IP-based access control, and a new scheduler which can give an up to 10% improvement of performance of a cluster. >How-To-Repeat: >Fix: diff -ruN distcc.old/Makefile distcc/Makefile --- distcc.old/Makefile Tue Feb 25 13:18:40 2003 +++ distcc/Makefile Tue Feb 25 13:19:00 2003 @@ -6,7 +6,7 @@ # PORTNAME= distcc -PORTVERSION= 1.1 +PORTVERSION= 1.2.1 CATEGORIES= devel MASTER_SITES= http://distcc.samba.org/ftp/distcc/ diff -ruN distcc.old/distinfo distcc/distinfo --- distcc.old/distinfo Tue Feb 25 13:18:40 2003 +++ distcc/distinfo Tue Feb 25 13:19:35 2003 @@ -1 +1 @@ -MD5 (distcc-1.1.tar.bz2) = ad2a433dbe4361baffa8dc5f24ba2be7 +MD5 (distcc-1.2.1.tar.bz2) = 03d55a0a3ccaf8266c087623991ae58a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message