From nobody@FreeBSD.org  Sun Mar 28 23:29:34 2010
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 1189B106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Mar 2010 23:29:34 +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 DBA498FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Mar 2010 23:29:33 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2SNTXXo093434
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Mar 2010 23:29:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2SNTXte093433;
	Sun, 28 Mar 2010 23:29:33 GMT
	(envelope-from nobody)
Message-Id: <201003282329.o2SNTXte093433@www.freebsd.org>
Date: Sun, 28 Mar 2010 23:29:33 GMT
From: Steve Wills <steve@mouf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port: devel/p5-Config-Yaml
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         145140
>Category:       ports
>Synopsis:       new port: devel/p5-Config-Yaml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 28 23:30:11 UTC 2010
>Closed-Date:    Mon Mar 29 13:02:09 UTC 2010
>Last-Modified:  Mon Mar 29 13:02:09 UTC 2010
>Originator:     Steve Wills
>Release:        8.0-amd64
>Organization:
>Environment:
>Description:
new port of perl module Config::YAML
>How-To-Repeat:

>Fix:
see attached

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:
#
#	./devel/p5-Config-YAML
#	./devel/p5-Config-YAML/pkg-descr
#	./devel/p5-Config-YAML/Makefile
#	./devel/p5-Config-YAML/pkg-plist
#	./devel/p5-Config-YAML/distinfo
#
echo c - ./devel/p5-Config-YAML
mkdir -p ./devel/p5-Config-YAML > /dev/null 2>&1
echo x - ./devel/p5-Config-YAML/pkg-descr
sed 's/^X//' >./devel/p5-Config-YAML/pkg-descr << 'f1a843a85cc04e5c48756b3929c4e733'
XConfig::YAML is a somewhat object-oriented wrapper around the YAML module
Xwhich makes reading and writing configuration files simple.
X
XWWW:	http://search.cpan.org/~mdxi/Config-YAML/
f1a843a85cc04e5c48756b3929c4e733
echo x - ./devel/p5-Config-YAML/Makefile
sed 's/^X//' >./devel/p5-Config-YAML/Makefile << '0dd71e386e7adfe71394b445306cb38e'
X# New ports collection makefile for:	p5-Config-YAML
X# Date created:		2010-03-03
X# Whom:			Steve Wills <steve@mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Config-YAML
XPORTVERSION=	1.42
XCATEGORIES=	devel textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	steve@mouf.net
XCOMMENT=	Simple configuration automation
X
XBUILD_DEPENDS=	${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
XRUN_DEPENDS=	${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
X
XPERL_CONFIGURE=	5.8.3+
X
XMAN3=	Config::YAML.3
X
X.include <bsd.port.mk>
0dd71e386e7adfe71394b445306cb38e
echo x - ./devel/p5-Config-YAML/pkg-plist
sed 's/^X//' >./devel/p5-Config-YAML/pkg-plist << '7e2100230b04d62011b59b17e007631b'
X@comment $FreeBSD$
X%%SITE_PERL%%/Config/YAML.pm
X%%SITE_PERL%%/mach/auto/Config/YAML/.packlist
X@dirrm %%SITE_PERL%%/mach/auto/Config/YAML
X@dirrmtry %%SITE_PERL%%/mach/auto/Config
X@dirrmtry %%SITE_PERL%%/Config
7e2100230b04d62011b59b17e007631b
echo x - ./devel/p5-Config-YAML/distinfo
sed 's/^X//' >./devel/p5-Config-YAML/distinfo << '211bf35e6ac3b6bedefd87f2c0dc40d3'
XMD5 (Config-YAML-1.42.tar.gz) = cfee6763e19cb4c80bfb60f922b882dd
XSHA256 (Config-YAML-1.42.tar.gz) = 447cc03f25b81d5d3b63076ffa45b837cfebb504b1f390dff8d3104091a42f62
XSIZE (Config-YAML-1.42.tar.gz) = 5963
211bf35e6ac3b6bedefd87f2c0dc40d3
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Mon Mar 29 13:02:08 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

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