Thu Aug 14 13:36:01 2014 UTC ()
Update to 1.64

Upstream changes:
2014-07-13   Karen Etheridge <ether@cpan.org>

  Release 1.64

  Eric Brine:
    - better fix for RT#96941, that also works around utf8 bugs on older perls

2014-07-13   Karen Etheridge <ether@cpan.org>

  Release 1.63

  Karen Etheridge:
    - mark utf8-related test failures on older perls caused by recent string
      parsing changes as TODO (RT#97177, RT#96941)

2014-07-12   Karen Etheridge <ether@cpan.org>

  Release 1.62

  Karen Etheridge (2):
    - use strict and warnings in all modules, tests and scripts
    - remove all remaining uses of "use vars"

  Eric Brine:
    - fixed new "\C is deprecated in regex" warning in 5.21.2 (RT#96941)

2014-07-01   Karen Etheridge <ether@cpan.org>

  Release 1.61

  David Schmidt:
      Fix test failure if local hostname is 'foo' [RT#75519]

  Gisle Aas (2):
      New 'has_recognized_scheme' interface [RT#71204]
      Interfaces that return a single value now return undef rather than an
      empty list in list context

  Slaven Rezic:
      Fix bad regex when parsing hostnames

  Piotr Roszatycki:
      Preferentially use $ENV{TMPDIR} for temporary test files over /tmp
      (fixes tests on Android)


(wen)
diff -r1.52 -r1.53 pkgsrc/www/p5-URI/Makefile
diff -r1.25 -r1.26 pkgsrc/www/p5-URI/distinfo

cvs diff -r1.52 -r1.53 pkgsrc/www/p5-URI/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-URI/Makefile 2014/05/29 23:38:15 1.52
+++ pkgsrc/www/p5-URI/Makefile 2014/08/14 13:36:01 1.53
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2014/05/29 23:38:15 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2014/08/14 13:36:01 wen Exp $
 
-DISTNAME=	URI-1.60
+DISTNAME=	URI-1.64
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	3
 SVR4_PKGNAME=	p5uri
 CATEGORIES=	www net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=URI/}

cvs diff -r1.25 -r1.26 pkgsrc/www/p5-URI/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-URI/distinfo 2012/04/22 10:41:20 1.25
+++ pkgsrc/www/p5-URI/distinfo 2014/08/14 13:36:01 1.26
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2012/04/22 10:41:20 wiz Exp $
+$NetBSD: distinfo,v 1.26 2014/08/14 13:36:01 wen Exp $
 
-SHA1 (URI-1.60.tar.gz) = 940315985af24b9f4bb5a9761b1e2bbe6c1d0df3
+SHA1 (URI-1.64.tar.gz) = 80b43be09119f65f87ac3ab947c1e1cf0e0d0a8a
-RMD160 (URI-1.60.tar.gz) = 24afb2202cae821cfe1499056b289b81a5d62f24
+RMD160 (URI-1.64.tar.gz) = 82b7a6c11befb555afd48e75cc9342261f4a742e
-Size (URI-1.60.tar.gz) = 81196 bytes
+Size (URI-1.64.tar.gz) = 82778 bytes