From amuhametov@monitoring.rambler.ru  Fri Jul  5 13:02:55 2013
Return-Path: <amuhametov@monitoring.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 2170E27A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2013 13:02:55 +0000 (UTC)
	(envelope-from amuhametov@monitoring.rambler.ru)
Received: from monitoring.rambler.ru (monitoring.rambler.ru [81.19.75.233])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A8FE1C19
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2013 13:02:54 +0000 (UTC)
Received: from monitoring.rambler.ru (localhost [127.0.0.1])
	by monitoring.rambler.ru (8.14.4/8.14.4) with ESMTP id r65D2rYY009306
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 5 Jul 2013 17:02:53 +0400 (MSK)
	(envelope-from amuhametov@monitoring.rambler.ru)
Received: (from amuhametov@localhost)
	by monitoring.rambler.ru (8.14.4/8.14.4/Submit) id r65D2rBj009305;
	Fri, 5 Jul 2013 17:02:53 +0400 (MSK)
	(envelope-from amuhametov)
Message-Id: <201307051302.r65D2rBj009305@monitoring.rambler.ru>
Date: Fri, 5 Jul 2013 17:02:53 +0400 (MSK)
From: Anes Mukhametov <anes@anes.su>
Reply-To: Anes Mukhametov <anes@anes.su>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: graphics/p5-Image-LibExif
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180319
>Category:       ports
>Synopsis:       New port: graphics/p5-Image-LibExif
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 13:10:03 UTC 2013
>Closed-Date:    Mon Nov 18 19:33:01 UTC 2013
>Last-Modified:  Mon Nov 18 19:33:01 UTC 2013
>Originator:     Anes Mukhametov
>Release:        
>Organization:
>Environment:
>Description:
	New port: graphics/p5-Image-LibExif	
	Very simple and very fast (about 30 times faster than Image::ExifTool) EXIF extractor, based on libexif.
>How-To-Repeat:
>Fix:

