Subject: CVS commit: pkgsrc/converters/wv
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 10/24/2005 11:36:38
Module Name: pkgsrc
Committed By: tonio
Date: Mon Oct 24 11:36:38 UTC 2005
Modified Files:
pkgsrc/converters/wv: Makefile distinfo
Added Files:
pkgsrc/converters/wv/patches: patch-aa
Log Message:
Fix for Darwin8/gcc4 (PR 31888)
Change:
startElement() -> wvstartElement()
endElement() -> wvendElement()
to avoid conflict with non-static prototype
(the same fix was applied upstream)
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/converters/wv/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/converters/wv/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/converters/wv/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.