Date: Tue, 6 May 2003 14:56:32 +0200 (CEST) From: Frerich Raabe <frerich.raabe@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/51844: Update port: devel/distcc to version 2.2 Message-ID: <200305061256.h46CuWa8014981@frerich.homeip.net> Resent-Message-ID: <200305061300.h46D0bAv027086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305061256.h46CuWa8014981>