Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2006 03:59:50 -0700 (PDT)
From:      "infofarmer @ gmail. com" <infofarmer@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95870: update multimedia/libtheora to 1.0.a5
Message-ID:  <444223a6.6116665b.1889.fffff1ae@mx.gmail.com>
Resent-Message-ID: <200604161130.k3GBUBh6035657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95870
>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 11:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #14: Sun Mar 5 15:57:19 MSK 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
Update to alpha5 (tested with mplayer)
Lib version bumped
Offer adoption

	
>How-To-Repeat:
	
>Fix:

	

--- libtheora.diff begins here ---
diff -urN /usr/ports/multimedia/libtheora/Makefile libtheora/Makefile
--- /usr/ports/multimedia/libtheora/Makefile	Sat Apr 15 03:25:08 2006
+++ libtheora/Makefile	Sun Apr 16 13:33:49 2006
@@ -6,20 +6,16 @@
 #
 
 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/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/alpha/}
 
 MAINTAINER=	ports@FreeBSD.org
 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 -urN /usr/ports/multimedia/libtheora/distinfo libtheora/distinfo
--- /usr/ports/multimedia/libtheora/distinfo	Mon Jan 23 00:19:39 2006
+++ libtheora/distinfo	Sun Apr 16 13:34:10 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 -urN /usr/ports/multimedia/libtheora/files/patch-Makefile.in libtheora/files/patch-Makefile.in
--- /usr/ports/multimedia/libtheora/files/patch-Makefile.in	Thu Jan 13 22:00:03 2005
+++ libtheora/files/patch-Makefile.in	Sun Apr 16 13:40:59 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	Sun Apr 16 13:39:58 2006
++++ ./Makefile.in	Sun Apr 16 13:40:53 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 -urN /usr/ports/multimedia/libtheora/pkg-plist libtheora/pkg-plist
--- /usr/ports/multimedia/libtheora/pkg-plist	Thu Feb 23 13:38:09 2006
+++ libtheora/pkg-plist	Sun Apr 16 13:51:36 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.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444223a6.6116665b.1889.fffff1ae>