aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2006-01-31 04:12:33 +0800
committercperciva <cperciva@FreeBSD.org>2006-01-31 04:12:33 +0800
commitfe4bf235da5d5ff9aeded2733b064346cb8685c1 (patch)
treecda6317f6274eb9e35485472c8768720b4fbf1fd /UPDATING
parent8f97e0047f61dc365a9f41717f5e0cab551681b5 (diff)
downloadfreebsd-ports-gnome-fe4bf235da5d5ff9aeded2733b064346cb8685c1.tar.gz
freebsd-ports-gnome-fe4bf235da5d5ff9aeded2733b064346cb8685c1.tar.zst
freebsd-ports-gnome-fe4bf235da5d5ff9aeded2733b064346cb8685c1.zip
Update sysutils/portsnap to version 1.0, to match the version in the
src tree. This only affects users of FreeBSD 5.4 and earlier, since the port is IGNOREd for recent versions of the FreeBSD base system. PR: ports/92563 Approved by: linimon
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