From ahze@gentoo.ahze.net  Thu Jul 22 04:39:28 2004
Return-Path: <ahze@gentoo.ahze.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9DFEC16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jul 2004 04:39:28 +0000 (GMT)
Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 10FA643D53
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jul 2004 04:39:28 +0000 (GMT)
	(envelope-from ahze@gentoo.ahze.net)
Received: from gentoo.ahze.net ([68.209.163.3])
          by imf18aec.mail.bellsouth.net
          (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
          id <20040722043927.QDVJ1786.imf18aec.mail.bellsouth.net@gentoo.ahze.net>;
          Thu, 22 Jul 2004 00:39:27 -0400
Received: (from root@localhost)
	by gentoo.ahze.net (8.12.11/8.12.11/Submit) id i6M4dQcm005444;
	Thu, 22 Jul 2004 00:39:26 -0400 (EDT)
	(envelope-from ahze)
Message-Id: <200407220439.i6M4dQcm005444@gentoo.ahze.net>
Date: Thu, 22 Jul 2004 00:39:26 -0400 (EDT)
From: Michael Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hendrik@scholz.net
Subject: [PATCH] multimedia/transcode: [Fix build with latest libdv]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69406
>Category:       ports
>Synopsis:       [PATCH] multimedia/transcode: [Fix build with latest libdv]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 22 04:40:24 GMT 2004
>Closed-Date:    Wed Aug 11 21:04:52 GMT 2004
>Last-Modified:  Wed Aug 11 21:04:52 GMT 2004
>Originator:     Michael Johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #57: Fri Jul 16 00:36:31 EDT 2004
>Description:
- Fix build with libdv-0.103

Port maintainer (hendrik@scholz.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- transcode-0.6.12_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/transcode.orig/files/patch-import::decode_dv.c /usr/ports/multimedia/transcode/files/patch-import::decode_dv.c
--- /usr/ports/multimedia/transcode.orig/files/patch-import::decode_dv.c	Wed Dec 31 19:00:00 1969
+++ /usr/ports/multimedia/transcode/files/patch-import::decode_dv.c	Thu Jul 22 00:35:16 2004
@@ -0,0 +1,11 @@
+--- import/decode_dv.c.orig	Thu Jul 22 00:30:32 2004
++++ import/decode_dv.c	Thu Jul 22 00:34:45 2004
+@@ -42,6 +42,8 @@
+ #define DV_HEADER_SIZE header_size
+ 
+ static int verbose=TC_QUIET;
++static const int frame_size_625_50 = 12 * 150 * 80;
++static const int frame_size_525_60 = 10 * 150 * 80;
+ 
+ static unsigned char *bufalloc(size_t size)
+ {
--- transcode-0.6.12_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback  
State-Changed-By: krion 
State-Changed-When: Thu Jul 22 08:40:59 GMT 2004 
State-Changed-Why:  
Asked for maintainer's feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69406 

From: Kirill Ponomarew <krion@voodoo.oberon.net>
To: hendrik@scholz.net
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/69406: [PATCH] multimedia/transcode: [Fix build with latest libdv]
Date: Thu, 22 Jul 2004 10:40:58 +0200

 --ABTtc+pdwF7KHXCz
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi,
 
 On Thu, Jul 22, 2004 at 12:39:26AM -0400, Michael Johnson wrote:
 >=20
 > >Number:         69406
 > >Category:       ports
 > >Synopsis:       [PATCH] multimedia/transcode: [Fix build with latest lib=
 dv]
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-ports-bugs
 > >State:          open
 
 Could you please review this PR ?
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/69406
 
 -Kirill
 
 --ABTtc+pdwF7KHXCz
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFA/32aQC1G6a60JuURAg2kAJ4+SEBUFRG+Qu3cLqZauytXTruwkwCgmXbi
 txqFmC9FDGMcSQSmazni1eM=
 =ULR1
 -----END PGP SIGNATURE-----
 
 --ABTtc+pdwF7KHXCz--
State-Changed-From-To: feedback->open 
State-Changed-By: vs 
State-Changed-When: Mon Aug 9 08:59:36 GMT 2004 
State-Changed-Why:  
Note that Hendrik no longer has time to look after his ports, cf. ports/69439. 
Please also reset MAINTAINER. -- Volker 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69406 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Aug 11 21:04:23 GMT 2004 
State-Changed-Why:  
Same patch from ports/70187 is already committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69406 
>Unformatted:
