Subject: CVS commit: pkgsrc/converters/ish
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2005 16:14:04
Module Name:	pkgsrc
Committed By:	minskim
Date:		Thu Mar 24 16:14:04 UTC 2005

Modified Files:
	pkgsrc/converters/ish: distinfo
Added Files:
	pkgsrc/converters/ish/patches: patch-ab patch-ac

Log Message:
Make this package build on Linux.
  - Include time.h to use "struct tm".
  - stdout is not a constant on some platforms.  Do not use it in
    initializing a variable.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/converters/ish/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/converters/ish/patches/patch-ab \
    pkgsrc/converters/ish/patches/patch-ac

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