Subject: CVS commit: pkgsrc/audio/mp3_check
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/29/2005 16:26:21
Module Name: pkgsrc
Committed By: tv
Date: Sat Oct 29 16:26:21 UTC 2005
Modified Files:
pkgsrc/audio/mp3_check: distinfo
Added Files:
pkgsrc/audio/mp3_check/patches: patch-aa
Log Message:
Don't include <getopt.h> if all you need is traditional getopt.
(Interix doesn't have getopt.h, but getopt(3) is in unistd.h as with other OS.)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/mp3_check/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/audio/mp3_check/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.