If you try to use a program with both libGraphicsMagick and libtidy, you'll have problems because both of them export a GetToken symbol. The easiest way to prevent this from happening is to use this which makes all GraphicsMagick symbols be prefixed with Gm. It would require a not in UPDATING because all depending software will have to be recompiled.
State Changed From-To: open->feedback Awaiting maintainers feedback
The patch has been approved. Thanks, Ron On Fri, 24 Mar 2006, Edwin Groothuis wrote: > Maintainer of graphics/GraphicsMagick, > > Please note that PR ports/94905 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94905 > > -- > Edwin Groothuis > edwin@FreeBSD.org >
State Changed From-To: feedback->open maintainer approved
Responsible Changed From-To: freebsd-ports-bugs->mat Maintainer was reset due to bouncing email address, so assign this back to the originator.
State Changed From-To: open->closed committed