From nobody@FreeBSD.org  Fri Apr  1 08:19:39 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 D34191065670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Apr 2011 08:19:39 +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 B6F958FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Apr 2011 08:19:39 +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 p318JdUr087967
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Apr 2011 08:19:39 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p318JdRS087966;
	Fri, 1 Apr 2011 08:19:39 GMT
	(envelope-from nobody)
Message-Id: <201104010819.p318JdRS087966@red.freebsd.org>
Date: Fri, 1 Apr 2011 08:19:39 GMT
From: Henk van Oers <hvo.pm@xs4all.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [new port] www/p5-Mojolicious-Plugin-Mongodb
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156105
>Category:       ports
>Synopsis:       [new port] www/p5-Mojolicious-Plugin-Mongodb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 01 08:20:10 UTC 2011
>Closed-Date:    Sat Apr 16 13:47:32 UTC 2011
>Last-Modified:  Sat Apr 16 13:50:14 UTC 2011
>Originator:     Henk van Oers
>Release:        FreeBSD 7.4-PRERELEASE
>Organization:
perl.nl
>Environment:
FreeBSD 7.4-PRERELEASE
>Description:
Provides a few helpers to ease the use of MongoDB
in your Mojolicious application.

WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/

>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-Mojolicious-Plugin-Mongodb
#	p5-Mojolicious-Plugin-Mongodb/pkg-plist
#	p5-Mojolicious-Plugin-Mongodb/pkg-descr
#	p5-Mojolicious-Plugin-Mongodb/distinfo
#	p5-Mojolicious-Plugin-Mongodb/Makefile
#
echo c - p5-Mojolicious-Plugin-Mongodb
mkdir -p p5-Mojolicious-Plugin-Mongodb > /dev/null 2>&1
echo x - p5-Mojolicious-Plugin-Mongodb/pkg-plist
sed 's/^X//' >p5-Mojolicious-Plugin-Mongodb/pkg-plist << '23d38d186ff48051cb4385103265a29a'
X%%SITE_PERL%%/Mojolicious/Plugin/Mongodb.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Mongodb/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Mongodb
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious
X@dirrmtry %%SITE_PERL%%/Mojolicious/Plugin
X@dirrmtry %%SITE_PERL%%/Mojolicious
23d38d186ff48051cb4385103265a29a
echo x - p5-Mojolicious-Plugin-Mongodb/pkg-descr
sed 's/^X//' >p5-Mojolicious-Plugin-Mongodb/pkg-descr << 'c185c0f460899a0272e117e568ed97b9'
XProvides a few helpers to ease the use of MongoDB
Xin your Mojolicious application.
X
XWWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/
c185c0f460899a0272e117e568ed97b9
echo x - p5-Mojolicious-Plugin-Mongodb/distinfo
sed 's/^X//' >p5-Mojolicious-Plugin-Mongodb/distinfo << 'fc6138d4c070f7193de5b842d5a84000'
XSHA256 (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = af92b33ffd00bbf2c6b5ff6ec3bee7837b10b77235e0c4c7512a297b5077214f
XSIZE (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = 3402
fc6138d4c070f7193de5b842d5a84000
echo x - p5-Mojolicious-Plugin-Mongodb/Makefile
sed 's/^X//' >p5-Mojolicious-Plugin-Mongodb/Makefile << '3d1753a2e6d5edb694ae57b9318571a3'
X# New ports collection makefile for:	www/p5-Mojolicious-Plugin-Mongodb
X# Date created:				01 Apr 2011
X# Whom:					Henk van Oers <hvo.pm@xs4all.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mojolicious-Plugin-Mongodb
XPORTVERSION=	v0.04
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Use MongoDB in Mojolicious
X
XRUN_DEPENDS=	p5-MongoDB>=0:${PORTSDIR}/databases/p5-MongoDB \
X		p5-version>=0:${PORTSDIR}/devel/p5-version \
X		p5-Mojolicious>=1:${PORTSDIR}/www/p5-Mojolicious
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Mojolicious::Plugin::Mongodb.3
X
X.include <bsd.port.mk>
3d1753a2e6d5edb694ae57b9318571a3
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 1 08:20:22 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156105 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Apr 16 13:24:26 UTC 2011 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156105 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Apr 16 13:47:30 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156105: commit references a PR
Date: Sat, 16 Apr 2011 13:43:00 +0000 (UTC)

 sunpoet     2011-04-16 13:42:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-Mojolicious-Plugin-Mongodb Makefile distinfo pkg-descr 
                                       pkg-plist 
   Log:
   - Add p5-Mojolicious-Plugin-Mongodb 0.04
   
   Mojolicious::Plugin::Mongodb provides a few helpers to ease the use of MongoDB
   in your Mojolicious application.
   
   WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/
   
   PR:             ports/156105
   Submitted by:   Henk van Oers <hvo.pm@xs4all.nl>
   
   Revision  Changes    Path
   1.2861    +1 -0      ports/www/Makefile
   1.1       +31 -0     ports/www/p5-Mojolicious-Plugin-Mongodb/Makefile (new)
   1.1       +2 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/distinfo (new)
   1.1       +4 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/pkg-descr (new)
   1.1       +7 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
