NetBSD

CVS log for pkgsrc/www/p5-URI-Find/distinfo

[BACK] Up to [NetBSD] / pkgsrc / www / p5-URI-Find

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 22 20:31:23 2012 CET (2 weeks, 3 days ago) by abs
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Updated www/p5-URI-Find to 20111103

20111103  Thu Nov  3 12:14:21 PDT 2011
    Bug Fixes
    * URI::URL::strict will no longer leak out of find() if the callback
      or filter fails. [rt.cpan.org 71153] (Carl Chambers)


20111020  Thu Oct 20 17:31:56 PDT 2011
    Bug Fixes
    * Things which look like URIs, but aren't, are now properly escaped like
      other text.  [rt.cpan.org 71658]

    New Features
    * Balanced parens in URIs are no longer stripped.  Example:
      "http://example.com/foo(bar)"  (Merten Falk)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 31 14:32:47 2010 (18 months, 1 week ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Updating www/p5-URI-Find from 20100211 to 20100505

Upstream changes:
20100505  Wed May  5 18:48:44 PDT 2010
    Test Fixes
    * Fixed t/urifind/find.t on Windows

20100504.1039  Tue May  4 10:39:23 PDT 2010
    Doc Fixes
    * Forgot to mention that we ship with urifind now.

20100504  Tue May  4 10:29:52 PDT 2010
    New Features
    * Added a urifind program. (Darren Chamberlain)
    Bug Fixes
    * The final semi-colon was being strippped form URLs found in HTML
      that ended with HTML entities. (Michael Peters)
      Example: http://google.com/search?q=<html>
    * URLs with leading dots, pluses and minuses are now found.
      [rt.cpan.org 57032]
      Example: stuff...http://example.com

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 22 21:29:09 2010 CET (23 months, 2 weeks ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Updating www/p5-URI-Find from 20090319 to 20100211

pkgsrc changes:
- Updating dependencies

Upstream changes:
20100211  Thu Feb 11 04:02:26 PST 2010
    Bug Fixes
    * Finding URIs inside brackets was pretty badly broken by
      the last release.  (Michael Peters)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:31:12 2009 (2 years, 5 months ago) by sno
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Importing module for p5 modules URI::Find and URI::Find::Schemeless, both
version 20090319 as dependency for scheduled import of
www/p5-Template-Plugin-Clickable.

URI::Find does one thing: Finds URIs and URLs in plain text. It finds
them quickly and it finds them all (or what URI::URL considers a URI to
be.) It only finds URIs which include a scheme (http:// or the like),
for something a bit less strict have a look at included
URI::Find::Schemeless.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:31:12 2009 (2 years, 5 months ago) by sno
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>