Date: Fri, 12 Jun 2009 10:37:34 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135499: [NEW PORT]devel/p5-SUPER:Perl module control superclass method dispatch Message-ID: <200906121037.n5CAbYw5067236@www.freebsd.org> Resent-Message-ID: <200906121040.n5CAe1mb003623@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135499 >Category: ports >Synopsis: [NEW PORT]devel/p5-SUPER:Perl module control superclass method dispatch >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 Jun 12 10:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: p5-SUPER is a perl module provides three different ways to control superclass method dispatch. WWW: http://search.cpan.org/dist/SUPER/ >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-SUPER # p5-SUPER/Makefile # p5-SUPER/distinfo # p5-SUPER/pkg-descr # p5-SUPER/pkg-plist # echo c - p5-SUPER mkdir -p p5-SUPER > /dev/null 2>&1 echo x - p5-SUPER/Makefile sed 's/^X//' >p5-SUPER/Makefile << '53780367edfae5fd0b74c27edb6be35b' X# New ports collection makefile for: devel/p5-SUPER X# Date created: 12 June, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= SUPER XPORTVERSION= 1.16 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= Perl module control superclass method dispatch X XBUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ X p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= SUPER.3 X X.include <bsd.port.mk> 53780367edfae5fd0b74c27edb6be35b echo x - p5-SUPER/distinfo sed 's/^X//' >p5-SUPER/distinfo << 'd2ccbedc0253221563d367f2f6611509' XMD5 (SUPER-1.16.tar.gz) = 3a0584598514f471f5df9480e12573c0 XSHA256 (SUPER-1.16.tar.gz) = a66e368694e5a38edf870fd8cd188c827171395ef98775b3bbed621a3feb5dba XSIZE (SUPER-1.16.tar.gz) = 7749 d2ccbedc0253221563d367f2f6611509 echo x - p5-SUPER/pkg-descr sed 's/^X//' >p5-SUPER/pkg-descr << 'af04da752f8b7a9381ed4e7079c16450' Xp5-SUPER is a perl module provides three different ways Xto control superclass method dispatch. X XWWW: http://search.cpan.org/dist/SUPER/ af04da752f8b7a9381ed4e7079c16450 echo x - p5-SUPER/pkg-plist sed 's/^X//' >p5-SUPER/pkg-plist << '16befa61182a7f7231dcd3638e506439' X%%SITE_PERL%%/SUPER.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SUPER/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SUPER 16befa61182a7f7231dcd3638e506439 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906121037.n5CAbYw5067236>