From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 30 16:30:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 300D210656C8 for ; Fri, 30 Jan 2009 16:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 06BF48FC1D for ; Fri, 30 Jan 2009 16:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0UGU5qK054294 for ; Fri, 30 Jan 2009 16:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0UGU5Bw054287; Fri, 30 Jan 2009 16:30:05 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jan 2009 16:30:05 GMT Resent-Message-Id: <200901301630.n0UGU5Bw054287@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Murilo Opsfelder Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9089106566B for ; Fri, 30 Jan 2009 16:27:05 +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 8C4988FC19 for ; Fri, 30 Jan 2009 16:27:05 +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 n0UGR51E097214 for ; Fri, 30 Jan 2009 16:27:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n0UGR5ph097211; Fri, 30 Jan 2009 16:27:05 GMT (envelope-from nobody) Message-Id: <200901301627.n0UGR5ph097211@www.freebsd.org> Date: Fri, 30 Jan 2009 16:27:05 GMT From: Murilo Opsfelder To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131165: [NEW PORT] devel/p5-Data-Dumper-Perltidy: Stringify and pretty print Perl data structures X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 16:30:07 -0000 >Number: 131165 >Category: ports >Synopsis: [NEW PORT] devel/p5-Data-Dumper-Perltidy: Stringify and pretty print Perl data structures >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: Fri Jan 30 16:30:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Murilo Opsfelder >Release: FreeBSD 8.0 i386 >Organization: BluePex Security Solutions >Environment: FreeBSD opsfelderm.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #40 r187767: Tue Jan 27 10:06:30 BRST 2009 root@opsfelderm.bplab.local:/usr/obj/usr/src/sys/PANDA i386 >Description: Data::Dumper::Perltidy encapsulates both Data::Dumper and Perl::Tidy to provide a function that stringifies a Perl data structure in a pretty printed format. WWW: http://search.cpan.org/dist/Data-Dumper-Perltidy/ >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-Data-Dumper-Perltidy # ./p5-Data-Dumper-Perltidy/pkg-descr # ./p5-Data-Dumper-Perltidy/Makefile # ./p5-Data-Dumper-Perltidy/pkg-plist # ./p5-Data-Dumper-Perltidy/distinfo # echo c - ./p5-Data-Dumper-Perltidy mkdir -p ./p5-Data-Dumper-Perltidy > /dev/null 2>&1 echo x - ./p5-Data-Dumper-Perltidy/pkg-descr sed 's/^X//' >./p5-Data-Dumper-Perltidy/pkg-descr << 'fd1f0b57500a3abe47c3b6a8f9244fa9' XData::Dumper::Perltidy encapsulates both Data::Dumper and XPerl::Tidy to provide a function that stringifies a Perl Xdata structure in a pretty printed format. X XWWW: http://search.cpan.org/dist/Data-Dumper-Perltidy/ fd1f0b57500a3abe47c3b6a8f9244fa9 echo x - ./p5-Data-Dumper-Perltidy/Makefile sed 's/^X//' >./p5-Data-Dumper-Perltidy/Makefile << '51596e8836b945d28eee959bb68cc4d1' X# New ports collection makefile for: p5-Data-Dumper-Perltidy X# Date created: 2009-01-30 X# Whom: Murilo Opsfelder X# X# $FreeBSD$ X# X XPORTNAME= Data-Dumper-Perltidy XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= mopsfelder@gmail.com XCOMMENT= Stringify and pretty print Perl data structures X XRUN_DEPENDS= ${SITE_PERL}/Perl/Tidy.pm:${PORTSDIR}/devel/perltidy X XPERL_CONFIGURE= yes X XMAN3= Data::Dumper::Perltidy.3 X X.include 51596e8836b945d28eee959bb68cc4d1 echo x - ./p5-Data-Dumper-Perltidy/pkg-plist sed 's/^X//' >./p5-Data-Dumper-Perltidy/pkg-plist << 'c883484b3e21ae547bc5e35a573b28e5' X%%SITE_PERL%%/Data/Dumper/Perltidy.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper/Perltidy/.packlist X@dirrmtry %%SITE_PERL%%/Data/Dumper X@dirrmtry %%SITE_PERL%%/Data X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper/Perltidy X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dumper X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data c883484b3e21ae547bc5e35a573b28e5 echo x - ./p5-Data-Dumper-Perltidy/distinfo sed 's/^X//' >./p5-Data-Dumper-Perltidy/distinfo << '47f1d23d196e33d2418be1486624853e' XMD5 (Data-Dumper-Perltidy-0.01.tar.gz) = 41d5a50c9b5c8ca97f017797dcfea1f9 XSHA256 (Data-Dumper-Perltidy-0.01.tar.gz) = 87a80c0a76d4bef0e3f1116df4ed0d3f118bd755b00b20d46cc26b993dfed315 XSIZE (Data-Dumper-Perltidy-0.01.tar.gz) = 3903 47f1d23d196e33d2418be1486624853e exit >Release-Note: >Audit-Trail: >Unformatted: