aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-01-30 20:12:33 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-01-30 20:12:33 +0000
commit8d320f07b4d533efc2196a2267b7fc9982ea12f7 (patch)
tree0726c65bc51581c2b6c70593866533492c4b4517 /UPDATING
parentf8173df16e28f01b846276943ec558a35d3f9e6f (diff)
downloadports-8d320f07b4d533efc2196a2267b7fc9982ea12f7.tar.gz
ports-8d320f07b4d533efc2196a2267b7fc9982ea12f7.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3678469a0a1d..130961cf7c1f 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.
+20060130:
+ AFFECTS: users of sysutils/portsnap
+ AUTHOR: cperciva@FreeBSD.org
+
+ Due to configuration file changes, users of portsnap are encouraged
+ to copy the latest sample configuration file into place after updating
+ portsnap to version 1.0:
+
+ # cd /usr/local/etc && cp portsnap.conf.sample portsnap.conf
+
20060126:
AFFECTS: ports that use Display Postscript libraries and xorg-libraries
AUTHOR: x11@FreeBSD.org