aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-13 08:52:21 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-13 08:52:21 +0000
commit438dc0e50aa2da4856e98928fd0f496fd1d7bc31 (patch)
tree0b66f009b726831e4c804b5c4f340e9f9e0b7841 /UPDATING
parent2afb7e4adb7866d12f3f69f6fee592093414c101 (diff)
downloadports-438dc0e50aa2da4856e98928fd0f496fd1d7bc31.tar.gz
ports-438dc0e50aa2da4856e98928fd0f496fd1d7bc31.zip
- update sysutils/bacula-server and sysutils/bacula-client to 5.2.11
- add UPDATING entry with update instructions PR: 171540 Submitted by: Dan Langille <dan at langille dot org> (maintainer)
Notes
Notes: svn path=/head/; revision=304186
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9cf805a5e485..0644477d565f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120913:
+ AFFECTS: users of sysutils/bacula-server, sysutils/bacula-client
+ AUTHOR: rm@FreeBSD.org
+
+ If you have both sysutils/bacula-server and sysutils/bacula-client
+ installed, you need to pkg_delete sysutils/bacula-server and
+ sysutils/bacula-fd prior to this update.
+
20120910:
AFFECTS: users of www/libxul
AUTHOR: gecko@FreeBSD.org