Next | Query returned 78 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2010-07-31 14:29:16 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating www/p5-URI from 1.53 to 1.54

Upstream changes:
2010-03-31 - Release 1.54 - Gisle Aas <gisle@ActiveState.com>
   Alex Kapranoff (1):
      Fix heuristic test fails on hosts in .su (or .uk) domains [RT#56135]
   2010-03-15 13:24:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.53:

2010-03-14   Gisle Aas <gisle@ActiveState.com>

   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]
   2010-01-16 16:25:23 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating www/p5-URI from 1.51 to 1.52.

pkgsrc changes:
- Adjusting dependency of core modules

Upstream changes:
2009-12-30 Release 1.52 - Gisle Aas <gisle@ActiveState.com>
   Gisle Aas (7):
      Encode::decode('UTF-8',...) with callback implemented in 2.39
      %%host%% hack can be removed when URI::_server::as_iri works
      Don't croak on IRIs that can't be IDNA encoded
      IDNA roundtrip test on wrong variable
      Check behaviour when feeded URI constructor Latin-1 chars
      Add some test examples from draft-duerst-iri-bis.txt
      Need to recognize lower case hex digits as well
   2009-12-15 14:36:16 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.51, set LICENSE.

2009-11-23   Gisle Aas <gisle@ActiveState.com>

   Release 1.51

   Fixup a test that was broken on Windows

2009-11-21   Gisle Aas <gisle@ActiveState.com>

   Release 1.50

   The main news in this release is the initial attempt at providing
   support to IRIs.  URI objects now support the 'as_iri' and 'ihost'
   methods.

   Gisle Aas (28):
      Added more tests for setting IPv6 addresses using the host method
      Document how the host methods deal with IPv6 addresses
      A "test case" to start IDNA prototype from
      Escape IDNA hostnames
      Introduce the as_unicode method
      Make as_unicode undo punycode for server URLs
      An IRI class might be helpful (RFC 3987)
      Must punycode each part of the domain name separately
      Include initial private Punycode module
      Get URI::_punycode working
      punycode of plain ascii should not edit with "-"
      Some more tests from RFC 3492
      Add private URI::_idna module based on encodings/idna.py
      Start using URI::_idna for encoding of URIs
      Avoid various use of undef warnings
      Fix test affected by IDNA
      Keep reference to IDNA::Punycode in the URI::_punycode docs
      Ensure upgraded strings as input
      Update manifest with the new idna/punycode files
      Rename as_unicde to as_iri
      draft-duerst-iri-bis-07: The proposed RFC 3987 update
      Load Encode when its used
      Rename host_unicode as ihost
      Add basic iri test
      Hack to make as_iri turn A-labels into U-labels
      Make as_iri leave escapes not forming valid UTF-8 sequences
      Merge branch 'iri'
      Don't include RFCs in the cpan tarball

   Michael G. Schwern (3):
      Fix != overloading to match ==
      Note that mailto does not contain a host() and this is not a bug.
      Strip brackets off IPv6 hosts [RT#34309]
   2009-08-18 16:32:40 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module www/p5-URI from 1.38 to 1.40

Upstream changes:
2009-08-14 Release 1.40 - Gisle Aas <gisle@ActiveState.com>
   Even stricter test for working DNS, 2nd try.

2009-08-13 Release 1.39 - Gisle Aas <gisle@ActiveState.com>
   Even stricter test for working DNS, hopefully this gets rid of the rest of
   the heuristics.t failures.
   2009-06-01 20:30:06 by Jens Rehsack | Files touched by this commit (2)
Log message:
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>
   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.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-06-23 00:54:31 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from 1.36 to 1.37.  Changes:

2008-06-16   Gisle Aas <gisle@ActiveState.com>

   Release 1.37

   Gisle Aas (1):
      Support ";" delimiter in $u->query_form

   Jan Dubois (1):
      We get different test result when www.perl.com doesn't resolve.

   Kenichi Ishigaki (1):
      URI::Heuristic didn't work for generic country code [RT#35156]
   2008-04-13 22:33:24 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.36:

   Release 1.36

   <gerard@tty.nl>: Escape Unicode strings as UTF-8.

   Bjoern Hoehrmann <derhoermi@gmx.net>: 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]
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.

Next | Query returned 78 messages, browsing 51 to 60 | Previous