Date: Wed, 20 Feb 2008 18:27:59 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120890: [NEW PORT] textproc/p5-Array-Diff Message-ID: <200802201827.m1KIRx8I048107@www.freebsd.org> Resent-Message-ID: <200802201840.m1KIe2nm046405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120890 >Category: ports >Synopsis: [NEW PORT] textproc/p5-Array-Diff >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: Wed Feb 20 18:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: Array::Diff - Diff two arrays WWW: http://search.cpan.org/dist/Array-Diff/ >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-Array-Diff # p5-Array-Diff/pkg-descr # p5-Array-Diff/Makefile # p5-Array-Diff/pkg-plist # p5-Array-Diff/distinfo # echo c - p5-Array-Diff mkdir -p p5-Array-Diff > /dev/null 2>&1 echo x - p5-Array-Diff/pkg-descr sed 's/^X//' >p5-Array-Diff/pkg-descr << 'END-of-p5-Array-Diff/pkg-descr' XArray::Diff - Diff two arrays X XWWW: http://search.cpan.org/dist/Array-Diff/ END-of-p5-Array-Diff/pkg-descr echo x - p5-Array-Diff/Makefile sed 's/^X//' >p5-Array-Diff/Makefile << 'END-of-p5-Array-Diff/Makefile' X# New ports collection makefile for: p5-Array-Diff X# Date created: 2008-02-20 X# Whom: Felippe de Meirelles Motta <lippemail@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Array-Diff XPORTVERSION= 0.04 XCATEGORIES= textproc devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= lippemail@gmail.com XCOMMENT= Array::Diff - Diff two arrays X XPERL_CONFIGURE= yes X XBUILD_DEPENDS+= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ X ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor XRUN_DEPENDS+= ${BUILD_DEPENDS} X XMAN3= Array::Diff.3 X X.include <bsd.port.mk> END-of-p5-Array-Diff/Makefile echo x - p5-Array-Diff/pkg-plist sed 's/^X//' >p5-Array-Diff/pkg-plist << 'END-of-p5-Array-Diff/pkg-plist' X%%SITE_PERL%%/Array/Diff.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Diff/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Diff X@dirrmtry %%SITE_PERL%%/Array END-of-p5-Array-Diff/pkg-plist echo x - p5-Array-Diff/distinfo sed 's/^X//' >p5-Array-Diff/distinfo << 'END-of-p5-Array-Diff/distinfo' XMD5 (Array-Diff-0.04.tar.gz) = 7c08993e1d15dfae959b706db23f5a65 XSHA256 (Array-Diff-0.04.tar.gz) = ca01c940ce6126e6504ade20dce78a3b9d543969489c1fb0b85b0a7cd5a4c18f XSIZE (Array-Diff-0.04.tar.gz) = 10124 END-of-p5-Array-Diff/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802201827.m1KIRx8I048107>