| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jul 2012 08:06:03
0.003
|
culot  |
- Update to 0.003
Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes |
13 Mar 2012 16:15:36
0.002
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.002
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
20 Jan 2012 13:16:15
0.002
|
culot  |
- Update to 0.002
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes |
11 Oct 2011 09:04:09
0.001
|
culot  |
HTML::HTML5::Entities is a pure Perl, drop-in replacement for HTML::Entities,
providing the character entities defined in HTML5.
WWW: http://search.cpan.org/dist/HTML-HTML5-Entities/
This new module is needed to update textproc/p5-HTML-HTML5-Parser. |