From nobody@FreeBSD.org  Sun Mar 13 23:18:26 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 33B381065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Mar 2011 23:18:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 09C9D8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Mar 2011 23:18:26 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DNIPl5076501
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Mar 2011 23:18:25 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p2DNIPtt076500;
	Sun, 13 Mar 2011 23:18:25 GMT
	(envelope-from nobody)
Message-Id: <201103132318.p2DNIPtt076500@red.freebsd.org>
Date: Sun, 13 Mar 2011 23:18:25 GMT
From: Nicholas Ochoa <kagaku@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Updating port multimedia/mediainfo to 0.7.42
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: freebsd-ports@evilcode.net

>Number:         155545
>Category:       ports
>Synopsis:       Updating port multimedia/mediainfo to 0.7.42
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 13 23:20:07 UTC 2011
>Closed-Date:    Thu May 12 06:47:02 UTC 2011
>Last-Modified:  Thu May 12 06:47:02 UTC 2011
>Originator:     Nicholas Ochoa
>Release:        8.1
>Organization:
>Environment:
FreeBSD sledge-hammer.industrial.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated the port to reflect latest version (as my March 13th) of Mediainfo. Makefile and distinfo attached. Unfortunately it will not compile with dxw enabled, disabled it in the port and it will compile.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

#
# Makefile
#

# New ports collection makefile for:    mediainfo
# Date created:         24 April 2008
# Whom:                 freebsd-ports@evilcode.net
#
# $FreeBSD: ports/multimedia/mediainfo/Makefile,v 1.12 2010/12/04 07:32:47 ade Exp $
#

PORTNAME=               mediainfo
PORTVERSION=            0.7.42
DISTVERSIONSUFFIX=      _AllInclusive
CATEGORIES=             multimedia
MASTER_SITES=           SF/${PORTNAME}/source/${PORTNAME}/${PORTVERSION}
DISTNAME=               mediainfo_${PORTVERSION}${DISTVERSIONSUFFIX}
EXTRACT_SUFX=           .7z

MAINTAINER=     freebsd-ports@evilcode.net
COMMENT=        Supplies technical and tag information about a video or audio file

EXTRACT_DEPENDS=        p7zip>=0:${PORTSDIR}/archivers/p7zip

PLIST_FILES=    bin/mediainfo

EXTRACT_CMD=    7z
EXTRACT_BEFORE_ARGS=    x -o${WRKSRC}
EXTRACT_AFTER_ARGS=     >/dev/null
USE_AUTOTOOLS=  aclocal:env automake:env autoconf:env libtool:env

WRKSRC=         ${WRKDIR}/MediaInfo${DISTVERSIONSUFFIX}

pre-build:
        @(cd ${WRKSRC} && ${CP} ./MediaInfo/Project/GNU/CLI/AddThisToRoot_CLI_compile.sh ./CLI_Compile.sh)

do-build:
        @(cd ${WRKSRC}/ZenLib/Project/GNU/Library/ && ${SH} ./autogen)
        @(cd ${WRKSRC}/MediaInfoLib/Project/GNU/Library/ && ${SH} ./autogen)
        @(cd ${WRKSRC}/MediaInfo/Project/GNU/CLI/ && ${SH} ./autogen)
        @(cd ${WRKSRC}/ && ${SH} ./CLI_Compile.sh --disable-dxw --prefix=${PREFIX}) ## disabling dxw, it fails to compile with this enabled

do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/MediaInfo/Project/GNU/CLI/mediainfo ${PREFIX}/bin

.include <bsd.port.mk>

#
# distinfo
#

MD5 (mediainfo_0.7.42_AllInclusive.7z) = b891c8da18bcb224c4cb8876ca187b11
SHA256 (mediainfo_0.7.42_AllInclusive.7z) = 4250af520642b06e3f2c946f0845d10e6b12247145394379913984760e00d235
SIZE (mediainfo_0.7.42_AllInclusive.7z) = 10301031



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Mar 13 23:20:17 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsd-ports@evilcode.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/155545: Updating port multimedia/mediainfo to 0.7.42
Date: Sun, 13 Mar 2011 23:20:15 UT

 Maintainer of multimedia/mediainfo,
 
 Please note that PR ports/155545 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155545
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Samuel J. Greear" <sjg@evilcode.net>
To: bug-followup <bug-followup@freebsd.org>
Cc:  
Subject: Re: ports/155545: Updating port multimedia/mediainfo to 0.7.42
Date: Mon, 14 Mar 2011 21:32:08 -0600

 On Sun, Mar 13, 2011 at 5:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of multimedia/mediainfo,
 >
 > Please note that PR ports/155545 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/155545
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 Not sure I agree with this right off, certainly an update is warranted
 but dxw is disabled without explanation other than "it doesn't work".
 
 Sam
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu May 12 06:47:01 UTC 2011 
State-Changed-Why:  
Superseded by ports/156970. 

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