Date: Tue, 26 Feb 2008 18:32:57 +0100 (CET) From: Marcin Cieslak <saper@system.pl> To: FreeBSD-gnats-submit@freebsd.org Cc: saper@system.pl, multimedia@freebsd.org Subject: [PATCH] multimedia/libtheora: upgrade to 1.0beta2 Message-ID: <200802261732.m1QHWv28042854@radziecki.saper.info>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Marcin Cieslak >Organization: >Confidential: no >Synopsis: [PATCH] multimedia/libtheora: upgrade to 1.0beta2 >Severity: non-critical >Priority: high >Category: ports >Class: change-request >Release: FreeBSD 7.0-PRERELEASE amd64 >Environment: System: FreeBSD radziecki.saper.info 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #9: Sat Jan 26 01:36:13 CET 2008 >Description: Upgrade libtheora to 1.0beta2 (required to run ffmpeg2theora 0.20) Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libtheora-1.0.b2.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/home/ncvs/ports/multimedia/libtheora/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 9 Oct 2007 18:18:19 -0000 1.20 +++ Makefile 26 Feb 2008 17:23:12 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libtheora -DISTVERSION= 1.0alpha8 +DISTVERSION= 1.0beta2 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ Index: distinfo =================================================================== RCS file: /usr/home/ncvs/ports/multimedia/libtheora/distinfo,v retrieving revision 1.8 diff -u -u -r1.8 distinfo --- distinfo 9 Oct 2007 18:18:19 -0000 1.8 +++ distinfo 26 Feb 2008 17:24:04 -0000 @@ -1,3 +1,3 @@ -MD5 (libtheora-1.0alpha8.tar.bz2) = cc0b1483edf18653802c4e9377510b28 -SHA256 (libtheora-1.0alpha8.tar.bz2) = 927eaa6cd287cdbe7360f79672bb6fd5c0aace0d59a752a937fafe57f2aed763 -SIZE (libtheora-1.0alpha8.tar.bz2) = 1250622 +MD5 (libtheora-1.0beta2.tar.bz2) = 6ed9f998a982e996ad53d3686d655cfe +SHA256 (libtheora-1.0beta2.tar.bz2) = 8bd514ddf5836d82a97f9ff2a4b606c9ccf6ed749055a9fb79f7a335c0ef4b20 +SIZE (libtheora-1.0beta2.tar.bz2) = 1774632 Index: pkg-plist =================================================================== RCS file: /usr/home/ncvs/ports/multimedia/libtheora/pkg-plist,v retrieving revision 1.6 diff -u -u -r1.6 pkg-plist --- pkg-plist 9 Oct 2007 18:18:19 -0000 1.6 +++ pkg-plist 26 Feb 2008 17:29:04 -0000 @@ -1,6 +1,4 @@ -include/theora/codec.h include/theora/theora.h -include/theora/theoradec.h lib/libtheora.a lib/libtheora.la lib/libtheora.so --- libtheora-1.0.b2.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802261732.m1QHWv28042854>