From nobody@FreeBSD.org  Thu Nov 20 04:27:59 2008
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 A8E451065674
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Nov 2008 04:27:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9AB688FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Nov 2008 04:27:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAK4RxP6052532
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Nov 2008 04:27:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mAK4Rxp2052531;
	Thu, 20 Nov 2008 04:27:59 GMT
	(envelope-from nobody)
Message-Id: <200811200427.mAK4Rxp2052531@www.freebsd.org>
Date: Thu, 20 Nov 2008 04:27:59 GMT
From: George Hartzell <hartzell@alerce.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: devel/p5-Module-Starter-Plugin-SimpleStore
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129007
>Category:       ports
>Synopsis:       New port: devel/p5-Module-Starter-Plugin-SimpleStore
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 04:30:06 UTC 2008
>Closed-Date:    Fri Nov 21 20:29:08 UTC 2008
>Last-Modified:  Fri Nov 21 20:30:05 UTC 2008
>Originator:     George Hartzell
>Release:        7.1-Prerelease
>Organization:
>Environment:
FreeBSD delicious.alerce.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #14: Mon Sep  8 20:17:13 PDT 2008     root@delicious.alerce.com:/usr/obj/usr/src/sys/PRO  amd64

>Description:


>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-Module-Starter-Plugin-SimpleStore
#	p5-Module-Starter-Plugin-SimpleStore/pkg-plist
#	p5-Module-Starter-Plugin-SimpleStore/pkg-descr
#	p5-Module-Starter-Plugin-SimpleStore/distinfo
#	p5-Module-Starter-Plugin-SimpleStore/Makefile
#
echo c - p5-Module-Starter-Plugin-SimpleStore
mkdir -p p5-Module-Starter-Plugin-SimpleStore > /dev/null 2>&1
echo x - p5-Module-Starter-Plugin-SimpleStore/pkg-plist
sed 's/^X//' >p5-Module-Starter-Plugin-SimpleStore/pkg-plist << '85db7a52424b4c3c779a09bcb43e1c9c'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Starter/Plugin/DirStore/.packlist
X%%SITE_PERL%%/Module/Starter/Plugin/InlineStore.pm
X%%SITE_PERL%%/Module/Starter/Plugin/DirStore.pm
X%%SITE_PERL%%/Module/Starter/Plugin/ModuleStore.pm
X@dirrmtry %%SITE_PERL%%/Module/Starter/Plugin
X@dirrmtry %%SITE_PERL%%/Module/Starter
X@dirrmtry %%SITE_PERL%%/Module
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Starter/Plugin/DirStore
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Starter/Plugin
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Starter
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
85db7a52424b4c3c779a09bcb43e1c9c
echo x - p5-Module-Starter-Plugin-SimpleStore/pkg-descr
sed 's/^X//' >p5-Module-Starter-Plugin-SimpleStore/pkg-descr << '0ebd484aa9e5540873835c66add477ed'
XModule::Starter::Plugin::SimpleStore
X
XThis is a set of simple plugins for Module::Starter to provide methods of
Xretrieving templates.
X
XWWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore
0ebd484aa9e5540873835c66add477ed
echo x - p5-Module-Starter-Plugin-SimpleStore/distinfo
sed 's/^X//' >p5-Module-Starter-Plugin-SimpleStore/distinfo << '43f927fbb3d43be9e39a90ffcba6cd2c'
XMD5 (Module-Starter-Plugin-SimpleStore-0.143.tar.gz) = 9713239407008b68296dd306c786595d
XSHA256 (Module-Starter-Plugin-SimpleStore-0.143.tar.gz) = 624ea2356d20716d12138cf75b4dfd21ffabfb07b785804e13d40f6d4007a9bd
XSIZE (Module-Starter-Plugin-SimpleStore-0.143.tar.gz) = 11153
43f927fbb3d43be9e39a90ffcba6cd2c
echo x - p5-Module-Starter-Plugin-SimpleStore/Makefile
sed 's/^X//' >p5-Module-Starter-Plugin-SimpleStore/Makefile << '9161370562b06582737257ff6a34a056'
X# New ports collection makefile for:	devel/p5-Module-Starter-Plugin-SimpleStore
X# Date created:				15 November 2008
X# Whom:					George Hartzell <hartzell@alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Module-Starter-Plugin-SimpleStore
XPORTVERSION=	0.143
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@alerce.com
XCOMMENT=	MOOSE
X
XBUILD_DEPENDS=	p5-Module-Starter>=1.32:${PORTSDIR}/devel/p5-Module-Starter
X
XPERL_CONFIGURE=	5.8.0+
X
XMAN3=	Module::Starter::Plugin::InlineStore.3 \
X	Module::Starter::Plugin::DirStore.3 \
X	Module::Starter::Plugin::ModuleStore.3
X
X.include <bsd.port.mk>
9161370562b06582737257ff6a34a056
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Nov 20 05:32:02 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129007 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Nov 21 20:29:07 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129007: commit references a PR
Date: Fri, 21 Nov 2008 20:29:34 +0000 (UTC)

 miwi        2008-11-21 20:29:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Module-Starter-Plugin-SimpleStore Makefile distinfo 
                                                pkg-descr pkg-plist 
   Log:
   Module::Starter::Plugin::SimpleStore
   
   This is a set of simple plugins for Module::Starter to provide methods of
   retrieving templates.
   
   WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore
   
   PR:             ports/129007
   Submitted by:   George Hartzell <hartzell at alerce.com>
   
   Revision  Changes    Path
   1.3260    +1 -0      ports/devel/Makefile
   1.1       +25 -0     ports/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Module-Starter-Plugin-SimpleStore/distinfo (new)
   1.1       +6 -0      ports/devel/p5-Module-Starter-Plugin-SimpleStore/pkg-descr (new)
   1.1       +11 -0     ports/devel/p5-Module-Starter-Plugin-SimpleStore/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:
