Subject: CVS commit: pkgsrc/audio/mpg123
To: None <pkgsrc-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: pkgsrc-changes
Date: 02/22/2002 14:52:04
Module Name:	pkgsrc
Committed By:	simonb
Date:		Fri Feb 22 12:52:04 UTC 2002

Modified Files:
	pkgsrc/audio/mpg123: distinfo
	pkgsrc/audio/mpg123/patches: patch-ai

Log Message:
Drop the assumption that alphas are the only 64bit machines.  int is
32bit on all platforms so just use that instead of the #ifdef dance
between int/long.

Patch from Darren Reed and myself.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/mpg123/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/mpg123/patches/patch-ai

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