aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-17 21:09:54 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-01-17 21:09:54 +0000
commit7b868057418c852ae1c65195965f74af56aaa0fd (patch)
treef7fbb323183784694782bbe0b2df5db15dcf882e /UPDATING
parent36b408d40b2d72c056995e558d80fb4a5af434d8 (diff)
downloadports-7b868057418c852ae1c65195965f74af56aaa0fd.tar.gz
ports-7b868057418c852ae1c65195965f74af56aaa0fd.zip
Add an entry about astk-client's parameters file.
Notes
Notes: svn path=/head/; revision=126669
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 85651789b2d5..12cd52fc9f5a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050117:
+ AFFECTS: users of astk-client
+ AUTHOR: thierry@FreeBSD.org
+
+ASTK has been moved; if there exists files $HOME/.astkrc/config_serveurs,
+you have to update the entry rep_serv from /usr/local/ASTK/ASTK_SERV/bin
+to /usr/local/aster/ASTK/ASTK_SERV/bin (or you can remove $HOME/.astkrc).
+
20050114:
AFFECTS: users of security/libgnomesu, esp. on FreeBSD 4.x.
AUTHOR: adamw@FreeBSD.org