Updating devel/p5-MooseX-Types-Common from 0.001000nb1 to 0.001001
pkgsrc changes: - Adding license definition (perl5 license) Upstream changes: 0.001001 2010-01-04 - POD updates
This commit is contained in:
parent
d89f515eed
commit
49c3a94f5b
2 changed files with 8 additions and 7 deletions
|
@ -1,15 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/09/24 06:50:15 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/01/16 17:56:53 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MooseX-Types-Common-0.001000
|
||||
DISTNAME= MooseX-Types-Common-0.001001
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/MooseX-Types-Common/
|
||||
COMMENT= Commonly-used type constraints that do not ship with Moose by default
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Moose>=0.39:../../devel/p5-Moose
|
||||
DEPENDS+= p5-MooseX-Types>=0.04:../../devel/p5-MooseX-Types
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:42:27 abs Exp $
|
||||
$NetBSD: distinfo,v 1.2 2010/01/16 17:56:53 sno Exp $
|
||||
|
||||
SHA1 (MooseX-Types-Common-0.001000.tar.gz) = f767e326f10ebc21df58420e57b409bcbe51ce7e
|
||||
RMD160 (MooseX-Types-Common-0.001000.tar.gz) = fb03cbd3d197fe57ff71d517cb1410b7f6f6457f
|
||||
Size (MooseX-Types-Common-0.001000.tar.gz) = 14273 bytes
|
||||
SHA1 (MooseX-Types-Common-0.001001.tar.gz) = 2eb59bc4201ec10ce55ab5dbcb93b3ae59598dd6
|
||||
RMD160 (MooseX-Types-Common-0.001001.tar.gz) = d237e8c28a1a271ca8e98d6941877999868ce9e4
|
||||
Size (MooseX-Types-Common-0.001001.tar.gz) = 16341 bytes
|
||||
|
|
Loading…
Reference in a new issue