pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-URI Update to 1.36:
details: https://anonhg.NetBSD.org/pkgsrc/rev/26a73f53e951
branches: trunk
changeset: 541027:26a73f53e951
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 13 20:33:24 2008 +0000
description:
Update to 1.36:
Release 1.36
<gerard%tty.nl@localhost>: Escape Unicode strings as UTF-8.
Bjoern Hoehrmann <derhoermi%gmx.net@localhost>: fixed URL encoded data: URLs
GAAS: uri_escape_utf8() now exported by default as documented.
BDFOY: Test fails with Business::ISBN installed [RT#33220]
JDHEDDEN: lc(undef) reports warning in blead [RT#32742]
GEOFFR: add some tests for gopher URIs [RT#29211]
diffstat:
www/p5-URI/Makefile | 5 ++---
www/p5-URI/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r c98bc92be6de -r 26a73f53e951 www/p5-URI/Makefile
--- a/www/p5-URI/Makefile Sun Apr 13 20:32:43 2008 +0000
+++ b/www/p5-URI/Makefile Sun Apr 13 20:33:24 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2006/11/05 17:37:55 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2008/04/13 20:33:24 wiz Exp $
#
-DISTNAME= URI-1.35
+DISTNAME= URI-1.36
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uri
-PKGREVISION= 1
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
diff -r c98bc92be6de -r 26a73f53e951 www/p5-URI/distinfo
--- a/www/p5-URI/distinfo Sun Apr 13 20:32:43 2008 +0000
+++ b/www/p5-URI/distinfo Sun Apr 13 20:33:24 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/02/24 14:08:37 wiz Exp $
+$NetBSD: distinfo,v 1.13 2008/04/13 20:33:24 wiz Exp $
-SHA1 (URI-1.35.tar.gz) = e385446f95bbf12ea55e002cf594c85a73e85e7b
-RMD160 (URI-1.35.tar.gz) = 8044cd40c9c6b083a1455ac34a03f9e283a6c959
-Size (URI-1.35.tar.gz) = 96050 bytes
+SHA1 (URI-1.36.tar.gz) = 7f443bfdeb6ba71c496501748b23cd8481a15a76
+RMD160 (URI-1.36.tar.gz) = 5331a05d9528ba933b78008f6ff78c1a6647c228
+Size (URI-1.36.tar.gz) = 96052 bytes
Home |
Main Index |
Thread Index |
Old Index