From 72ad4d9996c6bf5bae4985d606d94d9ece0d92a0 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 1 Jun 2009 18:30:06 +0000 Subject: pkgsrc changes: - Updating package for p5 module URI from 1.37nb1 to 1.38 - Adjusting dependencies according to META.yml Upstream changes: 2009-05-27 Gisle Aas Release 1.38 Ville Skytt"a (3): Spelling fixes. Tatsuhiko Miyagawa (1): skip DNS test if wildcard domain catcher (e.g. OpenDNS) is there Gisle Aas (1): Avoid "Insecure $ENV{PATH} while running with -T switch" error with perl-5.6. --- www/p5-URI/Makefile | 9 +++++---- www/p5-URI/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index 3fdf66d8214..dc633cc4e29 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2008/10/19 19:19:24 he Exp $ +# $NetBSD: Makefile,v 1.36 2009/06/01 18:30:06 sno Exp $ # -DISTNAME= URI-1.37 +DISTNAME= URI-1.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} @@ -15,7 +14,9 @@ COMMENT= Perl5 Uniform Resource Identifiers class (URI, RFC 2396) PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -BUILD_DEPENDS+= p5-MIME-Base64>=2.12:../../converters/p5-MIME-Base64 +DEPENDS+= p5-MIME-Base64>=2.12:../../converters/p5-MIME-Base64 +# recommended +DEPENDS+= p5-Business-ISBN-[0-9]*:../../misc/p5-Business-ISBN CONFLICTS+= p5-libwww-5.36 # URI used to be part of that package diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo index c5e67a013dd..e04ffefa22a 100644 --- a/www/p5-URI/distinfo +++ b/www/p5-URI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2008/06/22 22:54:31 he Exp $ +$NetBSD: distinfo,v 1.15 2009/06/01 18:30:06 sno Exp $ -SHA1 (URI-1.37.tar.gz) = 7f0c8e8888e7995bfeb349e607dca696ffb69429 -RMD160 (URI-1.37.tar.gz) = 562d0e41da2f85769dad19a8699d8a07b77e9171 -Size (URI-1.37.tar.gz) = 96676 bytes +SHA1 (URI-1.38.tar.gz) = 2f3ffcfe28c06ec4bdd1da09f33e54b1ba0e5335 +RMD160 (URI-1.38.tar.gz) = 5e20715cda003fd2ecf2e02398def5ceffba1ae0 +Size (URI-1.38.tar.gz) = 97116 bytes -- cgit v1.2.3