ports/51720: Update port: devel/distcc to 2.1

Frerich Raabe frerich.raabe at gmx.de
Sat May 3 14:30:22 UTC 2003


>Number:         51720
>Category:       ports
>Synopsis:       Update port: devel/distcc to 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:   Sat May 03 07:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Frerich Raabe
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD frerich.homeip.net 4.8-STABLE FreeBSD 4.8-STABLE #2: Thu Apr 24 16:11:03 CEST 2003 root at daedalus.lan:/usr/obj/usr/src/sys/DAEDALUS i386
>Description:
The attached patch upgrades the devel/distcc port to honour distcc 2.1. The
main enhancement in this version is built-in support for running distcc over
SSH connections, similarly to CVS or rsync. This allows distcc to be safely
used over untrusted networks, at the cost of some performance.

In addition, a number of minor bugs have been fixed.
>How-To-Repeat:
>Fix:
diff -ruN distcc.orig/Makefile distcc/Makefile
--- distcc.orig/Makefile	Sat May  3 16:26:02 2003
+++ distcc/Makefile	Sat May  3 16:26:45 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	distcc
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1
 CATEGORIES=	devel
 MASTER_SITES=	http://distcc.samba.org/ftp/distcc/
 
diff -ruN distcc.orig/distinfo distcc/distinfo
--- distcc.orig/distinfo	Sat May  3 16:26:02 2003
+++ distcc/distinfo	Sat May  3 16:26:52 2003
@@ -1 +1 @@
-MD5 (distcc-2.0.1.tar.bz2) = ffa89d1ce43b317fc67038c08200b9bc
+MD5 (distcc-2.1.tar.bz2) = fcdc34dc874755b7762424c0aa2ac248
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list