| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
6.03_1
|
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
6.03_1
|
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 |
19 Feb 2012 10:52:38
6.03_1
|
sunpoet  |
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change |
17 Feb 2012 18:17:08
6.03
|
sunpoet  |
- Update to 6.03
Changes: http://search.cpan.org/dist/HTTP-Message/Changes |
19 Apr 2011 17:50:25
6.02
|
culot  |
- Add CONFLICTS with www/p5-libwww-5* |
15 Apr 2011 12:20:29
6.02
|
culot  |
HTTP::Message contains classes useful for representing the messages
passed in HTTP style communication. These are classes representing
requests, responses and the headers contained within them.
WWW: http://search.cpan.org/dist/HTTP-Message/
This new port is needed to update www/p5-libwww. |