Date: Wed, 25 Apr 2001 21:17:49 +0200 (CEST) From: tobez@tobez.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26853: New port: devel/p5-Data-Compare (Data::Compare - compare perl data structures) Message-ID: <20010425191749.15D20546B@heechee.tobez.org>
next in thread | raw e-mail | index | archive | help
>Number: 26853 >Category: ports >Synopsis: New port: devel/p5-Data-Compare (Data::Compare - compare perl data structures) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 25 12:20:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anton Berezin >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Compare two perl data structures recursively. Returns 0 if the structures differ, else returns 1. >How-To-Repeat: >Fix: # 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-Compare # p5-Data-Compare/pkg-plist # p5-Data-Compare/pkg-descr # p5-Data-Compare/pkg-comment # p5-Data-Compare/distinfo # p5-Data-Compare/Makefile # echo c - p5-Data-Compare mkdir -p p5-Data-Compare > /dev/null 2>&1 echo x - p5-Data-Compare/pkg-plist sed 's/^X//' >p5-Data-Compare/pkg-plist << 'END-of-p5-Data-Compare/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/Compare/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Data/Compare.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/Compare X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Data 2>/dev/null || true END-of-p5-Data-Compare/pkg-plist echo x - p5-Data-Compare/pkg-descr sed 's/^X//' >p5-Data-Compare/pkg-descr << 'END-of-p5-Data-Compare/pkg-descr' XCompare two perl data structures recursively. Returns 0 if the Xstructures differ, else returns 1. X X-Anton X<tobez@tobez.org> END-of-p5-Data-Compare/pkg-descr echo x - p5-Data-Compare/pkg-comment sed 's/^X//' >p5-Data-Compare/pkg-comment << 'END-of-p5-Data-Compare/pkg-comment' XData::Compare - compare perl data structures END-of-p5-Data-Compare/pkg-comment echo x - p5-Data-Compare/distinfo sed 's/^X//' >p5-Data-Compare/distinfo << 'END-of-p5-Data-Compare/distinfo' XMD5 (Data-Compare-0.02.tar.gz) = 785f5c49529a8053642b5eb9c49107f7 END-of-p5-Data-Compare/distinfo echo x - p5-Data-Compare/Makefile sed 's/^X//' >p5-Data-Compare/Makefile << 'END-of-p5-Data-Compare/Makefile' X# New ports collection makefile for: devel/p5-Data-Compare X# Date created: 25 April 2001 X# Whom: Anton Berezin <tobez@tobez.org> X# X# $FreeBSD$ X# X XPORTNAME= Data-Compare XPORTVERSION= 0.02 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Data XPKGNAMEPREFIX= p5- X XMAINTAINER= tobez@tobez.org X XPERL_CONFIGURE= yes X XMAN3= Data::Compare.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Data-Compare/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010425191749.15D20546B>