From owner-cvs-all@FreeBSD.ORG Mon Jul 31 16:40:02 2006 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 3B79A16A4E2; Mon, 31 Jul 2006 16:40:02 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C7543D6E; Mon, 31 Jul 2006 16:40:01 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6VGe1oM039758; Mon, 31 Jul 2006 16:40:01 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6VGe1rK039757; Mon, 31 Jul 2006 16:40:01 GMT (envelope-from mat) Message-Id: <200607311640.k6VGe1rK039757@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 31 Jul 2006 16:40:01 +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 UPDATING ports/graphics/GraphicsMagick Makefile 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: Mon, 31 Jul 2006 16:40:02 -0000 mat 2006-07-31 16:40:01 UTC FreeBSD ports repository Modified files: . UPDATING graphics/GraphicsMagick Makefile Log: In order to fix a symbol collision between GraphicsMagick and libtidy, GraphicsMagick has been updated so that all its symbols are now prefixed with 'Gm'. All depending ports will have to be recompiled as noted in UPDATING. PR: 94905 Submitted by: mat Revision Changes Path 1.374 +12 -1 ports/UPDATING 1.6 +3 -2 ports/graphics/GraphicsMagick/Makefile