From nobody@FreeBSD.org  Tue Feb 24 19:45:10 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9DF2E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 19:45:10 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 827AD43D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 19:45:10 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1P3jA72041745
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Feb 2004 19:45:10 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i1P3jAMa041744;
	Tue, 24 Feb 2004 19:45:10 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402250345.i1P3jAMa041744@www.freebsd.org>
Date: Tue, 24 Feb 2004 19:45:10 -0800 (PST)
From: michael johnson <ahze@ahze.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New Port: multimedia/p5-Video-Info-Quicktime_PL -- Extract header info from Quicktime (TM) files in pure perl
X-Send-Pr-Version: www-2.3

>Number:         63329
>Category:       ports
>Synopsis:       New Port: multimedia/p5-Video-Info-Quicktime_PL -- Extract header info from Quicktime (TM) files in pure perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 24 19:50:17 PST 2004
>Closed-Date:    Mon Apr 05 02:08:47 PDT 2004
>Last-Modified:  Mon Apr 05 02:08:47 PDT 2004
>Originator:     michael johnson
>Release:        5.2-CURRENT
>Organization:
>Environment:
>Description:
      
>How-To-Repeat:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	multimedia/p5-Video-Info-Quicktime_PL/
#	multimedia/p5-Video-Info-Quicktime_PL/Makefile
#	multimedia/p5-Video-Info-Quicktime_PL/distinfo
#	multimedia/p5-Video-Info-Quicktime_PL/pkg-descr
#	multimedia/p5-Video-Info-Quicktime_PL/pkg-plist
#
echo c - multimedia/p5-Video-Info-Quicktime_PL/
mkdir -p multimedia/p5-Video-Info-Quicktime_PL/ > /dev/null 2>&1
echo x - multimedia/p5-Video-Info-Quicktime_PL/Makefile
sed 's/^X//' >multimedia/p5-Video-Info-Quicktime_PL/Makefile << 'END-of-multimedia/p5-Video-Info-Quicktime_PL/Makefile'
X# New ports collection makefile for:    Video-Info-Quicktime_PL
X# Date created:                         Tue Feb 24 22:42:49 EST 2004
X# Whom:                                 Michael Johnson <ahze@ahze.net>
X#
X# $FreeBSD: ports/multimedia/p5-Video-OpenQuicktime/Makefile,v 1.1 2004/02/25 01:35:18 ijliao Exp $
X#
X
XPORTNAME=	Video-Info-Quicktime_PL
XPORTVERSION=	0.07
XCATEGORIES=	multimedia perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Video
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ahze@ahze.net
XCOMMENT=	Extract header info from Quicktime (TM) files
X
XBUILD_DEPENDS=	${SITE_PERL}/Video/Info/RIFF.pm:${PORTSDIR}/multimedia/p5-Video-Info \
X		${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
X		${SITE_PERL}/Class/MakeMethods.pm:${PORTSDIR}/devel/p5-Class-MakeMethods \
X		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=	Video::Info::Quicktime_PL.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} <= 500600
Xpost-patch:
X	@${PERL} -pi -e "s/our $VERSION/$VERSION/g" \
X		${WRKSRC}/Quicktime_PL.pm
X.endif
X
X.include <bsd.port.post.mk>
END-of-multimedia/p5-Video-Info-Quicktime_PL/Makefile
echo x - multimedia/p5-Video-Info-Quicktime_PL/distinfo
sed 's/^X//' >multimedia/p5-Video-Info-Quicktime_PL/distinfo << 'END-of-multimedia/p5-Video-Info-Quicktime_PL/distinfo'
XMD5 (Video-Info-Quicktime_PL-0.07.tar.gz) = 44ab37ed7807623cf349ad7034c75af3
XSIZE (Video-Info-Quicktime_PL-0.07.tar.gz) = 239165
END-of-multimedia/p5-Video-Info-Quicktime_PL/distinfo
echo x - multimedia/p5-Video-Info-Quicktime_PL/pkg-descr
sed 's/^X//' >multimedia/p5-Video-Info-Quicktime_PL/pkg-descr << 'END-of-multimedia/p5-Video-Info-Quicktime_PL/pkg-descr'
XPure Perl implementation to extract header info from Quicktime (TM) files
X
XThis module is intended to extend the functionality of the Video::Info
Xmodule by Allen Day.  In contrast with Video::Info::Quicktime, this is
Xa pure perl implementation -- so the OpenQuicktime library is not
Xneeded.  This gives the information extraction functionality to any OS
Xthat runs perl, as well as avoiding additional module dependencies to
Xinstall.
X
XWWW: http://search.cpan.org/dist/Video-Info-Quicktime_PL
END-of-multimedia/p5-Video-Info-Quicktime_PL/pkg-descr
echo x - multimedia/p5-Video-Info-Quicktime_PL/pkg-plist
sed 's/^X//' >multimedia/p5-Video-Info-Quicktime_PL/pkg-plist << 'END-of-multimedia/p5-Video-Info-Quicktime_PL/pkg-plist'
X%%SITE_PERL%%/Video/Info/Quicktime_PL.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info/Quicktime_PL/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/Video/Info 2> /dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Video 2> /dev/null || true
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info/Quicktime_PL
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info 2> /dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video 2> /dev/null || true
X
END-of-multimedia/p5-Video-Info-Quicktime_PL/pkg-plist
exit

>Fix:
      
>Release-Note:
>Audit-Trail:

From: Michael Johnson <ahze@ahze.net>
To: freebsd-gnats-submit@FreeBSD.org, mike johnson <ahze@ahze.net>
Cc:  
Subject: Re: ports/63329: New Port: multimedia/p5-Video-Info-Quicktime_PL -- Extract header info from Quicktime (TM) files in pure perl
Date: Tue, 9 Mar 2004 05:49:32 -0500

 please close pr-63329 & pr-63330 we don't need it since we have 
 p5-Video-Info
 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Mon Apr 5 02:08:30 PDT 2004 
State-Changed-Why:  
Closed at submitters request. 

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