From nobody@FreeBSD.org  Wed Aug 29 15:55:04 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9D2321065675
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Aug 2012 15:55:04 +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 6858B8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Aug 2012 15:55:04 +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 q7TFt3a7019630
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Aug 2012 15:55:03 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q7TFt3dt019629;
	Wed, 29 Aug 2012 15:55:03 GMT
	(envelope-from nobody)
Message-Id: <201208291555.q7TFt3dt019629@red.freebsd.org>
Date: Wed, 29 Aug 2012 15:55:03 GMT
From: Simon Dick <simond@irrelevant.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/p5-Nginx-Simple 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171164
>Category:       ports
>Synopsis:       New port: www/p5-Nginx-Simple
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 16:00:13 UTC 2012
>Closed-Date:    Wed Dec 19 14:36:27 UTC 2012
>Last-Modified:  Wed Dec 19 14:36:27 UTC 2012
>Originator:     Simon Dick
>Release:        
>Organization:
>Environment:
>Description:
A port to provide an easy to use interface to Nginx's Perl Module
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Nginx-Simple
#	p5-Nginx-Simple/Makefile
#	p5-Nginx-Simple/distinfo
#	p5-Nginx-Simple/pkg-descr
#	p5-Nginx-Simple/pkg-plist
#
echo c - p5-Nginx-Simple
mkdir -p p5-Nginx-Simple > /dev/null 2>&1
echo x - p5-Nginx-Simple/Makefile
sed 's/^X//' >p5-Nginx-Simple/Makefile << '9bc55f46d5e73878b1fe7ea3b29c9ff4'
X# New ports collection makefile for:	p5-Nginx-Simple
X# Date created:				29 August 2012
X# Whom:					Simon Dick <simond@irrelevant.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Nginx-Simple
XPORTVERSION=	0.07
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	simond@irrelevant.org
XCOMMENT=	Perl 5 module for easy to use interface for Nginx Perl Module
X
XPERL_CONFIGURE=	YES
X
XMAN3=		Nginx::Simple::Dispatch.3 Nginx::Simple::Cookie.3 \
X		Nginx::Simple::Ajax.3 Nginx::Simple.3 \
X		Nginx::Simple::Dispatcher::Attributes.3 \
X		Nginx::Simple::Dispatcher.3
X
X.include <bsd.port.mk>
9bc55f46d5e73878b1fe7ea3b29c9ff4
echo x - p5-Nginx-Simple/distinfo
sed 's/^X//' >p5-Nginx-Simple/distinfo << 'e6f26fd102e1ba7f3d18570330007565'
XSHA256 (Nginx-Simple-0.07.tar.gz) = d4699f160edb8ac4c4c23a3485e6648e9f339f904e5c400dfe33843628cafae3
XSIZE (Nginx-Simple-0.07.tar.gz) = 31522
e6f26fd102e1ba7f3d18570330007565
echo x - p5-Nginx-Simple/pkg-descr
sed 's/^X//' >p5-Nginx-Simple/pkg-descr << '581261028bfe91834fc7f20785426ee8'
XNginx::Simple is a Perl module which allows for a "Apache mod_perl-like"
Xinterface.
X
XWWW: http://search.cpan.org/dist/Nginx-Simple/
581261028bfe91834fc7f20785426ee8
echo x - p5-Nginx-Simple/pkg-plist
sed 's/^X//' >p5-Nginx-Simple/pkg-plist << 'fc350e6e2ad89662c445310a63f5348b'
Xbin/ngs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/Simple/.packlist
X%%SITE_PERL%%/Nginx/Simple.pm
X%%SITE_PERL%%/Nginx/Simple/Dispatch.pm
X%%SITE_PERL%%/Nginx/Simple/Ajax.pm
X%%SITE_PERL%%/Nginx/Simple/Cookie.pm
X%%SITE_PERL%%/Nginx/Simple/Dispatcher.pm
X%%SITE_PERL%%/Nginx/Simple/Dispatcher/Attributes.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/Simple
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx
X@dirrmtry %%SITE_PERL%%/Nginx/Simple/Dispatcher
X@dirrmtry %%SITE_PERL%%/Nginx/Simple
X@dirrmtry %%SITE_PERL%%/Nginx
fc350e6e2ad89662c445310a63f5348b
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 29 16:00:58 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171164 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Wed Dec 19 14:36:26 UTC 2012 
State-Changed-Why:  
New port added. Thanks! 

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