aboutsummaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-11-25 17:01:05 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-11-25 17:01:05 +0000
commit2de38fbe56dd8d69f51f9dc3acf7cd7c702c8e7b (patch)
treea3532fc3eb37b12bce8dde12cdee8deaa9dc108b /audio/libvorbis
parent038c2dae67a12f67cae77bd27a22c40a21e87243 (diff)
downloadports-2de38fbe56dd8d69f51f9dc3acf7cd7c702c8e7b.tar.gz
ports-2de38fbe56dd8d69f51f9dc3acf7cd7c702c8e7b.zip
Update to 1.3.2: robustness fixes and documentation updates.
Notes
Notes: svn path=/head/; revision=265143
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile2
-rw-r--r--audio/libvorbis/distinfo5
-rw-r--r--audio/libvorbis/files/patch-doc_libvorbis_Makefile.in14
-rw-r--r--audio/libvorbis/pkg-plist55
4 files changed, 66 insertions, 10 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 9fc16faafc68..c603799ef0f3 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libvorbis
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo
index 4275dd59f7c6..aa3d453d2140 100644
--- a/audio/libvorbis/distinfo
+++ b/audio/libvorbis/distinfo
@@ -1,3 +1,2 @@
-MD5 (libvorbis-1.3.1.tar.gz) = 016e523fac70bdd786258a9d15fd36e9
-SHA256 (libvorbis-1.3.1.tar.gz) = 951f462ba732a76f51002590d56437ee45362f4353d8bdbeb01231a54a2da0f1
-SIZE (libvorbis-1.3.1.tar.gz) = 1467164
+SHA256 (libvorbis-1.3.2.tar.gz) = eeb4dcada143846dfba760d982954a02f82e08845cbc33871f5dac547b8b6124
+SIZE (libvorbis-1.3.2.tar.gz) = 1483719
diff --git a/audio/libvorbis/files/patch-doc_libvorbis_Makefile.in b/audio/libvorbis/files/patch-doc_libvorbis_Makefile.in
new file mode 100644
index 000000000000..ce59b8cd4b58
--- /dev/null
+++ b/audio/libvorbis/files/patch-doc_libvorbis_Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- doc/libvorbis/Makefile.in.orig
++++ doc/libvorbis/Makefile.in
+@@ -158,7 +158,7 @@
+ builddir = @builddir@
+ datadir = @datadir@
+ datarootdir = @datarootdir@
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/libvorbis
++docdir = $(datadir)/doc/$(PACKAGE)/libvorbis
+ dvidir = @dvidir@
+ exec_prefix = @exec_prefix@
+ host = @host@
diff --git a/audio/libvorbis/pkg-plist b/audio/libvorbis/pkg-plist
index 54188b0e0344..7c26ecb52758 100644
--- a/audio/libvorbis/pkg-plist
+++ b/audio/libvorbis/pkg-plist
@@ -27,6 +27,51 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/framing.html
%%PORTDOCS%%%%DOCSDIR%%/helper.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/index.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/overview.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/reference.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/return.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/style.css
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis_blockout.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis_buffer.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis_headerout.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis_init.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_analysis_wrote.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_bitrate_addblock.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_bitrate_flushpacket.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_block.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_block_clear.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_block_init.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_add.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_add_tag.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_clear.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_init.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_query.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_comment_query_count.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_commentheader_out.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_dsp_clear.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_dsp_state.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_granule_time.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_info.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_info_blocksize.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_info_clear.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_info_init.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_packet_blocksize.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_blockin.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_halfrate.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_halfrate_p.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_headerin.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_idheader.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_init.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_lapout.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_pcmout.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_read.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_restart.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_synthesis_trackonly.html
+%%PORTDOCS%%%%DOCSDIR%%/libvorbis/vorbis_version_string.html
%%PORTDOCS%%%%DOCSDIR%%/lspmap.png
%%PORTDOCS%%%%DOCSDIR%%/oddlsp.png
%%PORTDOCS%%%%DOCSDIR%%/oggstream.html
@@ -44,8 +89,8 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/changes.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/examples.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/index.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/ov_ectl_ratemanage2_arg.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/ov_ectl_ratemanage_arg.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/ovectl_ratemanage2_arg.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/ovectl_ratemanage_arg.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/overview.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/reference.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/style.css
@@ -55,7 +100,6 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_encode_setup_init.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_encode_setup_managed.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_encode_setup_vbr.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_info.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/OggVorbis_File.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/callbacks.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/chaining_example_c.html
@@ -89,6 +133,7 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_tell.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_total.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_read.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_read_filter.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_read_float.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_seekable.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_serialnumber.html
@@ -104,7 +149,6 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_total.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/overview.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/reference.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/return.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seekexample.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking_example_c.html
@@ -112,8 +156,6 @@ share/aclocal/vorbis.m4
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seekingexample.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/style.css
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/threads.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbis_comment.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbis_info.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbisfile_example_c.html
%%PORTDOCS%%%%DOCSDIR%%/vorbisword2.png
%%PORTDOCS%%%%DOCSDIR%%/wait.png
@@ -121,4 +163,5 @@ share/aclocal/vorbis.m4
@dirrm include/vorbis
%%PORTDOCS%%@dirrm %%DOCSDIR%%/vorbisfile
%%PORTDOCS%%@dirrm %%DOCSDIR%%/vorbisenc
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/libvorbis
%%PORTDOCS%%@dirrm %%DOCSDIR%%