Subject: CVS commit: pkgsrc/mail/elm
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2006 22:47:13
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Jan 24 22:47:13 UTC 2006

Modified Files:
	pkgsrc/mail/elm: Makefile distinfo
Added Files:
	pkgsrc/mail/elm/patches: patch-ah patch-ai patch-aj patch-ak patch-al

Log Message:
Remove LIBC hack, shouldn't be needed anymore.
Express interest in nroff via USE_TOOLS.
Expect sys/types.h to provide size_t.
Fix errno.
Don't define prototypes for ISO C / POSIX functions.
short gets promoted to int, float to double, so use va_arg with the
promoted types.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/mail/elm/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/elm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/elm/patches/patch-ah \
    pkgsrc/mail/elm/patches/patch-ai pkgsrc/mail/elm/patches/patch-aj \
    pkgsrc/mail/elm/patches/patch-ak pkgsrc/mail/elm/patches/patch-al

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