Subject: CVS commit: pkgsrc/graphics/graphviz
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 03/03/2007 16:51:38
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sat Mar  3 16:51:38 UTC 2007

Modified Files:
	pkgsrc/graphics/graphviz: Makefile PLIST distinfo
Added Files:
	pkgsrc/graphics/graphviz/patches: patch-ag patch-ah patch-ai patch-aj
	    patch-ak patch-al patch-am patch-an patch-ao patch-ap

Log Message:
Fix almost all shared library issues (with the exception of libgvc_builtin,
where I have no idea what it is supposed to be). Force pthread linkage
for dot and gvchackm as some of the plugins can pull in pthread and that
avoids the abort on NetBSD. Fixes PR 35679 and 35865. Bump revision.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 pkgsrc/graphics/graphviz/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/graphviz/PLIST
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/graphviz/distinfo
cvs rdiff -r0 -r1.9 pkgsrc/graphics/graphviz/patches/patch-ag \
    pkgsrc/graphics/graphviz/patches/patch-ak \
    pkgsrc/graphics/graphviz/patches/patch-ao
cvs rdiff -r0 -r1.8 pkgsrc/graphics/graphviz/patches/patch-ah \
    pkgsrc/graphics/graphviz/patches/patch-al \
    pkgsrc/graphics/graphviz/patches/patch-ap
cvs rdiff -r0 -r1.10 pkgsrc/graphics/graphviz/patches/patch-ai \
    pkgsrc/graphics/graphviz/patches/patch-am
cvs rdiff -r0 -r1.7 pkgsrc/graphics/graphviz/patches/patch-aj \
    pkgsrc/graphics/graphviz/patches/patch-an

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.