[Lunar-commits] <moonbase> URI: updated to 1.54
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Fri Apr 2 00:08:40 CEST 2010
commit 529126f7b620a3c02b8364734b92779c58255c2e
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Fri Apr 2 00:08:40 2010 +0200
URI: updated to 1.54
Release 1.54
Alex Kapranoff (1):
Fix heuristic test fails on hosts in .su (or .uk) domains [RT#56135]
Release 1.53
Ville Skyttä (6):
Remove unneeded execute permissions.
Add $uri->secure() method.
Documentation and comment spelling fixes.
Fix heuristics when COUNTRY is set to "gb".
Use HTTP_ACCEPT_LANGUAGE, LC_ALL, and LANG in country heuristics.
POD linking improvements.
Michael G. Schwern (2):
Rewrite the URI::Escape tests with Test::More
Update URI::Escape for RFC 3986
Gisle Aas (1):
Bump MIN_PERL_VERSION to 5.6.1 [RT#54078]
Salvatore Bonaccorso (1):
Suppress wide caracters warnings in iri.t [RT#53737]
---
perl/URI/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/perl/URI/DETAILS b/perl/URI/DETAILS
index 18fc57f..c068313 100644
--- a/perl/URI/DETAILS
+++ b/perl/URI/DETAILS
@@ -1,11 +1,11 @@
MODULE=URI
- VERSION=1.52
+ VERSION=1.54
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
- SOURCE_VFY=sha1:8287bd4ad8e305b0f723ca0db60fb9da14ef1a16
+ SOURCE_VFY=sha1:e0ef831aed3b3dd44b3027075b610a81c135ddae
WEB_SITE=http://search.cpan.org/dist/URI/
ENTERED=20020727
- UPDATED=20100221
+ UPDATED=20100401
SHORT="perl module for using Uniform Resource Identifiers"
cat << EOF
More information about the Lunar-commits
mailing list