pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libsamplerate Update to 0.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b90eede556c
branches:  trunk
changeset: 480804:6b90eede556c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 20 23:19:13 2004 +0000

description:
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:

 audio/libsamplerate/Makefile |  4 ++--
 audio/libsamplerate/PLIST    |  4 ++--
 audio/libsamplerate/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r ee5db2eb0601 -r 6b90eede556c audio/libsamplerate/Makefile
--- a/audio/libsamplerate/Makefile      Mon Sep 20 23:01:14 2004 +0000
+++ b/audio/libsamplerate/Makefile      Mon Sep 20 23:19:13 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/06/21 17:59:13 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2004/09/20 23:19:13 wiz Exp $
 #
 
-DISTNAME=      libsamplerate-0.1.0
+DISTNAME=      libsamplerate-0.1.2
 CATEGORIES=    audio
 MASTER_SITES=  http://www.mega-nerd.com/SRC/
 
diff -r ee5db2eb0601 -r 6b90eede556c audio/libsamplerate/PLIST
--- a/audio/libsamplerate/PLIST Mon Sep 20 23:01:14 2004 +0000
+++ b/audio/libsamplerate/PLIST Mon Sep 20 23:19:13 2004 +0000
@@ -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
diff -r ee5db2eb0601 -r 6b90eede556c audio/libsamplerate/distinfo
--- a/audio/libsamplerate/distinfo      Mon Sep 20 23:01:14 2004 +0000
+++ b/audio/libsamplerate/distinfo      Mon Sep 20 23:19:13 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/06/21 17:59:13 drochner Exp $
+$NetBSD: distinfo,v 1.3 2004/09/20 23:19:13 wiz Exp $
 
-SHA1 (libsamplerate-0.1.0.tar.gz) = 99295cbf65ca1cd0d38bba90b58934abd6e68bec
-Size (libsamplerate-0.1.0.tar.gz) = 696048 bytes
+SHA1 (libsamplerate-0.1.2.tar.gz) = 663ac147d1dfbe686bf687e78143259b5075fc13
+Size (libsamplerate-0.1.2.tar.gz) = 707867 bytes



Home | Main Index | Thread Index | Old Index