pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libvorbis Update to 1.2.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9ff6be5e3fb
branches: trunk
changeset: 531317:a9ff6be5e3fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 28 07:58:48 2007 +0000
description:
Update to 1.2.0:
libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
* new ov_fopen() convenience call that avoids the common
stdio conflicts with ov_open() and MSVC runtimes.
* libvorbisfile now handles multiplexed streams
* improve robustness to corrupt input streams
* fix a minor encoder bug
* updated RTP draft
* build system updates
* minor corrections to the specification
diffstat:
audio/libvorbis/Makefile | 4 ++--
audio/libvorbis/PLIST | 5 +++--
audio/libvorbis/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 2b71fcfd85da -r a9ff6be5e3fb audio/libvorbis/Makefile
--- a/audio/libvorbis/Makefile Sat Jul 28 07:56:23 2007 +0000
+++ b/audio/libvorbis/Makefile Sat Jul 28 07:58:48 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2006/11/02 17:59:37 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2007/07/28 07:58:48 wiz Exp $
-DISTNAME= libvorbis-1.1.2
+DISTNAME= libvorbis-1.2.0
CATEGORIES= devel audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
diff -r 2b71fcfd85da -r a9ff6be5e3fb audio/libvorbis/PLIST
--- a/audio/libvorbis/PLIST Sat Jul 28 07:56:23 2007 +0000
+++ b/audio/libvorbis/PLIST Sat Jul 28 07:58:48 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/09/24 13:04:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/07/28 07:58:48 wiz Exp $
include/vorbis/codec.h
include/vorbis/vorbisenc.h
include/vorbis/vorbisfile.h
@@ -10,7 +10,8 @@
lib/pkgconfig/vorbisfile.pc
share/aclocal/vorbis.m4
share/doc/${PKGNAME}/components.png
-share/doc/${PKGNAME}/draft-kerr-avt-vorbis-rtp-03.txt
+share/doc/${PKGNAME}/draft-ietf-avt-rtp-vorbis-06.txt
+share/doc/${PKGNAME}/draft-ietf-avt-rtp-vorbis-06.xml
share/doc/${PKGNAME}/eightphase.png
share/doc/${PKGNAME}/evenlsp.png
share/doc/${PKGNAME}/floor1-1.png
diff -r 2b71fcfd85da -r a9ff6be5e3fb audio/libvorbis/distinfo
--- a/audio/libvorbis/distinfo Sat Jul 28 07:56:23 2007 +0000
+++ b/audio/libvorbis/distinfo Sat Jul 28 07:58:48 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2005/12/07 17:50:37 wiz Exp $
+$NetBSD: distinfo,v 1.14 2007/07/28 07:58:48 wiz Exp $
-SHA1 (libvorbis-1.1.2.tar.gz) = 26289fc41aa5436b1a277d726bb5cb106d675c35
-RMD160 (libvorbis-1.1.2.tar.gz) = 2f1c59ab8237fe3af28f9979cd96008cfa3567cb
-Size (libvorbis-1.1.2.tar.gz) = 1316434 bytes
+SHA1 (libvorbis-1.2.0.tar.gz) = 6ff5f9d9d71cc385ee180171cc21af5653b76a16
+RMD160 (libvorbis-1.2.0.tar.gz) = 54bf2b48943e283f003cd5dfb4bf9e519b6a817d
+Size (libvorbis-1.2.0.tar.gz) = 1494373 bytes
Home |
Main Index |
Thread Index |
Old Index