pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-URI pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/18d8eacbfacf
branches: trunk
changeset: 393977:18d8eacbfacf
user: sno <sno%pkgsrc.org@localhost>
date: Mon Jun 01 18:30:06 2009 +0000
description:
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 <gisle%ActiveState.com@localhost>
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.
diffstat:
www/p5-URI/Makefile | 9 +++++----
www/p5-URI/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 02dacffd86de -r 18d8eacbfacf www/p5-URI/Makefile
--- a/www/p5-URI/Makefile Mon Jun 01 18:20:56 2009 +0000
+++ b/www/p5-URI/Makefile Mon Jun 01 18:30:06 2009 +0000
@@ -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 @@
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 -r 02dacffd86de -r 18d8eacbfacf www/p5-URI/distinfo
--- a/www/p5-URI/distinfo Mon Jun 01 18:20:56 2009 +0000
+++ b/www/p5-URI/distinfo Mon Jun 01 18:30:06 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index