From william88@gmail.com  Fri Oct 19 23:42:46 2012
Return-Path: <william88@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 51DBDF24
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 19 Oct 2012 23:42:46 +0000 (UTC)
	(envelope-from william88@gmail.com)
Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 09B218FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 19 Oct 2012 23:42:45 +0000 (UTC)
Received: by mail-gg0-f182.google.com with SMTP id l1so201311ggn.13
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 19 Oct 2012 16:42:45 -0700 (PDT)
Received: by 10.236.191.135 with SMTP id g7mr2637980yhn.83.1350690164945;
        Fri, 19 Oct 2012 16:42:44 -0700 (PDT)
Received: from localhost ([177.40.117.236])
        by mx.google.com with ESMTPS id m26sm2726922yhc.17.2012.10.19.16.42.41
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 19 Oct 2012 16:42:44 -0700 (PDT)
Message-Id: <5081e574.a638ec0a.6164.ffffe4d8@mx.google.com>
Date: Fri, 19 Oct 2012 16:42:44 -0700 (PDT)
From: William Grzybowski <william88@gmail.com>
Reply-To: William Grzybowski <william88@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] multimedia/py-enzyme
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         172889
>Category:       ports
>Synopsis:       [NEW PORT] multimedia/py-enzyme
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 19 23:50:00 UTC 2012
>Closed-Date:    Thu Oct 25 07:13:09 UTC 2012
>Last-Modified:  Thu Oct 25 07:13:09 UTC 2012
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	Python module to parse metadata in video files.
	This module is required for the upcoming subliminal utility that I am going to submit.

>How-To-Repeat:
>Fix:

	See attached patch


--- py-enzyme.patch begins here ---
# 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:
#
#	py-enzyme/Makefile
#	py-enzyme/distinfo
#	py-enzyme/pkg-descr
#
echo x - py-enzyme/Makefile
sed 's/^X//' >py-enzyme/Makefile << '3179e86f9342e361439a972aeeb0e27f'
X# Whom:					William Grzybowski <william88@gmail.com>
X
XPORTNAME=	enzyme
XPORTVERSION=	0.2
XCATEGORIES=	multimedia python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	william88@gmail.com
XCOMMENT=	Python module to parse metadata in video files
X
XLICENSE=	GPLv3
X
XUSE_PYTHON=	-2.7
XUSE_PYDISTUTILS=	easy_install
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
3179e86f9342e361439a972aeeb0e27f
echo x - py-enzyme/distinfo
sed 's/^X//' >py-enzyme/distinfo << '0d71896482fed5a5e87407c790c98710'
XSHA256 (enzyme-0.2.tar.gz) = b84de5c8d19e4f807d49e31f39f04a594d65e3e5d379a6ee98e29be0bacac3ac
XSIZE (enzyme-0.2.tar.gz) = 70608
0d71896482fed5a5e87407c790c98710
echo x - py-enzyme/pkg-descr
sed 's/^X//' >py-enzyme/pkg-descr << 'a39876723aeec5b4985bd875b317f431'
XPython module to parse metadata in video files
X
XYou can parse any video file. If a parse error occurs, it will throw a
XParseError exception. To see what data has been parsed, you can print
Xthe object.
X
XWWW:	https://github.com/Diaoul/enzyme
a39876723aeec5b4985bd875b317f431
exit
--- py-enzyme.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Oct 19 23:50:07 UTC 2012 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172889 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Oct 25 07:13:08 UTC 2012 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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