diff options
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 2a5ef670784..a1cd1087419 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/05/19 23:12:38 sno Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/09 12:13:19 sno Exp $ # -DISTNAME= Object-InsideOut-3.55 +DISTNAME= Object-InsideOut-3.56 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} @@ -9,11 +9,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Object-InsideOut/ COMMENT= Perl 5 module providing comprehensive inside-out object support -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Exception-Class>=1.29:../../devel/p5-Exception-Class +DEPENDS+= p5-Scalar-List-Utils>=1.21:../../devel/p5-Scalar-List-Utils DEPENDS+= p5-Want>=0.12:../../devel/p5-Want USE_LANGUAGES= # empty diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 8b5559eb16f..3b557a94c4b 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/05/19 23:12:38 sno Exp $ +$NetBSD: distinfo,v 1.7 2009/08/09 12:13:19 sno Exp $ -SHA1 (Object-InsideOut-3.55.tar.gz) = a8156ca3e1dd1af0d84affaa786140762236077b -RMD160 (Object-InsideOut-3.55.tar.gz) = e41b5928924179c2868bb6200046ba63a6ca3d17 -Size (Object-InsideOut-3.55.tar.gz) = 115290 bytes +SHA1 (Object-InsideOut-3.56.tar.gz) = a7ee0241e16cfd719a08f5936b26c9d8209020ac +RMD160 (Object-InsideOut-3.56.tar.gz) = 7e568ef23a12e161025e54d397fa3c68c36e70f1 +Size (Object-InsideOut-3.56.tar.gz) = 115324 bytes |