Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 17:53:36 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32934: New port: p5-Class-Data-Inheritable-0.02 
Message-ID:  <E16Fz96-0004lx-00@3wgraphics.com>

next in thread | raw e-mail | index | archive | help

>Number:         32934
>Category:       ports
>Synopsis:       New port: p5-Class-Data-Inheritable-0.02
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 17 07:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-Class-Data-Inheritable-0.02

Inheritable, overridable class data

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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-Class-Data-Inheritable
#	p5-Class-Data-Inheritable/Makefile
#	p5-Class-Data-Inheritable/pkg-comment
#	p5-Class-Data-Inheritable/pkg-descr
#	p5-Class-Data-Inheritable/pkg-plist
#	p5-Class-Data-Inheritable/distinfo
#
echo c - p5-Class-Data-Inheritable
mkdir -p p5-Class-Data-Inheritable > /dev/null 2>&1
echo x - p5-Class-Data-Inheritable/Makefile
sed 's/^X//' >p5-Class-Data-Inheritable/Makefile << 'END-of-p5-Class-Data-Inheritable/Makefile'
X# New ports collection makefile for:	Class-Data-Inheritable
X# Date created:		17 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Class-Data-Inheritable
XPORTVERSION=	0.02
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Class
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/base.pm:${PORTSDIR}/devel/p5-Class-Fields
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Class::Data::Inheritable.3
X
X.include <bsd.port.mk>
END-of-p5-Class-Data-Inheritable/Makefile
echo x - p5-Class-Data-Inheritable/pkg-comment
sed 's/^X//' >p5-Class-Data-Inheritable/pkg-comment << 'END-of-p5-Class-Data-Inheritable/pkg-comment'
XInheritable, overridable class data
END-of-p5-Class-Data-Inheritable/pkg-comment
echo x - p5-Class-Data-Inheritable/pkg-descr
sed 's/^X//' >p5-Class-Data-Inheritable/pkg-descr << 'END-of-p5-Class-Data-Inheritable/pkg-descr'
XClass::Data::Inheritable is for creating accessor/mutators to class
Xdata.  That is, if you want to store something about your class as a
Xwhole (instead of about a single object).  This data is then inherited
Xby your subclasses and can be overriden.
X
XWWW: http://search.cpan.org/search?dist=Class-Data-Inheritable
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-Class-Data-Inheritable/pkg-descr
echo x - p5-Class-Data-Inheritable/pkg-plist
sed 's/^X//' >p5-Class-Data-Inheritable/pkg-plist << 'END-of-p5-Class-Data-Inheritable/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Class/Data/Inheritable.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/Data 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
END-of-p5-Class-Data-Inheritable/pkg-plist
echo x - p5-Class-Data-Inheritable/distinfo
sed 's/^X//' >p5-Class-Data-Inheritable/distinfo << 'END-of-p5-Class-Data-Inheritable/distinfo'
XMD5 (Class-Data-Inheritable-0.02.tar.gz) = d3a9fff92ede1085643341179fd9263b
END-of-p5-Class-Data-Inheritable/distinfo
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?E16Fz96-0004lx-00>