Date: Thu, 18 Dec 2003 15:27:34 -0700 From: Phil Oleson <poleson@verio.net> To: naddy@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libogg-1.1, libvorbis-1.0.1, & vorbis-tools-1.0.1 Message-ID: <3FE229D6.5080504@verio.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------000708050601060108010209 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit --------------000708050601060108010209 Content-Type: text/plain; name="libogg-patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="libogg-patch" diff -ruN libogg.old/Makefile libogg/Makefile --- libogg.old/Makefile Sat Jun 7 17:31:09 2003 +++ libogg/Makefile Thu Dec 18 13:37:54 2003 @@ -6,14 +6,9 @@ # =20 PORTNAME=3D libogg -PORTVERSION=3D 1.0 -PORTREVISION=3D 1 -PORTEPOCH=3D 3 +PORTVERSION=3D 1.1 CATEGORIES=3D audio -MASTER_SITES=3D http://www.vorbis.com/files/1.0/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://www.casterclub.com/vorbis/unix/ \ - http://www.math.utoledo.edu/~chaese/Vorbis/unix/ +MASTER_SITES=3D http://www.vorbis.com/files/1.0.1/unix/=20 =20 MAINTAINER=3D naddy@FreeBSD.org COMMENT=3D Ogg bitstream library diff -ruN libogg.old/distinfo libogg/distinfo --- libogg.old/distinfo Sat Jul 20 09:29:22 2002 +++ libogg/distinfo Thu Dec 18 13:32:19 2003 @@ -1 +1 @@ -MD5 (libogg-1.0.tar.gz) =3D 382a7089f42e6f82e7d658c1cb8ee236 +MD5 (libogg-1.1.tar.gz) =3D 461d7097bf47864b872085a94ff94e10 diff -ruN libogg.old/files/patch-Makefile.in libogg/files/patch-Makefile.= in --- libogg.old/files/patch-Makefile.in Thu Jul 19 00:29:33 2001 +++ libogg/files/patch-Makefile.in Thu Dec 18 13:54:38 2003 @@ -1,12 +1,12 @@ $FreeBSD$ ---- Makefile.in.orig Tue Jul 17 02:36:25 2001 -+++ Makefile.in Tue Jul 17 02:36:39 2001 -@@ -85,7 +85,7 @@ VERSION =3D @VERSION@ -=20 - AUTOMAKE_OPTIONS =3D foreign dist-zip -=20 +--- Makefile.in.orig Thu Dec 18 13:42:31 2003 ++++ Makefile.in Thu Dec 18 13:43:03 2003 +@@ -101,7 +101,7 @@ + + AUTOMAKE_OPTIONS =3D foreign 1.6 dist-zip + -SUBDIRS =3D src include doc win32 debian +SUBDIRS =3D src include $(DOC) win32 debian -=20 + m4datadir =3D $(datadir)/aclocal m4data_DATA =3D ogg.m4 diff -ruN libogg.old/files/patch-configure libogg/files/patch-configure --- libogg.old/files/patch-configure Sat Oct 5 10:36:29 2002 +++ libogg/files/patch-configure Wed Dec 31 17:00:00 1969 @@ -1,35 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri Jul 19 16:13:10 2002 -+++ configure Sat Oct 5 17:51:53 2002 -@@ -5363,6 +5363,7 @@ -=20 - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS=3D"$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS -=20 - # Always use our own libtool. - LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' -@@ -5388,7 +5389,7 @@ - ;; - *) - DEBUG=3D"-g" -- CFLAGS=3D"-O" -+ CFLAGS=3D"" - PROFILE=3D"-g -p"=20 - ;; - esac -@@ -5410,9 +5411,9 @@ - PROFILE=3D"-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math" - ;; - *) -- DEBUG=3D"-g -Wall -fsigned-char" -- CFLAGS=3D"-O20 -fsigned-char" -- PROFILE=3D"-O20 -g -pg -fsigned-char"=20 -+ DEBUG=3D"-g -Wall" -+ CFLAGS=3D"" -+ PROFILE=3D"-g -pg" - ;; - esac - fi diff -ruN libogg.old/files/patch-doc_Makefile.in libogg/files/patch-doc_M= akefile.in --- libogg.old/files/patch-doc_Makefile.in Fri Mar 23 15:21:38 2001 +++ libogg/files/patch-doc_Makefile.in Thu Dec 18 13:53:21 2003 @@ -1,12 +1,12 @@ $FreeBSD$ ---- doc/Makefile.in.orig Wed Mar 21 16:33:36 2001 -+++ doc/Makefile.in Wed Mar 21 16:33:44 2001 -@@ -87,7 +87,7 @@ AUTOMAKE_OPTIONS =3D foreign -=20 +--- doc/Makefile.in.orig Thu Dec 18 13:48:38 2003 ++++ doc/Makefile.in Thu Dec 18 13:48:52 2003 +@@ -103,7 +103,7 @@ + SUBDIRS =3D ogg -=20 + -docdir =3D $(datadir)/doc/$(PACKAGE)-$(VERSION) +docdir =3D $(datadir)/doc/$(PACKAGE) -=20 - doc_DATA =3D index.html framing.html oggstream.html white-xifish.png st= ream.png white-ogg.png -=20 + + doc_DATA =3D framing.html index.html oggstream.html rfc3533.txt rfc3534= =2Etxt stream.png vorbisword2.png white-ogg.png white-xifish.png + diff -ruN libogg.old/files/patch-doc_ogg_Makefile.in libogg/files/patch-d= oc_ogg_Makefile.in --- libogg.old/files/patch-doc_ogg_Makefile.in Fri Mar 23 15:21:38 2001 +++ libogg/files/patch-doc_ogg_Makefile.in Thu Dec 18 13:53:27 2003 @@ -1,12 +1,13 @@ $FreeBSD$ ---- doc/ogg/Makefile.in.orig Wed Mar 21 16:33:54 2001 -+++ doc/ogg/Makefile.in Wed Mar 21 16:34:03 2001 -@@ -85,7 +85,7 @@ VERSION =3D @VERSION@ -=20 +--- doc/ogg/Makefile.in.orig Thu Dec 18 13:49:06 2003 ++++ doc/ogg/Makefile.in Thu Dec 18 13:49:18 2003 +@@ -101,7 +101,7 @@ + AUTOMAKE_OPTIONS =3D foreign -=20 + -docdir =3D $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg +docdir =3D $(datadir)/doc/$(PACKAGE)/ogg -=20 - doc_DATA =3D bitpacking.html datastructures.html decoding.html encoding= =2Ehtml general.html index.html ogg_packet.html ogg_page.html ogg_page_= bos.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.h= tml ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html og= g_stream_clear.html ogg_stream_destroy.html ogg_stream_eof.html ogg_stre= am_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packet= in.html ogg_stream_packetout.html ogg_stream_pagein.html ogg_stream_page= out.html ogg_stream_reset.html ogg_stream_state.html ogg_sync_buffer.htm= l ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_= pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.h= tml ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_adv_= huff.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpa= ck_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_look_huf= f.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpac= k_reset.html oggpack_write.html oggpack_writeclear.html oggpack_writeini= t.html overview.html reference.html style.css vorbis_comment.html vorbi= s_info.html -=20 + + doc_DATA =3D bitpacking.html datastructures.html decoding.html encoding= =2Ehtml\ + general.html index.html ogg_packet.html ogg_packet_clear.html\ + diff -ruN libogg.old/pkg-plist libogg/pkg-plist --- libogg.old/pkg-plist Tue Oct 28 16:54:54 2003 +++ libogg/pkg-plist Thu Dec 18 14:18:50 2003 @@ -4,7 +4,8 @@ include/ogg/os_types.h lib/libogg.a lib/libogg.so -lib/libogg.so.4 +lib/libogg.so.5 +lib/pkgconfig/ogg.pc share/aclocal/ogg.m4 %%PORTDOCS%%%%DOCSDIR%%/framing.html %%PORTDOCS%%%%DOCSDIR%%/index.html @@ -33,9 +34,11 @@ %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_init.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetin.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetout.html +%%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetpeek.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_pagein.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_pageout.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_reset.html +%%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_reset_serialno.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_state.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_sync_buffer.html %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_sync_clear.html @@ -59,15 +62,21 @@ %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_readinit.html %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_reset.html %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_write.html +%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writealign.html %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writeclear.html +%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writecopy.html %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writeinit.html +%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writetrunc.html %%PORTDOCS%%%%DOCSDIR%%/ogg/overview.html %%PORTDOCS%%%%DOCSDIR%%/ogg/reference.html %%PORTDOCS%%%%DOCSDIR%%/ogg/style.css %%PORTDOCS%%%%DOCSDIR%%/ogg/vorbis_comment.html %%PORTDOCS%%%%DOCSDIR%%/ogg/vorbis_info.html %%PORTDOCS%%%%DOCSDIR%%/oggstream.html +%%PORTDOCS%%%%DOCSDIR%%/rfc3533.txt +%%PORTDOCS%%%%DOCSDIR%%/rfc3534.txt %%PORTDOCS%%%%DOCSDIR%%/stream.png +%%PORTDOCS%%%%DOCSDIR%%/vorbisword2.png %%PORTDOCS%%%%DOCSDIR%%/white-ogg.png %%PORTDOCS%%%%DOCSDIR%%/white-xifish.png @dirrm include/ogg --------------000708050601060108010209 Content-Type: text/plain; name="libvorbis-patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libvorbis-patch" diff -ruN libvorbis.old/Makefile libvorbis/Makefile --- libvorbis.old/Makefile Thu Dec 18 14:06:19 2003 +++ libvorbis/Makefile Thu Dec 18 14:21:23 2003 @@ -6,19 +6,14 @@ # PORTNAME= libvorbis -PORTVERSION= 1.0 -PORTREVISION= 1 -PORTEPOCH= 3 +PORTVERSION= 1.0.1 CATEGORIES= audio -MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://www.casterclub.com/vorbis/unix/ \ - http://www.math.utoledo.edu/~chaese/Vorbis/unix/ +MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/ MAINTAINER= naddy@FreeBSD.org COMMENT= Audio compression codec library -LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg USE_LIBTOOL= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} diff -ruN libvorbis.old/distinfo libvorbis/distinfo --- libvorbis.old/distinfo Thu Dec 18 14:06:19 2003 +++ libvorbis/distinfo Thu Dec 18 14:06:44 2003 @@ -1 +1 @@ -MD5 (libvorbis-1.0.tar.gz) = d1ad94fe8e240269c790e18992171e53 +MD5 (libvorbis-1.0.1.tar.gz) = 4d6726fd02ce02f6e24824e594b0949a diff -ruN libvorbis.old/files/patch-configure libvorbis/files/patch-configure --- libvorbis.old/files/patch-configure Thu Dec 18 14:06:19 2003 +++ libvorbis/files/patch-configure Wed Dec 31 17:00:00 1969 @@ -1,35 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri Jul 19 16:12:17 2002 -+++ configure Sat Oct 5 17:57:37 2002 -@@ -5386,6 +5386,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -5441,7 +5442,7 @@ - PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;; - *) - DEBUG="-g" -- CFLAGS="-O" -+ CFLAGS="" - PROFILE="-g -p" ;; - esac - else -@@ -5536,9 +5537,9 @@ - CFLAGS="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char" - PROFILE="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -pg -O4 -ffast-math -fsigned-char";; - *) -- DEBUG="-g -Wall -W -D__NO_MATH_INLINES -fsigned-char" -- CFLAGS="-O20 -D__NO_MATH_INLINES -fsigned-char" -- PROFILE="-O20 -g -pg -D__NO_MATH_INLINES -fsigned-char" ;; -+ DEBUG="-g -Wall -W -fsigned-char" -+ CFLAGS="-fsigned-char" -+ PROFILE="-g -pg -fsigned-char" ;; - esac - fi - CFLAGS="$CFLAGS $cflags_save" diff -ruN libvorbis.old/pkg-plist libvorbis/pkg-plist --- libvorbis.old/pkg-plist Thu Dec 18 14:06:19 2003 +++ libvorbis/pkg-plist Thu Dec 18 15:04:38 2003 @@ -4,16 +4,19 @@ include/vorbis/vorbisfile.h lib/libvorbis.a lib/libvorbis.so -lib/libvorbis.so.2 +lib/libvorbis.so.3 lib/libvorbisenc.a lib/libvorbisenc.so lib/libvorbisenc.so.2 lib/libvorbisfile.a lib/libvorbisfile.so -lib/libvorbisfile.so.3 +lib/libvorbisfile.so.4 +lib/pkgconfig/vorbis.pc +lib/pkgconfig/vorbisenc.pc +lib/pkgconfig/vorbisfile.pc share/aclocal/vorbis.m4 %%PORTDOCS%%%%DOCSDIR%%/components.png -%%PORTDOCS%%%%DOCSDIR%%/draft-moffitt-vorbis-rtp-00.txt +%%PORTDOCS%%%%DOCSDIR%%/draft-kerr-avt-vorbis-rtp-02.txt %%PORTDOCS%%%%DOCSDIR%%/eightphase.png %%PORTDOCS%%%%DOCSDIR%%/evenlsp.png %%PORTDOCS%%%%DOCSDIR%%/floor1-1.png @@ -41,14 +44,6 @@ %%PORTDOCS%%%%DOCSDIR%%/vorbis-clip.txt %%PORTDOCS%%%%DOCSDIR%%/vorbis-errors.txt %%PORTDOCS%%%%DOCSDIR%%/vorbis-fidelity.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-ogg.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-bitpack.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-codebook.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-floor0.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-floor1.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-intro.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-ref.html -%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-res.html %%PORTDOCS%%%%DOCSDIR%%/vorbis.html %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/index.html %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/overview.html @@ -59,8 +54,10 @@ %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_encode_init_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 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/chainingexample.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/crosslap.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/datastructures.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/decoding.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/example.html @@ -73,13 +70,18 @@ %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_callbacks.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_clear.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_comment.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_crosslap.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_info.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_open.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_open_callbacks.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_lap.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_page.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_page_lap.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_tell.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_total.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_seek.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_seek_lap.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_tell.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_total.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_read.html @@ -91,15 +93,21 @@ %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_test_callbacks.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_test_open.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_lap.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_page.html +%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_page_lap.html %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_tell.html %%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 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking_test_c.html -%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/style.css %%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 --------------000708050601060108010209 Content-Type: text/plain; name="vorbis-tools-patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="vorbis-tools-patch" diff -ruN vorbis-tools.old/Makefile vorbis-tools/Makefile --- vorbis-tools.old/Makefile Sat Sep 20 08:22:45 2003 +++ vorbis-tools/Makefile Thu Dec 18 15:10:17 2003 @@ -6,14 +6,9 @@ # PORTNAME= vorbis-tools -PORTVERSION= 1.0 -PORTREVISION= 4 -PORTEPOCH= 3 +PORTVERSION= 1.0.1 CATEGORIES= audio -MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://www.casterclub.com/vorbis/unix/ \ - http://www.math.utoledo.edu/~chaese/Vorbis/unix/ +MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/ MAINTAINER= naddy@FreeBSD.org COMMENT= Play, encode, and manage Ogg Vorbis files @@ -21,7 +16,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.2:${PORTSDIR}/ftp/curl \ intl.5:${PORTSDIR}/devel/gettext \ - vorbis.2:${PORTSDIR}/audio/libvorbis + vorbis.3:${PORTSDIR}/audio/libvorbis USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff -ruN vorbis-tools.old/distinfo vorbis-tools/distinfo --- vorbis-tools.old/distinfo Sat Jul 20 09:29:25 2002 +++ vorbis-tools/distinfo Thu Dec 18 15:10:38 2003 @@ -1 +1 @@ -MD5 (vorbis-tools-1.0.tar.gz) = c0a9fee54835e9c5b32d1f42c02964c9 +MD5 (vorbis-tools-1.0.1.tar.gz) = 80d3ae3bbae2a488d433d86b8fd64777 diff -ruN vorbis-tools.old/files/patch-configure vorbis-tools/files/patch-configure --- vorbis-tools.old/files/patch-configure Sat Sep 20 08:22:45 2003 +++ vorbis-tools/files/patch-configure Wed Dec 31 17:00:00 1969 @@ -1,33 +0,0 @@ - -$FreeBSD: ports/audio/vorbis-tools/files/patch-configure,v 1.2 2003/09/20 14:22:45 naddy Exp $ - ---- configure.orig Fri Jul 19 16:18:55 2002 -+++ configure Sat Sep 20 16:11:32 2003 -@@ -5410,6 +5410,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7244,7 +7245,7 @@ - ;; - *) - DEBUG="-g" -- CFLAGS="-O" -+ CFLAGS="" - PROFILE="-g -p" - ;; - esac -@@ -7267,8 +7268,8 @@ - ;; - *) - DEBUG="-g -Wall -fsigned-char" -- CFLAGS="-O20 -fsigned-char" -- PROFILE="-O20 -g -pg -fsigned-char" -+ CFLAGS="-fsigned-char" -+ PROFILE="-g -pg -fsigned-char" - ;; - esac - fi diff -ruN vorbis-tools.old/files/patch-ogg123_Makefile.in vorbis-tools/files/patch-ogg123_Makefile.in --- vorbis-tools.old/files/patch-ogg123_Makefile.in Sun Aug 26 19:26:34 2001 +++ vorbis-tools/files/patch-ogg123_Makefile.in Thu Dec 18 15:14:06 2003 @@ -1,14 +1,12 @@ +$FreeBSD$ +--- ogg123/Makefile.in.orig Thu Dec 18 15:12:39 2003 ++++ ogg123/Makefile.in Thu Dec 18 15:13:23 2003 +@@ -486,7 +486,7 @@ -$FreeBSD: ports/audio/vorbis-tools/files/patch-ogg123_Makefile.in,v 1.3 2001/08/27 01:26:34 trevor Exp $ + info-am: ---- ogg123/Makefile.in.orig Tue Aug 14 19:42:20 2001 -+++ ogg123/Makefile.in Tue Aug 14 19:42:31 2001 -@@ -323,7 +323,7 @@ - install-exec-am: install-binPROGRAMS - install-exec: install-exec-am - --install-data-am: install-man install-docDATA +-install-data-am: install-docDATA install-man +install-data-am: install-man - install-data: install-data-am - - install-am: all-am + + install-exec-am: install-binPROGRAMS + diff -ruN vorbis-tools.old/files/patch-oggdec_oggdec.c vorbis-tools/files/patch-oggdec_oggdec.c --- vorbis-tools.old/files/patch-oggdec_oggdec.c Thu Jan 30 15:08:45 2003 +++ vorbis-tools/files/patch-oggdec_oggdec.c Wed Dec 31 17:00:00 1969 @@ -1,13 +0,0 @@ - -$FreeBSD: ports/audio/vorbis-tools/files/patch-oggdec_oggdec.c,v 1.1 2003/01/30 22:08:45 naddy Exp $ - ---- oggdec/oggdec.c.orig Mon Sep 23 13:20:52 2002 -+++ oggdec/oggdec.c Mon Sep 23 13:21:04 2002 -@@ -99,6 +99,7 @@ - break; - case 'o': - outfilename = strdup(optarg); -+ break; - case 'R': - raw = atoi(optarg); - break; diff -ruN vorbis-tools.old/files/patch-ogginfo_ogginfo2.c vorbis-tools/files/patch-ogginfo_ogginfo2.c --- vorbis-tools.old/files/patch-ogginfo_ogginfo2.c Mon Jun 16 18:33:00 2003 +++ vorbis-tools/files/patch-ogginfo_ogginfo2.c Wed Dec 31 17:00:00 1969 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c,v 1.1 2003/06/17 00:33:00 naddy Exp $ - ---- ogginfo/ogginfo2.c.orig Tue Jun 17 01:19:29 2003 -+++ ogginfo/ogginfo2.c Tue Jun 17 01:20:35 2003 -@@ -27,7 +27,7 @@ - #ifdef _WIN32 - #define INT64FORMAT "%I64d" - #else --#define INT64FORMAT "%Ld" -+#define INT64FORMAT "%lld" - #endif - - struct vorbis_release { diff -ruN vorbis-tools.old/files/patch-vcut_vcut.c vorbis-tools/files/patch-vcut_vcut.c --- vorbis-tools.old/files/patch-vcut_vcut.c Mon Jun 16 18:33:00 2003 +++ vorbis-tools/files/patch-vcut_vcut.c Wed Dec 31 17:00:00 1969 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/audio/vorbis-tools/files/patch-vcut_vcut.c,v 1.1 2003/06/17 00:33:00 naddy Exp $ - ---- vcut/vcut.c.orig Tue Jun 17 01:19:13 2003 -+++ vcut/vcut.c Tue Jun 17 01:20:27 2003 -@@ -26,7 +26,7 @@ - #ifdef _WIN32 - #define FORMAT_INT64 "%I64d" - #else --#define FORMAT_INT64 "%Ld" -+#define FORMAT_INT64 "%lld" - #endif - - static vcut_packet *save_packet(ogg_packet *packet) diff -ruN vorbis-tools.old/pkg-plist vorbis-tools/pkg-plist --- vorbis-tools.old/pkg-plist Sat Jul 20 09:29:25 2002 +++ vorbis-tools/pkg-plist Sat Jul 20 09:29:25 2002 @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/audio/vorbis-tools/pkg-plist,v 1.6 2002/07/20 15:29:25 naddy Exp $ +@comment $FreeBSD: ports/audio/vorbis-tools/pkg-plist,v 1.5 2001/08/27 01:26:33 trevor Exp $ bin/ogg123 bin/oggdec bin/oggenc --------------000708050601060108010209--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FE229D6.5080504>