Subject: CVS commit: pkgsrc/security/hashcash
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 12/01/2004 12:50:39
Module Name:	pkgsrc
Committed By:	tv
Date:		Wed Dec  1 12:50:39 UTC 2004

Modified Files:
	pkgsrc/security/hashcash: distinfo
Added Files:
	pkgsrc/security/hashcash/patches: patch-ab

Log Message:
Fix compilation error on LP64 due to a prototype mismatch.  (Arg changed
from time_t to long, but prototype wasn't updated to match.)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/security/hashcash/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/hashcash/patches/patch-ab

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