pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/vorbis-tools Update to 1.1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/08fc77a22069
branches: trunk
changeset: 500995:08fc77a22069
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 15 21:24:16 2005 +0000
description:
Update to 1.1.1:
Thise release includes some bug and documentation fixes, but no new
encoder modes. However, oggenc from this release now properly supports
the new CBR engine introduced in libvorbis 1.1.0 but the 1.1.1 release
of both libraries is required for things to work properly. Not that
there was never a 1.1.0 release of vorbis-tools because of this issue.
The ogginfo tool also now recognizes and reports information from Ogg
Theora files.
diffstat:
audio/vorbis-tools/Makefile | 7 +++----
audio/vorbis-tools/PLIST | 5 ++---
audio/vorbis-tools/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (58 lines):
diff -r da704f93944a -r 08fc77a22069 audio/vorbis-tools/Makefile
--- a/audio/vorbis-tools/Makefile Sat Oct 15 21:23:00 2005 +0000
+++ b/audio/vorbis-tools/Makefile Sat Oct 15 21:24:16 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2005/10/08 12:35:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.37 2005/10/15 21:24:16 wiz Exp $
-DISTNAME= vorbis-tools-1.0.1
-PKGREVISION= 5
+DISTNAME= vorbis-tools-1.1.1
CATEGORIES= audio
-MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/
+MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
MAINTAINER= lukem%NetBSD.org@localhost
HOMEPAGE= http://www.vorbis.com/
diff -r da704f93944a -r 08fc77a22069 audio/vorbis-tools/PLIST
--- a/audio/vorbis-tools/PLIST Sat Oct 15 21:23:00 2005 +0000
+++ b/audio/vorbis-tools/PLIST Sat Oct 15 21:24:16 2005 +0000
@@ -1,15 +1,13 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/08 14:43:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/10/15 21:24:16 wiz Exp $
bin/ogg123
bin/oggdec
bin/oggenc
bin/ogginfo
-bin/vcut
bin/vorbiscomment
man/man1/ogg123.1
man/man1/oggdec.1
man/man1/oggenc.1
man/man1/ogginfo.1
-man/man1/vcut.1
man/man1/vorbiscomment.1
share/doc/${DISTNAME}/ogg123rc-example
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/vorbis-tools.mo
@@ -23,4 +21,5 @@
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/vorbis-tools.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/vorbis-tools.mo
@dirrm share/doc/${DISTNAME}
diff -r da704f93944a -r 08fc77a22069 audio/vorbis-tools/distinfo
--- a/audio/vorbis-tools/distinfo Sat Oct 15 21:23:00 2005 +0000
+++ b/audio/vorbis-tools/distinfo Sat Oct 15 21:24:16 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2005/10/03 15:59:13 joerg Exp $
+$NetBSD: distinfo,v 1.16 2005/10/15 21:24:16 wiz Exp $
-SHA1 (vorbis-tools-1.0.1.tar.gz) = 5555a55acd643fcca7020b7de4900aeb706725e5
-RMD160 (vorbis-tools-1.0.1.tar.gz) = 78a53430311c45463369ae6f836ca68ce900d741
-Size (vorbis-tools-1.0.1.tar.gz) = 717697 bytes
+SHA1 (vorbis-tools-1.1.1.tar.gz) = a1394b39905b389d72f12c2a9f0c86a33d07a487
+RMD160 (vorbis-tools-1.1.1.tar.gz) = ed38929b8a81f833f726e489e55e9f62d5ed69ec
+Size (vorbis-tools-1.1.1.tar.gz) = 948837 bytes
SHA1 (patch-aa) = 2adc912765d58b19c1285c12ac0935b860b7da34
SHA1 (patch-ab) = 6c154334ea5a7a7e76982f0588de30548c802fca
SHA1 (patch-ac) = 7eb178a2d7a5dbecd83a5df0138c9ab41943251a
Home |
Main Index |
Thread Index |
Old Index