2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-04-04 09:19:01 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.0.0
Upstream changes:
v3.0.0 2019-03-11 13:52:08Z
- Better fix for handling malformed tags. Removes max_parser_loops(),
which was introduced in 2.4.0 (GH#37) (Graham Knop)
|
2019-02-09 00:45:33 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.5.0
Update DEPENDS
Upstream changes:
v2.5.0 2019-02-08 22:18:11Z
- Strip some control characters from links (GH#34) (Olaf Alders)
- Enable empty_element_tags in HTML::Parser (GH#35) (Olaf Alders)
v2.4.1 2019-02-05 14:13:16Z
- Bump version of Type::Tiny to 1.002001. (GH#33) (Olaf Alders). Issue
reported by Slaven Rezić (GH#32).
v2.4.0 2019-02-05 02:51:05Z
- Process text until it returns the same value twice. (GH#31) (Olaf
Alders). Issue raised in (GH#29) by Juraj Major.
- Add max_parser_loops attribute
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-02-25 20:37:57 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-HTML-Restrict: update to 2.3.0.
v2.3.0 2018-02-09 16:00:41Z
- Add code filters for attribute values (GH#27) (Graham Knop)
|
2017-09-27 17:16:13 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-HTML-Restrict: update to 2.2.4.
2.2.4 2017-03-01 14:22:13-05:00 America/Toronto
- Updates SEE ALSO pod section (Ben Bullock)
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-07-31 03:36:09 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2.3
Upstream changes:
2.2.3 2016-07-26 18:00:55-04:00 America/Toronto
- Now with fewer non-core prerequisites (Karen Etheridge)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-15 13:12:32 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-HTML-Restrict-2.2.2 as www/p5-HTML-Restrict.
This module uses HTML::Parser to strip HTML from text in a restrictive
manner. By default all HTML is restricted. You may alter the default
behaviour by supplying your own tag rules.
|