ports/95863: [UPDATE] multimedia/libtheora to 1.0.a5
Rainer Alves
rainer.alves at gmail.com
Sun Apr 16 10:00:28 UTC 2006
>Number: 95863
>Category: ports
>Synopsis: [UPDATE] multimedia/libtheora to 1.0.a5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 16 10:00:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rainer Alves
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
BrasilTelecom
>Environment:
>Description:
- Update to 1.0.a5
- Include an additional mirror
- Library versioning was bumped (libtheora.so.1 -> libtheora.so.2)
- Take maintainership
>How-To-Repeat:
>Fix:
--- libtheora-1.0.a5.diff begins here ---
diff -ruN /usr/ports/multimedia/libtheora/Makefile multimedia/libtheora/Makefile
--- /usr/ports/multimedia/libtheora/Makefile Fri Apr 14 23:39:06 2006
+++ multimedia/libtheora/Makefile Sun Apr 16 05:56:19 2006
@@ -6,20 +6,19 @@
#
PORTNAME= libtheora
-PORTVERSION= 1.0.a4
-PORTREVISION= 1
+PORTVERSION= 1.0.a5
CATEGORIES= multimedia
-MASTER_SITES= http://downloads.xiph.org/releases/theora/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a4/alpha4/}
+MASTER_SITES= http://downloads.xiph.org/releases/theora/ \
+ http://distfiles.master.finkmirrors.net/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a5/alpha5/}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= rainer.alves at gmail.com
COMMENT= Theora video codec for the Ogg multimedia streaming system
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_REINPLACE= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff -ruN /usr/ports/multimedia/libtheora/distinfo multimedia/libtheora/distinfo
--- /usr/ports/multimedia/libtheora/distinfo Mon Jan 23 10:03:58 2006
+++ multimedia/libtheora/distinfo Sun Apr 16 06:01:12 2006
@@ -1,3 +1,3 @@
-MD5 (libtheora-1.0alpha4.tar.bz2) = a71ac42ec0f848da327930841a80ff2b
-SHA256 (libtheora-1.0alpha4.tar.bz2) = de718c71de7d5209f870592483ecda7394fbf2bc9c102c7a0dd595c53abc2ce5
-SIZE (libtheora-1.0alpha4.tar.bz2) = 1755132
+MD5 (libtheora-1.0alpha5.tar.bz2) = 41940562932a8b7bf795d79e4190b21a
+SHA256 (libtheora-1.0alpha5.tar.bz2) = d219151452677ace53998f7401d106fd615aa607575740cc26442d7b8622d2f2
+SIZE (libtheora-1.0alpha5.tar.bz2) = 1765512
diff -ruN /usr/ports/multimedia/libtheora/files/patch-Makefile.in multimedia/libtheora/files/patch-Makefile.in
--- /usr/ports/multimedia/libtheora/files/patch-Makefile.in Thu Jan 13 16:00:03 2005
+++ multimedia/libtheora/files/patch-Makefile.in Sun Apr 16 06:07:43 2006
@@ -1,10 +1,10 @@
---- Makefile.in.orig Wed Dec 15 21:06:17 2004
-+++ Makefile.in Thu Jan 13 18:51:47 2005
-@@ -206,11 +206,11 @@
+--- Makefile.in.orig Sat Aug 20 16:30:42 2005
++++ Makefile.in Sun Apr 16 06:07:12 2006
+@@ -224,11 +224,11 @@
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 examples debian tests
+SUBDIRS = lib include debian
EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \
theora-uninstalled.pc.in
diff -ruN /usr/ports/multimedia/libtheora/pkg-plist multimedia/libtheora/pkg-plist
--- /usr/ports/multimedia/libtheora/pkg-plist Thu Feb 23 10:06:58 2006
+++ multimedia/libtheora/pkg-plist Sun Apr 16 06:13:04 2006
@@ -2,6 +2,6 @@
lib/libtheora.a
lib/libtheora.la
lib/libtheora.so
-lib/libtheora.so.1
+lib/libtheora.so.2
libdata/pkgconfig/theora.pc
@dirrm include/theora
--- libtheora-1.0.a5.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list