Subject: CVS commit: pkgsrc/x11/XmHTML
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2005 17:52:10
Module Name: pkgsrc
Committed By: joerg
Date: Mon Oct 3 17:52:10 UTC 2005
Modified Files:
pkgsrc/x11/XmHTML: distinfo
Added Files:
pkgsrc/x11/XmHTML/patches: patch-ai
Log Message:
stdout may not be a link-time constant. E.g. on DragonFly, it is just an
extern pointer. Move the compile-time initialisation to run time.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/XmHTML/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/XmHTML/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.