pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/speex Update to 1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f8411e822d2
branches:  trunk
changeset: 462561:2f8411e822d2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 05 10:36:50 2003 +0000

description:
Update to 1.0.2:
Just a bugfix release. This update adds soundcard support for
Solaris and the BSDs as well as minor bugfixes and a documentation
update.

diffstat:

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

diffs (43 lines):

diff -r 29f0764fd524 -r 2f8411e822d2 audio/speex/Makefile
--- a/audio/speex/Makefile      Sun Oct 05 10:28:42 2003 +0000
+++ b/audio/speex/Makefile      Sun Oct 05 10:36:50 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:30:46 martti Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/05 10:36:50 wiz Exp $
 #
 
-DISTNAME=      speex-1.0.1
+DISTNAME=      speex-1.0.2
 CATEGORIES=    audio
 MASTER_SITES=  http://www.speex.org/download/
 
diff -r 29f0764fd524 -r 2f8411e822d2 audio/speex/PLIST
--- a/audio/speex/PLIST Sun Oct 05 10:28:42 2003 +0000
+++ b/audio/speex/PLIST Sun Oct 05 10:36:50 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/06/05 13:18:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/10/05 10:36:50 wiz Exp $
 bin/speexdec
 bin/speexenc
 include/speex.h
@@ -10,7 +10,7 @@
 lib/libspeex.la
 lib/libspeex.so
 lib/libspeex.so.2
-lib/libspeex.so.2.0
+lib/libspeex.so.2.1
 man/man1/speexdec.1
 man/man1/speexenc.1
 share/doc/speex-${PKGVERSION}/manual.pdf
diff -r 29f0764fd524 -r 2f8411e822d2 audio/speex/distinfo
--- a/audio/speex/distinfo      Sun Oct 05 10:28:42 2003 +0000
+++ b/audio/speex/distinfo      Sun Oct 05 10:36:50 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2003/06/05 13:18:10 wiz Exp $
+$NetBSD: distinfo,v 1.4 2003/10/05 10:36:50 wiz Exp $
 
-SHA1 (speex-1.0.1.tar.gz) = 6a2d3542f7c1eb201e4b2dea190d548c41d0d202
-Size (speex-1.0.1.tar.gz) = 388296 bytes
+SHA1 (speex-1.0.2.tar.gz) = ac5d2520276af86d97efa23953579cf790aea778
+Size (speex-1.0.2.tar.gz) = 397968 bytes
 SHA1 (patch-ab) = 2dc0e651926233e47aea62f37ed372f8f5f0df17



Home | Main Index | Thread Index | Old Index