From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 18 23:50:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8069F16A474 for ; Sun, 18 Jun 2006 23:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAFBA43D7B for ; Sun, 18 Jun 2006 23:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5INoFm6014641 for ; Sun, 18 Jun 2006 23:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5INoFt2014640; Sun, 18 Jun 2006 23:50:15 GMT (envelope-from gnats) Resent-Date: Sun, 18 Jun 2006 23:50:15 GMT Resent-Message-Id: <200606182350.k5INoFt2014640@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rainer Alves Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C68616A479 for ; Sun, 18 Jun 2006 23:47:17 +0000 (UTC) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [200.181.68.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6F843D45 for ; Sun, 18 Jun 2006 23:47:16 +0000 (GMT) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [127.0.0.1]) by valfenda.ibest.com.br (Postfix) with ESMTP id 64EC43E8C81 for ; Sun, 18 Jun 2006 20:47:11 -0300 (BRST) Received: (from root@localhost) by valfenda.ibest.com.br (8.13.3/8.13.3/Submit) id k5INlAf4098872; Sun, 18 Jun 2006 20:47:10 -0300 (BRST) (envelope-from rainer) Message-Id: <200606182347.k5INlAf4098872@valfenda.ibest.com.br> Date: Sun, 18 Jun 2006 20:47:10 -0300 (BRST) From: Rainer Alves To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/99131: [MAINTAINER] Update multimedia/libtheora to 1.0alpha6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rainer Alves List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 23:50:18 -0000 >Number: 99131 >Category: ports >Synopsis: [MAINTAINER] Update multimedia/libtheora to 1.0alpha6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 18 23:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rainer Alves >Release: FreeBSD 7.0-CURRENT i386 >Organization: BrasilTelecom >Environment: >Description: - Update to 1.0alpha6 >How-To-Repeat: >Fix: --- libtheora-1.0.a6.diff begins here --- diff -ruN /usr/ports/multimedia/libtheora/Makefile multimedia/libtheora/Makefile --- /usr/ports/multimedia/libtheora/Makefile Sun May 7 04:27:04 2006 +++ multimedia/libtheora/Makefile Thu Jun 15 15:31:20 2006 @@ -6,7 +6,7 @@ # PORTNAME= libtheora -DISTVERSION= 1.0alpha5 +DISTVERSION= 1.0alpha6 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ diff -ruN /usr/ports/multimedia/libtheora/distinfo multimedia/libtheora/distinfo --- /usr/ports/multimedia/libtheora/distinfo Sun May 7 04:27:04 2006 +++ multimedia/libtheora/distinfo Thu Jun 15 15:34:39 2006 @@ -1,3 +1,3 @@ -MD5 (libtheora-1.0alpha5.tar.bz2) = 41940562932a8b7bf795d79e4190b21a -SHA256 (libtheora-1.0alpha5.tar.bz2) = d219151452677ace53998f7401d106fd615aa607575740cc26442d7b8622d2f2 -SIZE (libtheora-1.0alpha5.tar.bz2) = 1765512 +MD5 (libtheora-1.0alpha6.tar.bz2) = ff8d0c112fdab66930acf42c423d2536 +SHA256 (libtheora-1.0alpha6.tar.bz2) = 4e6044cb24d2cdb42e5d9402c709644886e8761f7b166781469ffda44240da92 +SIZE (libtheora-1.0alpha6.tar.bz2) = 1559318 diff -ruN /usr/ports/multimedia/libtheora/files/patch-Makefile.in multimedia/libtheora/files/patch-Makefile.in --- /usr/ports/multimedia/libtheora/files/patch-Makefile.in Sun May 7 04:27:04 2006 +++ multimedia/libtheora/files/patch-Makefile.in Thu Jun 15 15:40:29 2006 @@ -1,16 +1,20 @@ ---- 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@ +--- Makefile.in.orig Tue May 30 19:47:12 2006 ++++ Makefile.in Thu Jun 15 15:39:27 2006 +@@ -120,7 +120,7 @@ + AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2 --SUBDIRS = lib include doc examples debian tests -+SUBDIRS = lib include debian - EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \ + +-SUBDIRS = lib include doc examples tests m4 ++SUBDIRS = lib include m4 + + # we include the whole debian/ dir in EXTRA_DIST because there's a problem + # with autotools and HFS+ MacOSX file systems that caused debian/Makefile.am +@@ -133,7 +133,7 @@ theora-uninstalled.pc.in + -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = theora.pc - all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive + subdir = . + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 --- libtheora-1.0.a6.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: