diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-20 23:19:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-20 23:19:13 +0000 |
commit | d42448ca01025b504e96d396c5a81867cd057aac (patch) | |
tree | 926929ef119c97007cf00f27cc0593dde74ccf7c /audio/libsamplerate/PLIST | |
parent | b318c7ad2e9275be70ec4b022c38b1f6a6f55b4d (diff) | |
download | pkgsrc-d42448ca01025b504e96d396c5a81867cd057aac.tar.gz |
Update to 0.1.2:
Version 0.1.2 (2004-09-12)
* Fixed where callback based API wasn't being reset properly.
* Minor bug fixes.
Version 0.1.1 (2004-07-17)
* Fixed bug in callback based API.
* Fixed a bug brought tp light by agressive optimisations of gcc-3.4.
* Minor bug fixes.
Diffstat (limited to 'audio/libsamplerate/PLIST')
-rw-r--r-- | audio/libsamplerate/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libsamplerate/PLIST b/audio/libsamplerate/PLIST index 1ed8bc347bd..ed610262fc8 100644 --- a/audio/libsamplerate/PLIST +++ b/audio/libsamplerate/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2004/06/21 17:59:13 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/09/20 23:19:13 wiz Exp $ bin/sndfile-resample include/samplerate.h lib/libsamplerate.a lib/libsamplerate.la lib/libsamplerate.so lib/libsamplerate.so.1 -lib/libsamplerate.so.1.0 +lib/libsamplerate.so.1.1 lib/pkgconfig/samplerate.pc |