diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-08 03:41:23 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-08 03:41:23 +0000 |
commit | 60e33d5de94f93f20cc2656a607a53b3b2d5bd5e (patch) | |
tree | cd55554fd16dd9cb0b5c788094df5bd9c3b4af27 /UPDATING | |
parent | Add amd64 support. (diff) |
- Update to 1.30.
- Use CPAN macro.
- Doesn't depend more on mod_perl.
PR: ports/122395
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=210814
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080408: + AFFECTS: users of www/p5-Apache-Test + AUTHOR: pgollucci@p6m7g8.com + + www/p5-Apache-Test doesn't actually need www/mod_perl{1,2}. If you would + like to test a mod_perl, than please install www/mod_perl2 or www/mod_perl + as well. The ports infra structure doesn't support this(yet) but you can + use this to test both www/apache13, www/apache20 and/or www/apache22 + without chaining www/p5-Apache-Test. + 20080405: AFFECTS: users of sysutils/tracker AUTHOR: ahze@FreeBSD.org |