diff options
-rw-r--r-- | www/p5-Rose-URI/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Rose-URI/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Rose-URI/Makefile b/www/p5-Rose-URI/Makefile index 6c6a893775d..cc9044306ca 100644 --- a/www/p5-Rose-URI/Makefile +++ b/www/p5-Rose-URI/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.4 2010/08/21 16:37:05 seb Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/10 05:21:49 sno Exp $ -DISTNAME= Rose-URI-0.50 +DISTNAME= Rose-URI-1.00 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Rose-URI/ COMMENT= URI class for easy and efficient manipulation of URI components +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Rose-Object>=0.15:../../devel/p5-Rose-Object -DEPENDS+= p5-URI>=0:../../www/p5-URI +DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Rose/URI/.packlist diff --git a/www/p5-Rose-URI/distinfo b/www/p5-Rose-URI/distinfo index 945c00eb071..e2c59aa7cd9 100644 --- a/www/p5-Rose-URI/distinfo +++ b/www/p5-Rose-URI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/12/16 21:44:06 he Exp $ +$NetBSD: distinfo,v 1.3 2010/09/10 05:21:49 sno Exp $ -SHA1 (Rose-URI-0.50.tar.gz) = 4d1bb6e91b745e0aeb28bd603d3ee9c1379c7f87 -RMD160 (Rose-URI-0.50.tar.gz) = edcfc18fbf9b93bcf3b01cafc38da0d6b05b4048 -Size (Rose-URI-0.50.tar.gz) = 9045 bytes +SHA1 (Rose-URI-1.00.tar.gz) = 88136266469e54361cf3f86345a259ff39a0b6e6 +RMD160 (Rose-URI-1.00.tar.gz) = 5d74213aed2c3db7eef8510abd8e72d8a195e23e +Size (Rose-URI-1.00.tar.gz) = 9260 bytes |