From owner-cvs-ports@FreeBSD.ORG Sat Feb 9 09:52:22 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36D8916A469; Sat, 9 Feb 2008 09:52:22 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C53913C46B; Sat, 9 Feb 2008 09:52:22 +0000 (UTC) (envelope-from vd@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 m199qMws096471; Sat, 9 Feb 2008 09:52:22 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m199qL6O096470; Sat, 9 Feb 2008 09:52:21 GMT (envelope-from vd) Message-Id: <200802090952.m199qL6O096470@repoman.freebsd.org> From: Vasil Dimov Date: Sat, 9 Feb 2008 09:52:21 +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/graphics/xaralx Makefile ports/graphics/xaralx/files patch-wxOil_compatdef.h ports/graphics/xaralx-devel Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 09:52:22 -0000 vd 2008-02-09 09:52:21 UTC FreeBSD ports repository Modified files: graphics/xaralx Makefile graphics/xaralx-devel Makefile Added files: graphics/xaralx/files patch-wxOil_compatdef.h Log: graphics/xaralx, graphics/xaralx-devel: Get rid of the dlmalloc dependency on a recent FreeBSD versions (>= 700036) since they provide malloc_usable_size(). PR: ports/120058 (with some modifications) Submitted by: Dave Grochowski Revision Changes Path 1.30 +3 -2 ports/graphics/xaralx-devel/Makefile 1.32 +17 -6 ports/graphics/xaralx/Makefile 1.3 +15 -0 ports/graphics/xaralx/files/patch-wxOil_compatdef.h (new)