FreeBSD Bugzilla – Attachment 49765 Details for
Bug 75961
[PATCH] graphics/libtheora: update to 1.0.a4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libtheora-1.0.a4.patch
libtheora-1.0.a4.patch (text/plain), 2.83 KB, created by
Stefan Walter
on 2005-01-08 18:20:23 UTC
(
hide
)
Description:
libtheora-1.0.a4.patch
Filename:
MIME Type:
Creator:
Stefan Walter
Created:
2005-01-08 18:20:23 UTC
Size:
2.83 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/libtheora.old/Makefile /usr/ports/graphics/libtheora/Makefile >--- /usr/ports/graphics/libtheora.old/Makefile Sat Jan 8 18:40:27 2005 >+++ /usr/ports/graphics/libtheora/Makefile Sat Jan 8 18:54:16 2005 >@@ -6,10 +6,10 @@ > # > > PORTNAME= libtheora >-PORTVERSION= 1.0.a3 >+PORTVERSION= 1.0.a4 > CATEGORIES= graphics >-MASTER_SITES= http://www.theora.org/files/ >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a3/alpha3/} >+MASTER_SITES= http://downloads.xiph.org/releases/theora/ >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a4/alpha4/} > > MAINTAINER= kwm@FreeBSD.org > COMMENT= Theora video codec for the Ogg multimedia streaming system >@@ -18,6 +18,7 @@ > > WRKSRC= ${WRKDIR}/${DISTNAME} > >+USE_BZIP2= yes > USE_REINPLACE= yes > USE_LIBTOOL_VER=13 > INSTALLS_SHLIB= yes >@@ -38,7 +39,7 @@ > ${WRKSRC}/examples/Makefile.in > > do-install: >- for i in ${WRKSRC}/lib/.libs/libtheora.so.0 \ >+ for i in ${WRKSRC}/lib/.libs/libtheora.so.1 \ > ${WRKSRC}/lib/.libs/libtheora.so \ > ${WRKSRC}/lib/.libs/libtheora.a ; do \ > ${INSTALL_DATA} $$i ${PREFIX}/lib ; \ >diff -ruN --exclude=CVS /usr/ports/graphics/libtheora.old/distinfo /usr/ports/graphics/libtheora/distinfo >--- /usr/ports/graphics/libtheora.old/distinfo Sat Jan 8 18:40:27 2005 >+++ /usr/ports/graphics/libtheora/distinfo Sat Jan 8 18:44:09 2005 >@@ -1,2 +1,2 @@ >-MD5 (libtheora-1.0alpha3.tar.gz) = eab566a0c7fdc21da1ce503edfa43bb4 >-SIZE (libtheora-1.0alpha3.tar.gz) = 1015002 >+MD5 (libtheora-1.0alpha4.tar.bz2) = a71ac42ec0f848da327930841a80ff2b >+SIZE (libtheora-1.0alpha4.tar.bz2) = 1755132 >diff -ruN --exclude=CVS /usr/ports/graphics/libtheora.old/files/patch-Makefile.in /usr/ports/graphics/libtheora/files/patch-Makefile.in >--- /usr/ports/graphics/libtheora.old/files/patch-Makefile.in Sat Jan 8 18:40:27 2005 >+++ /usr/ports/graphics/libtheora/files/patch-Makefile.in Sat Jan 8 18:48:13 2005 >@@ -1,11 +1,11 @@ >---- Makefile.in.orig Sat Mar 20 06:43:22 2004 >-+++ Makefile.in Tue Mar 23 00:28:57 2004 >-@@ -148,7 +148,7 @@ >- >- AUTOMAKE_OPTIONS = foreign dist-zip >- >+--- Makefile.in.orig Sat Jan 8 18:46:56 2005 >++++ Makefile.in Sat Jan 8 18:47:11 2005 >+@@ -206,7 +206,7 @@ >+ target_os = @target_os@ >+ target_vendor = @target_vendor@ >+ AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2 > -SUBDIRS = lib include doc examples debian > +SUBDIRS = lib include doc debian >+ EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \ >+ theora-uninstalled.pc.in > >- EXTRA_DIST = COPYING autogen.sh win32 >- subdir = . >diff -ruN --exclude=CVS /usr/ports/graphics/libtheora.old/pkg-plist /usr/ports/graphics/libtheora/pkg-plist >--- /usr/ports/graphics/libtheora.old/pkg-plist Sat Jan 8 18:40:27 2005 >+++ /usr/ports/graphics/libtheora/pkg-plist Sat Jan 8 18:56:01 2005 >@@ -1,5 +1,5 @@ > include/theora/theora.h > lib/libtheora.a > lib/libtheora.so >-lib/libtheora.so.0 >+lib/libtheora.so.1 > @dirrm include/theora
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 75961
: 49765