aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-05-23 16:13:41 +0000
committerSimon Barner <barner@FreeBSD.org>2005-05-23 16:13:41 +0000
commit82fe928873b1964204314f1384724f8edc1f754d (patch)
treee81236a584c26c59af7b3c3d5f0dc53549942192 /UPDATING
parent53fe81cdd6ac4cf2db16de07d3f209f16430a2f1 (diff)
downloadports-82fe928873b1964204314f1384724f8edc1f754d.tar.gz
ports-82fe928873b1964204314f1384724f8edc1f754d.zip
- Update to 1.7.7 [1]
- Convert to OPTIONS [1] - Use %%DATADIR%% [2] - Add a hint to UPDATING because of changed config file semantics. [1] Submitted by: maintainer [1], barner [2] PR: ports/81375
Notes
Notes: svn path=/head/; revision=135974
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9fcf38eda75e..c274c21db599 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050523:
+ AFFECTS: users of games/pvgdn
+ AUTOR: mek@mek.uz.ua
+
+ The following has been changed in the bnetd.conf file (starting with
+ version 1.7.7):
+ - The old config variable `servername' has been renamed to `hostname'.
+ - A new `servername' config variable has been introduced for server
+ identification.
+
20050519:
AFFECTS: users of www/squid
AUTHOR: tmseck@netcologne.de