diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 12:05:51 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 12:05:51 +0800 |
commit | 435e354b7be424581ca4e52a3728e88237f088c5 (patch) | |
tree | e8730e91d8f949778682be3774fe1c1dea84d3e7 /UPDATING | |
parent | c1445b1fded8958380b53fe67b3293e1ecf213d3 (diff) | |
download | freebsd-ports-gnome-435e354b7be424581ca4e52a3728e88237f088c5.tar.gz freebsd-ports-gnome-435e354b7be424581ca4e52a3728e88237f088c5.tar.zst freebsd-ports-gnome-435e354b7be424581ca4e52a3728e88237f088c5.zip |
Add some notes about Catalyst update.
Suggested by: Paul Dokas <dokas@oitsec.umn.edu>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090618: + AFFECTS: users of www/p5-Catalyst + AUTHOR: pgollucci@FreeBSD..org + + Most applications and plugins should run unaltered on Catalyst 5.80. + + However, a lot of refactoring work has taken place, and several changes + have been made which could cause incompatibilities. If your application + or plugin is using deprecated code, or relying on side effects, then you + could have issues upgrading to this release. + + http://search.cpan.org/~mramberg/Catalyst-Runtime-5.80005/lib/Catalyst/Upgrading.pod + 20090617: AFFECTS: users of emulators/virtualbox AUTHOR: beat@FreeBSD.org |