ports/51844: Update port: devel/distcc to version 2.2

Frerich Raabe frerich.raabe at gmx.de
Tue May 6 13:00:39 UTC 2003


>Number:         51844
>Category:       ports
>Synopsis:       Update port: devel/distcc to version 2.2
>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 May 06 06:00:36 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 #3: Sat May 3 23:54:07 CEST 2003 root at frerich.homeip.net:/usr/obj/usr/src/sys/DAEDALUS i386
>Description:
The attached patch updates the devel/distcc port to honour the recently
released distcc version 2.2. This version introduces two nice new features:
host lists can be specified in ~/.distcc/hosts or /usr/local/etc/distcc/hosts,
and there is a new --listen option for the distccd daemon.
>How-To-Repeat:
>Fix:
diff -ruN distcc.orig/Makefile distcc/Makefile
--- distcc.orig/Makefile	Tue May  6 12:45:45 2003
+++ distcc/Makefile	Tue May  6 12:46:42 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	distcc
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	devel
 MASTER_SITES=	http://distcc.samba.org/ftp/distcc/
 
diff -ruN distcc.orig/distinfo distcc/distinfo
--- distcc.orig/distinfo	Tue May  6 12:45:45 2003
+++ distcc/distinfo	Tue May  6 12:47:13 2003
@@ -1 +1 @@
-MD5 (distcc-2.1.tar.bz2) = fcdc34dc874755b7762424c0aa2ac248
+MD5 (distcc-2.2.tar.bz2) = 0c5cb6767e06a694a8ae1dc42467ee6c
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list