Subject: CVS commit: pkgsrc/archivers/dact
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 10/07/2005 17:15:40
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Oct  7 17:15:40 UTC 2005

Modified Files:
	pkgsrc/archivers/dact: Makefile distinfo
Added Files:
	pkgsrc/archivers/dact/patches: patch-ac patch-ad patch-ae

Log Message:
Explicitly cast third argument of open_net to int and use int instead of
mode_t. This unbreaks use with the GCC 3.4+ builtin va_arg.
Fix the use of ctype macros.

Bump revision for that.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/archivers/dact/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/archivers/dact/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/archivers/dact/patches/patch-ac \
    pkgsrc/archivers/dact/patches/patch-ad \
    pkgsrc/archivers/dact/patches/patch-ae

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