--- p5-Image-LibExif.shar 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:
#
#	p5-Image-LibExif
#	p5-Image-LibExif/distinfo
#	p5-Image-LibExif/Makefile
#	p5-Image-LibExif/pkg-descr
#	p5-Image-LibExif/pkg-plist
#
echo c - p5-Image-LibExif
mkdir -p p5-Image-LibExif > /dev/null 2>&1
echo x - p5-Image-LibExif/distinfo
sed 's/^X//' >p5-Image-LibExif/distinfo << '9fde271353ce0fafebf665ef2a33131e'
XSHA256 (Image-LibExif-0.04.tar.gz) = 2621d5af908179af1da35403aaa4181aafaaf851c14dea24bcd5647d7f56ada3
XSIZE (Image-LibExif-0.04.tar.gz) = 117197
9fde271353ce0fafebf665ef2a33131e
echo x - p5-Image-LibExif/Makefile
sed 's/^X//' >p5-Image-LibExif/Makefile << '2d29b399b0cfab7122effa259a3c89c6'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	Image-LibExif
XPORTVERSION=	0.04
XCATEGORIES=	graphics perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	Read EXIF module
X
XBUILD_DEPENDS=	libexif>=0.6.18:${PORTSDIR}/graphics/libexif \
X		pkgconf>=0:${PORTSDIR}/devel/pkgconf
XRUN_DEPENDS=	libexif>=0.6.18:${PORTSDIR}/graphics/libexif
X
XPERL_CONFIGURE=	yes
XMAN3=	Image::LibExif.3
X
X.include <bsd.port.mk>
2d29b399b0cfab7122effa259a3c89c6
echo x - p5-Image-LibExif/pkg-descr
sed 's/^X//' >p5-Image-LibExif/pkg-descr << 'a5fe9e3b9b83d49e37f60a5a980824c8'
XVery simple and very fast (about 30 times faster than
XImage::ExifTool) EXIF extractor, based on libexif.
X
XWWW: http://search.cpan.org/dist/Image-LibExif/
a5fe9e3b9b83d49e37f60a5a980824c8
echo x - p5-Image-LibExif/pkg-plist
sed 's/^X//' >p5-Image-LibExif/pkg-plist << 'b2a965f2a1481bdf9e479d97f9bb63a5'
X%%SITE_PERL%%/%%PERL_ARCH%%/Image/LibExif.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/LibExif.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/LibExif.bs
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image
b2a965f2a1481bdf9e479d97f9bb63a5
exit
--- p5-Image-LibExif.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 5 13:10:53 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180319 
Responsible-Changed-From-To: perl->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Jul 17 21:57:47 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180319 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 22 09:10:12 CDT 2013 
Responsible-Changed-Why:  
Back to the heap due to timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180319 
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 14 20:59:17 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180319 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Nov 16 21:17:31 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180319: commit references a PR
Date: Mon, 18 Nov 2013 19:28:32 +0000 (UTC)

 Author: sunpoet
 Date: Mon Nov 18 19:28:22 2013
 New Revision: 334252
 URL: http://svnweb.freebsd.org/changeset/ports/334252
 
 Log:
   - Add p5-Image-LibExif 0.04
   - While I'm here:
     - Add LICENSE
     - Add LIB_DEPENDS
     - Convert to new Perl framework
     - Use USES=pkgconfig
     - Support STAGEDIR
     - Sort PLIST
   
   Very simple and very fast (about 30 times faster than Image::ExifTool) EXIF
   extractor, based on libexif.
   
   WWW: http://search.cpan.org/dist/Image-LibExif/
   
   PR:		ports/180319
   Submitted by:	Anes Mukhametov <anes@anes.su>
 
 Added:
   head/graphics/p5-Image-LibExif/
   head/graphics/p5-Image-LibExif/Makefile   (contents, props changed)
   head/graphics/p5-Image-LibExif/distinfo   (contents, props changed)
   head/graphics/p5-Image-LibExif/pkg-descr   (contents, props changed)
   head/graphics/p5-Image-LibExif/pkg-plist   (contents, props changed)
 Modified:
   head/graphics/Makefile
 
 Modified: head/graphics/Makefile
 ==============================================================================
 --- head/graphics/Makefile	Mon Nov 18 19:27:31 2013	(r334251)
 +++ head/graphics/Makefile	Mon Nov 18 19:28:22 2013	(r334252)
 @@ -689,6 +689,7 @@
      SUBDIR += p5-Image-Imgur
      SUBDIR += p5-Image-Imlib2
      SUBDIR += p5-Image-Info
 +    SUBDIR += p5-Image-LibExif
      SUBDIR += p5-Image-Magick-Iterator
      SUBDIR += p5-Image-Math-Constrain
      SUBDIR += p5-Image-MetaData-GQview
 
 Added: head/graphics/p5-Image-LibExif/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/p5-Image-LibExif/Makefile	Mon Nov 18 19:28:22 2013	(r334252)
 @@ -0,0 +1,23 @@
 +# Created by: Anes Mukhametov <anes@anes.su>
 +# $FreeBSD$
 +
 +PORTNAME=	Image-LibExif
 +PORTVERSION=	0.04
 +CATEGORIES=	graphics perl5
 +MASTER_SITES=	CPAN
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	anes@anes.su
 +COMMENT=	Read EXIF module
 +
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
 +BUILD_DEPENDS=	libexif>=0.6.18:${PORTSDIR}/graphics/libexif
 +LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif
 +RUN_DEPENDS=	libexif>=0.6.18:${PORTSDIR}/graphics/libexif
 +
 +USE_PERL5=	configure
 +USES=		perl5 pkgconfig
 +
 +.include <bsd.port.mk>
 
 Added: head/graphics/p5-Image-LibExif/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/p5-Image-LibExif/distinfo	Mon Nov 18 19:28:22 2013	(r334252)
 @@ -0,0 +1,2 @@
 +SHA256 (Image-LibExif-0.04.tar.gz) = 2621d5af908179af1da35403aaa4181aafaaf851c14dea24bcd5647d7f56ada3
 +SIZE (Image-LibExif-0.04.tar.gz) = 117197
 
 Added: head/graphics/p5-Image-LibExif/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/p5-Image-LibExif/pkg-descr	Mon Nov 18 19:28:22 2013	(r334252)
 @@ -0,0 +1,4 @@
 +Very simple and very fast (about 30 times faster than Image::ExifTool) EXIF
 +extractor, based on libexif.
 +
 +WWW: http://search.cpan.org/dist/Image-LibExif/
 
 Added: head/graphics/p5-Image-LibExif/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/p5-Image-LibExif/pkg-plist	Mon Nov 18 19:28:22 2013	(r334252)
 @@ -0,0 +1,8 @@
 +%%SITE_PERL%%/%%PERL_ARCH%%/Image/LibExif.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/.packlist
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/LibExif.so
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif/LibExif.bs
 +%%PERL5_MAN3%%/Image::LibExif.3.gz
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/LibExif
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Nov 18 19:33:00 UTC 2013 
State-Changed-Why:  
New port added. Thanks! 

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