From owner-cvs-all@FreeBSD.ORG Fri Oct 12 08:31:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03B0416A420; Fri, 12 Oct 2007 08:31:12 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C528013C448; Fri, 12 Oct 2007 08:31:11 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9C8VBgX099400; Fri, 12 Oct 2007 08:31:11 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9C8VBuN099399; Fri, 12 Oct 2007 08:31:11 GMT (envelope-from johans) Message-Id: <200710120831.l9C8VBuN099399@repoman.freebsd.org> From: Johan van Selst Date: Fri, 12 Oct 2007 08:31:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/entity Makefile ports/devel/entity/files patch-libentitynjs_iostream.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 08:31:12 -0000 johans 2007-10-12 08:31:11 UTC FreeBSD ports repository Modified files: devel/entity Makefile Added files: devel/entity/files patch-libentitynjs_iostream.c Log: - Fix build with gcc 4.2 - While we're here, replace manual ${LDCONFIG} command with ${USE_LDCONFIG} Revision Changes Path 1.18 +1 -6 ports/devel/entity/Makefile 1.1 +42 -0 ports/devel/entity/files/patch-libentitynjs_iostream.c (new)