Date: Fri, 2 Mar 2001 16:23:13 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-ae patch-ab Message-ID: <200103030023.f230NE345500@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/03/02 16:23:13 PST
Modified files:
audio/mpg123 Makefile
audio/mpg123/files patch-ab
Added files:
audio/mpg123/files patch-ae
Log:
Switch the ASM selection code to use CPUTYPE on -current, and hence
automatically select the correct version without needing to set a
non-standard environment variable.
Use random() instead of rand() because I'm sick of getting the same songs
over and over in shuffle play.
Quell a format string warning with -Wnon-const-format
Bump PORTREVISION
Reviewed by: maintainer timeout
Revision Changes Path
1.30 +15 -13 ports/audio/mpg123/Makefile
1.5 +29 -2 ports/audio/mpg123/files/patch-ab
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103030023.f230NE345500>
