diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-27 20:17:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-27 20:17:01 +0000 |
commit | e684af9ecf5354c970f504c5b4a6904ec37d57a5 (patch) | |
tree | 76b2e89b4b57fcb09b616ce1d44b41f17ca7aaa4 /audio | |
parent | 51a104328ab517fdc06206f720e335d145461566 (diff) | |
download | pkgsrc-e684af9ecf5354c970f504c5b4a6904ec37d57a5.tar.gz |
Update to 1.3.4:
Xiph.Org is pleased to announce a full release of libvorbis 1.3.4.
The primary feature of this release is reduced static data size in
libvorbisenc, as well as associated minor changes required to
libvorbis and libvorbisfile. The release also contains minor build
fixes and build system updates. There are no functional changes
over the previous 1.3.3 release.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/libvorbis/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index d29ce14c9cc..5bb9c9d4b03 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2012/09/12 00:24:45 asau Exp $ +# $NetBSD: Makefile,v 1.56 2014/01/27 20:17:01 wiz Exp $ -DISTNAME= libvorbis-1.3.3 +DISTNAME= libvorbis-1.3.4 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ EXTRACT_SUFX= .tar.xz diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo index 6c4743e011a..338d09c0522 100644 --- a/audio/libvorbis/distinfo +++ b/audio/libvorbis/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2012/02/21 13:05:57 drochner Exp $ +$NetBSD: distinfo,v 1.23 2014/01/27 20:17:01 wiz Exp $ -SHA1 (libvorbis-1.3.3.tar.xz) = 31d1a0ec4815bf1ee638b0f2850f03efcd48022a -RMD160 (libvorbis-1.3.3.tar.xz) = b73f638e23ed907cff9e900a9edabb7ad34a0bcf -Size (libvorbis-1.3.3.tar.xz) = 1087888 bytes +SHA1 (libvorbis-1.3.4.tar.xz) = b99724acdf3577982b3146b9430d765995ecf9e1 +RMD160 (libvorbis-1.3.4.tar.xz) = 98972ed04f7fb587ae4ce2c5a55ebbfcf0e23edf +Size (libvorbis-1.3.4.tar.xz) = 1091376 bytes |