Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2010 23:29:33 GMT
From:      Steve Wills <steve@mouf.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145140: new port: devel/p5-Config-Yaml
Message-ID:  <201003282329.o2SNTXte093433@www.freebsd.org>
Resent-Message-ID: <201003282330.o2SNUB5o018033@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145140
>Category:       ports
>Synopsis:       new port: devel/p5-Config-Yaml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 28 23:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003282329.o2SNTXte093433>