From cjk32@cam.ac.uk  Tue Nov 24 21:31:51 2009
Return-Path: <cjk32@cam.ac.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 08C121065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Nov 2009 21:31:51 +0000 (UTC)
	(envelope-from cjk32@cam.ac.uk)
Received: from chacal.cjkey.org.uk (chacal.cjkey.org.uk [88.97.163.217])
	by mx1.freebsd.org (Postfix) with ESMTP id 6974B8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Nov 2009 21:31:50 +0000 (UTC)
Received: from chacal.wzl33 (localhost [127.0.0.1])
	by chacal.cjkey.org.uk (8.14.3/8.14.3) with ESMTP id nAOLVmVP046614
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Nov 2009 21:31:48 GMT
	(envelope-from chris@chacal.wzl33)
Received: (from chris@localhost)
	by chacal.wzl33 (8.14.3/8.14.3/Submit) id nAOLVmdl046613;
	Tue, 24 Nov 2009 21:31:48 GMT
	(envelope-from chris)
Message-Id: <200911242131.nAOLVmdl046613@chacal.wzl33>
Date: Tue, 24 Nov 2009 21:31:48 GMT
From: Christopher Key <cjk32@cam.ac.uk>
Reply-To: Christopher Key <cjk32@cam.ac.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: p5-Data-Dumper-Concise "Less indentation and newlines plus sub deparsing"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         140844
>Category:       ports
>Synopsis:       New port: devel/p5-Data-Dumper-Concise "Less indentation and newlines plus sub deparsing"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 24 21:40:00 UTC 2009
>Closed-Date:    Wed Nov 25 02:41:53 UTC 2009
>Last-Modified:  Wed Nov 25 02:50:01 UTC 2009
>Originator:     Christopher Key
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chacal.wzl33 7.2-RELEASE FreeBSD 7.2-RELEASE #7: Thu May 7 20:03:07 BST 2009 root@chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64


	
>Description:
	 Less indentation and newlines plus sub deparsing.

>How-To-Repeat:
	
>Fix:

	

--- p5-Data-Dumper-Concise.sh begins here ---
# 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-Data-Dumper-Concise
#	devel/p5-Data-Dumper-Concise/distinfo
#	devel/p5-Data-Dumper-Concise/pkg-descr
#	devel/p5-Data-Dumper-Concise/pkg-plist
#	devel/p5-Data-Dumper-Concise/Makefile
#
echo c - devel/p5-Data-Dumper-Concise
mkdir -p devel/p5-Data-Dumper-Concise > /dev/null 2>&1
echo x - devel/p5-Data-Dumper-Concise/distinfo
sed 's/^X//' >devel/p5-Data-Dumper-Concise/distinfo << '9141a2ed417bb9fb99099cb7a8dcb1dd'
XMD5 (Data-Dumper-Concise-1.002.tar.gz) = 0b57e5cbda0d92b621f13eb47a5de81e
XSHA256 (Data-Dumper-Concise-1.002.tar.gz) = 8d45f08e7d8431ef4aa06b25a2154608d3b928a2b7580ca486b1521c6888ded7
XSIZE (Data-Dumper-Concise-1.002.tar.gz) = 15965
9141a2ed417bb9fb99099cb7a8dcb1dd
echo x - devel/p5-Data-Dumper-Concise/pkg-descr
sed 's/^X//' >devel/p5-Data-Dumper-Concise/pkg-descr << '082bb1d29ba6fae099b53260e8ab630b'
XLess indentation and newlines plus sub deparsing.
X
XWWW:	http://search.cpan.org/dist/Data-Dumper-Concise/
082bb1d29ba6fae099b53260e8ab630b
echo x - devel/p5-Data-Dumper-Concise/pkg-plist
sed 's/^X//' >devel/p5-Data-Dumper-Concise/pkg-plist << '2a11c204a8d8c566700e4cc6e63f1057'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper/Concise/.packlist
X%%SITE_PERL%%/Data/Dumper/Concise.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper/Concise
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
X@dirrmtry %%SITE_PERL%%/Data/Dumper
X@dirrmtry %%SITE_PERL%%/Data
X
2a11c204a8d8c566700e4cc6e63f1057
echo x - devel/p5-Data-Dumper-Concise/Makefile
sed 's/^X//' >devel/p5-Data-Dumper-Concise/Makefile << '88f125bf88601d426f9bfa18af74231d'
X# New ports collection makefile for:	p5-Data-Dumper-Concise
X# Date created:		2009-11-24
X# Whom:			Christopher Key <cjk32@cam.ac.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Data-Dumper-Concise
XPORTVERSION=	1.002
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	cjk32@cam.ac.uk
XCOMMENT=	Less indentation and newlines plus sub deparsing
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Data::Dumper::Concise.3
X
X.include <bsd.port.mk>
88f125bf88601d426f9bfa18af74231d
exit
--- p5-Data-Dumper-Concise.sh ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Wed Nov 25 00:53:26 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140844 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Wed Nov 25 02:41:52 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140844: commit references a PR
Date: Wed, 25 Nov 2009 02:40:31 +0000 (UTC)

 wen         2009-11-25 02:40:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Data-Dumper-Concise Makefile distinfo pkg-descr 
                                  pkg-plist 
   Log:
   Data::Dumper::Concise is a perl module for less indentation and
   newlines plus sub deparsing.
   
   WWW:    http://search.cpan.org/dist/Data-Dumper-Concise/
   
   PR:             ports/140844
   Submitted by:   Christopher Key <cjk32@cam.ac.uk>
   
   Revision  Changes    Path
   1.3693    +1 -0      ports/devel/Makefile
   1.1       +21 -0     ports/devel/p5-Data-Dumper-Concise/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Data-Dumper-Concise/distinfo (new)
   1.1       +4 -0      ports/devel/p5-Data-Dumper-Concise/pkg-descr (new)
   1.1       +8 -0      ports/devel/p5-Data-Dumper-Concise/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:
