From owner-cvs-all@FreeBSD.ORG Fri Jul 29 16:47:32 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A01616A421; Fri, 29 Jul 2005 16:47:32 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EE943D45; Fri, 29 Jul 2005 16:47:31 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6TGlVFv079949; Fri, 29 Jul 2005 16:47:31 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6TGlVh3079948; Fri, 29 Jul 2005 16:47:31 GMT (envelope-from jylefort) Message-Id: <200507291647.j6TGlVh3079948@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 29 Jul 2005 16:47:31 +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/ccmalloc Makefile distinfo pkg-message pkg-plist ports/devel/ccmalloc/files patch-Makefile.in patch-src::ccmalloc.in patch5-configure pkg-message.in 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, 29 Jul 2005 16:47:32 -0000 jylefort 2005-07-29 16:47:31 UTC FreeBSD ports repository Modified files: devel/ccmalloc Makefile distinfo pkg-plist Added files: devel/ccmalloc/files pkg-message.in Removed files: devel/ccmalloc pkg-message devel/ccmalloc/files patch-Makefile.in patch-src::ccmalloc.in patch5-configure Log: - Update to 0.4.0 [1] - Respect ${CC}, ${CFLAGS}, ${CXX} and ${CXXFLAGS} - Fix the packing list when ${CXX} != g++ - Use ${PREFIX} rather than /usr/local in pkg-message, and reword it - Refactor patches as ${REINPLACE_CMD} invocations [1]: PR: ports/84285 Submitted by: Daniel Blankensteiner Revision Changes Path 1.7 +14 -9 ports/devel/ccmalloc/Makefile 1.3 +2 -2 ports/devel/ccmalloc/distinfo 1.2 +0 -18 ports/devel/ccmalloc/files/patch-Makefile.in (dead) 1.2 +0 -29 ports/devel/ccmalloc/files/patch-src::ccmalloc.in (dead) 1.2 +0 -82 ports/devel/ccmalloc/files/patch5-configure (dead) 1.1 +7 -0 ports/devel/ccmalloc/files/pkg-message.in (new) 1.2 +0 -6 ports/devel/ccmalloc/pkg-message (dead) 1.2 +1 -1 ports/devel/ccmalloc/pkg-plist