aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-06-19 12:05:51 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-06-19 12:05:51 +0800
commit435e354b7be424581ca4e52a3728e88237f088c5 (patch)
treee8730e91d8f949778682be3774fe1c1dea84d3e7 /UPDATING
parentc1445b1fded8958380b53fe67b3293e1ecf213d3 (diff)
downloadfreebsd-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--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6b0de035d19c..3f9c9f144e69 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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