diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-22 21:23:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-22 21:23:41 +0000 |
commit | a14614ca2f2058510fdad1f6677f67476ca9f0bf (patch) | |
tree | 8dda6ea46fb5e95eced1c6a6d6771965f74f378f /audio/SDL_sound/distinfo | |
parent | 3d9e64f729ff3c673ad4110746c196c631cc0a97 (diff) | |
download | pkgsrc-a14614ca2f2058510fdad1f6677f67476ca9f0bf.tar.gz |
Update to 1.0.2. Add speex to DEPENDS. Update buildlink3.mk and bump ABI.
04172008 - Look for Speex includes in new directory. Converted all text
encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for
dealing with Subversion instead of CVS. Added Speex to the README.
Upped version to 1.0.2.
04112008 - Check if Speex header has bogus data (CVE-2008-1686).
08062007 - Updated my email address.
07152007 - Minor correction in Timidity resampling code (Thanks, Sam!).
07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!).
10292006 - Fixed bogus memory dereference when SMPEG fails init (thanks, Chris!)
10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right
thing at build time. (Thanks, Josh!).
05122006 - Patched to get mpglib compiling again (thanks, Sam!).
12172005 - Fixed gcc4 whining in playsound_simple.c.
12062005 - Trimmed a bunch of junk out of the build system, and now it works
on Mac OS X again.
10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!)
10012005 - Added playsound_simple.c.
05302005 - Backport from devtree: Fixed automake nonsense.
11122004 - Backport from devtree: fix .voc decoder crash on file open.
05082004 - Fixed "bootstrap" to work with MacOSX.
05072004 - Backed out some commits, converted repository to Subversion, and
branched off to a 1.1.0 development tree. Changed MikMod URL...old
one is now a porn site. :(
10252003 - VOC decoder was broken. Now it isn't.
10142003 - Build system fix: acinclude.m4 had some word wrapping badness.
Diffstat (limited to 'audio/SDL_sound/distinfo')
-rw-r--r-- | audio/SDL_sound/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/SDL_sound/distinfo b/audio/SDL_sound/distinfo index 98f13232dc9..ba04f5cc29e 100644 --- a/audio/SDL_sound/distinfo +++ b/audio/SDL_sound/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/01/13 23:36:28 wiz Exp $ +$NetBSD: distinfo,v 1.5 2008/04/22 21:23:41 wiz Exp $ -SHA1 (SDL_sound-1.0.1.tar.gz) = 9cb8550facf64f941179ba5767f763d1d52ddd6b -RMD160 (SDL_sound-1.0.1.tar.gz) = 28d934d604e5db9b3b0b681785406587323ea765 -Size (SDL_sound-1.0.1.tar.gz) = 1019056 bytes -SHA1 (patch-aa) = 466578457c3c38012f5ef63632ad58a0d70675f1 -SHA1 (patch-ac) = 7c5151593785538390abc27a3ef6322fc9e5e5b1 +SHA1 (SDL_sound-1.0.2.tar.gz) = 227af9a37067a92d7ebe11f117699e50125f8ff3 +RMD160 (SDL_sound-1.0.2.tar.gz) = 8d1a94b9933930eff137e0435144ef13de3c10a4 +Size (SDL_sound-1.0.2.tar.gz) = 1126960 bytes |