ports/57263: [update] devel/distcc: update to 2.11 and taje maintainership

Clement Laforet sheepkiller at cultdeadsheep.org
Fri Sep 26 21:10:14 UTC 2003


>Number:         57263
>Category:       ports
>Synopsis:       [update] devel/distcc: update to 2.11 and taje maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 26 14:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update to 2.11
	Take maintainership.

>How-To-Repeat:
	
>Fix:

	

--- distcc.diff begins here ---
Index: distcc/Makefile
===================================================================
RCS file: /WORK/REPO/ports/devel/distcc/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- distcc/Makefile	24 Sep 2003 08:37:36 -0000	1.29
+++ distcc/Makefile	26 Sep 2003 21:01:37 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	distcc
-PORTVERSION=	2.9
+PORTVERSION=	2.11
 CATEGORIES=	devel
 MASTER_SITES=	http://distcc.samba.org/ftp/distcc/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sheepkiller at cultdeadsheep.org
 COMMENT=	Distribute compilation of C(++) code acrosss machines on a network
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
@@ -27,14 +27,15 @@
 
 .if ${HAVE_GNOME:Mlibgnomeui} != ""
 USE_GNOME=	libgnomeui
-CONFIGURE_ARGS+=	"--enable-gnome"
+CONFIGURE_ARGS+=	"--with-gnome"
+PKGNAMESUFFIX=	-gnome
 PLIST_SUB+=	WITH_GNOME=""
 .else
 PLIST_SUB+=	WITH_GNOME="@comment "
 .endif
 
 MAN1=	distcc.1 distccd.1
-DOC_FILES=	AUTHORS COPYING COPYING.FDL INSTALL NEWS README \
+DOC_FILES=	AUTHORS COPYING INSTALL NEWS README \
 		doc/protocol-1.txt doc/status-1.txt
 
 pre-fetch:
Index: distcc/distinfo
===================================================================
RCS file: /WORK/REPO/ports/devel/distcc/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distcc/distinfo	10 Aug 2003 03:49:48 -0000	1.21
+++ distcc/distinfo	26 Sep 2003 21:01:06 -0000
@@ -1 +1 @@
-MD5 (distcc-2.9.tar.bz2) = fa4cbb8dbebb0d87b0d1da7d2d34bf57
+MD5 (distcc-2.11.tar.bz2) = f3458779c13255d88ee89ea7ccddda29
Index: distcc/pkg-plist
===================================================================
RCS file: /WORK/REPO/ports/devel/distcc/pkg-plist,v
retrieving revision 1.11
diff -u -r1.11 pkg-plist
--- distcc/pkg-plist	10 Aug 2003 03:49:48 -0000	1.11
+++ distcc/pkg-plist	26 Sep 2003 21:01:06 -0000
@@ -5,7 +5,6 @@
 etc/rc.d/distccd.sh.sample
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/COPYING.FDL
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
--- distcc.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list