summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-07-10 20:28:37 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-07-10 20:28:37 +0000
commit214af4077e37cfe1ca606afa02f95dc057554ee8 (patch)
tree270dda966b45d51203ffe1c074c84ae65e3453a7 /audio/libvorbis
parentFix build on -CURRENT. (diff)
Bugfix update to 1.2.3. From the change log:
* correct a vorbisfile bug that prevented proper playback of Vorbis files where all audio in a logical stream is in a single page * Additional decode setup hardening against malicious streams
Notes
Notes: svn path=/head/; revision=237596
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile2
-rw-r--r--audio/libvorbis/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 57a6fdf14255..3af8a20e8955 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libvorbis
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ \
diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo
index 26e878f02393..20ec5783e10d 100644
--- a/audio/libvorbis/distinfo
+++ b/audio/libvorbis/distinfo
@@ -1,3 +1,3 @@
-MD5 (libvorbis-1.2.2.tar.gz) = fcab1884e78c49f06352d92cedf9a06a
-SHA256 (libvorbis-1.2.2.tar.gz) = e1c23cc3fdd9d07cdee3441ca44918987d995ea7ea457ddf61b430ac5a6b361d
-SIZE (libvorbis-1.2.2.tar.gz) = 1475590
+MD5 (libvorbis-1.2.3.tar.gz) = 5aa77f55c0e0aab8eb8ed982335daac8
+SHA256 (libvorbis-1.2.3.tar.gz) = c679d1e5e45a3ec8aceb5e71de8e3712630b7a6dec6952886c17435a65955947
+SIZE (libvorbis-1.2.3.tar.gz) = 1474492