Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 16:22:39 +0200 (CEST)
From:      Raaf <raaf@luna.afraid.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rainer.alves@gmail.com
Subject:   ports/102435: [update] multimedia/libtheora
Message-ID:  <20060823142239.BD5BC6A@gw.luna.afraid.org>
Resent-Message-ID: <200608231430.k7NEUFWB025504@freefall.freebsd.org>

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

>Number:         102435
>Category:       ports
>Synopsis:       [update] multimedia/libtheora
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 23 14:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Raaf
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
	

>Description:
	Update to libtheora 1.0alpha7
	Maintainer is cc'd
	
>How-To-Repeat:
	
>Fix:

	

--- libtheora.diff begins here ---
diff -ruN /usr/ports/multimedia/libtheora/Makefile multimedia/libtheora/Makefile
--- /usr/ports/multimedia/libtheora/Makefile	Wed Aug 23 15:25:26 2006
+++ multimedia/libtheora/Makefile	Wed Aug 23 15:25:52 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libtheora
-DISTVERSION=	1.0alpha6
+DISTVERSION=	1.0alpha7
 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	Wed Aug 23 15:25:26 2006
+++ multimedia/libtheora/distinfo	Wed Aug 23 15:26:09 2006
@@ -1,3 +1,3 @@
-MD5 (libtheora-1.0alpha6.tar.bz2) = ff8d0c112fdab66930acf42c423d2536
-SHA256 (libtheora-1.0alpha6.tar.bz2) = 4e6044cb24d2cdb42e5d9402c709644886e8761f7b166781469ffda44240da92
-SIZE (libtheora-1.0alpha6.tar.bz2) = 1559318
+MD5 (libtheora-1.0alpha7.tar.bz2) = 1bc851e39e4b16977131d5e5f769f48b
+SHA256 (libtheora-1.0alpha7.tar.bz2) = f0380bedd14382cf80304e3f209704b460a87981cd11e32194d940151d8880ea
+SIZE (libtheora-1.0alpha7.tar.bz2) = 1673255
diff -ruN /usr/ports/multimedia/libtheora/files/patch-Makefile.in multimedia/libtheora/files/patch-Makefile.in
--- /usr/ports/multimedia/libtheora/files/patch-Makefile.in	Wed Aug 23 15:25:26 2006
+++ multimedia/libtheora/files/patch-Makefile.in	Wed Aug 23 15:29:11 2006
@@ -1,20 +1,20 @@
---- Makefile.in.orig	Tue May 30 19:47:12 2006
-+++ Makefile.in	Thu Jun 15 15:39:27 2006
-@@ -120,7 +120,7 @@
- 
+--- Makefile.in.orig	Tue Jun 20 22:06:56 2006
++++ Makefile.in	Wed Aug 23 15:28:52 2006
+@@ -231,7 +231,7 @@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
  AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2
- 
 -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 @@
+@@ -243,7 +243,7 @@
+ 	libtheora.spec libtheora.spec.in \
  	theora-uninstalled.pc.in
  
- 
 -pkgconfigdir = $(libdir)/pkgconfig
 +pkgconfigdir = $(prefix)/libdata/pkgconfig
  pkgconfig_DATA = theora.pc
- subdir = .
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ all: config.h
+ 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
--- 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?20060823142239.BD5BC6A>