aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-01-18 05:09:54 +0800
committerthierry <thierry@FreeBSD.org>2005-01-18 05:09:54 +0800
commit9ef1d47c6252398491e63cbb416e6e3035cf2db7 (patch)
treee9e0abf4114bd8d0a474c00e40b16fd13c02b244 /UPDATING
parent85d6740513a0a164c5a72fb2b6ccf77f53036bcc (diff)
downloadfreebsd-ports-gnome-9ef1d47c6252398491e63cbb416e6e3035cf2db7.tar.gz
freebsd-ports-gnome-9ef1d47c6252398491e63cbb416e6e3035cf2db7.tar.zst
freebsd-ports-gnome-9ef1d47c6252398491e63cbb416e6e3035cf2db7.zip
Add an entry about astk-client's parameters file.
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