Subject: CVS commit: pkgsrc/net/dhisd
To: None <pkgsrc-changes@NetBSD.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2004 14:49:19
Module Name:	pkgsrc
Committed By:	cjep
Date:		Sun Jan 11 14:49:19 UTC 2004

Modified Files:
	pkgsrc/net/dhisd: Makefile distinfo
	pkgsrc/net/dhisd/patches: patch-aa patch-ab

Log Message:
Remove inclusion of varargs.h as the program does not appear to use
va_{start,arg,end} and the inclusion stops the program building with
gcc3.3.

(Also use bl2.)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/dhisd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/dhisd/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/dhisd/patches/patch-aa \
    pkgsrc/net/dhisd/patches/patch-ab

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