Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/textproc/catdoc
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 06/22/2005 23:20:06
Module Name:	pkgsrc
Committed By:	salo
Date:		Wed Jun 22 23:20:06 UTC 2005

Modified Files:
	pkgsrc/textproc/catdoc [pkgsrc-2005Q2]: Makefile distinfo
Added Files:
	pkgsrc/textproc/catdoc/patches [pkgsrc-2005Q2]: patch-ae patch-af

Log Message:
Pullup ticket 557 - requested by Ignatios Souvatzis
portability fixes for catdoc

Revisions pulled up:
- pkgsrc/textproc/catdoc/Makefile		1.26
- pkgsrc/textproc/catdoc/distinfo		1.5
- pkgsrc/textproc/catdoc/patches/patch-ae	1.1
- pkgsrc/textproc/catdoc/patches/patch-af	1.1

   Module Name:		pkgsrc
   Committed By:	is
   Date:		Wed Jun 22 21:11:36 UTC 2005

   Modified Files:
   	pkgsrc/textproc/catdoc: Makefile distinfo
   Added Files:
   	pkgsrc/textproc/catdoc/patches: patch-ae patch-af

   Log Message:
   getopt() returns an int so that -1 can be distinguished from any character
   value (xls2csv wouldn't accept any command line without this fix).
   While we're here, add <stdlib.h> to analyze.c so that exit() is
   declared.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.14.1 pkgsrc/textproc/catdoc/Makefile
cvs rdiff -r1.4 -r1.4.4.1 pkgsrc/textproc/catdoc/distinfo
cvs rdiff -r0 -r1.1.2.1 pkgsrc/textproc/catdoc/patches/patch-ae \
    pkgsrc/textproc/catdoc/patches/patch-af

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