Importing package for Perl 5 module Role::HasMessage version 0.005 from

CPAN into devel/p5-Role-HasMessage.

A class that includes Role::HasMessage is promising to provide a message
method that returns a string summarizing the message or event represented
by the object. It does not provide any actual behavior.
This commit is contained in:
sno 2012-07-05 11:50:48 +00:00
parent 7eb00b7a2a
commit a42ead8996
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,3 @@
A class that includes Role::HasMessage is promising to provide a message
method that returns a string summarizing the message or event represented
by the object. It does not provide any actual behavior.

View file

@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.1 2012/07/05 11:50:48 sno Exp $
DISTNAME= Role-HasMessage-0.005
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Role-HasMessage/
COMMENT= Perl 5 role with a message method
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized
DEPENDS+= p5-String-Errf-[0-9]*:../../textproc/p5-String-Errf
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
PERL5_PACKLIST= auto/Role/HasMessage/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2012/07/05 11:50:48 sno Exp $
SHA1 (Role-HasMessage-0.005.tar.gz) = 4e093910c01482b4c2ae9cc92ada207380528863
RMD160 (Role-HasMessage-0.005.tar.gz) = b26b3dea861e3ed5b14e228b57e9f6d421e34bc8
Size (Role-HasMessage-0.005.tar.gz) = 11014 bytes