Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 13:31:12 +0100
From:      Frerich Raabe <frerich.raabe@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48665: Update port: devel/distcc to version 1.2.1
Message-ID:  <E18neEq-00024I-00@tatzelwurm.Informatik.Uni-Oldenburg.DE>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18neEq-00024I-00>