aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-07 16:42:31 +0800
committerpav <pav@FreeBSD.org>2007-02-07 16:42:31 +0800
commitdac72c73307ad844362c2147eb9c580b902e8cad (patch)
treea172d112ee271d0cfca4a60e3db90ca8bfd03e1f /UPDATING
parentd1d0b0723edb062a7a54aa83e07c10ddb00dabc6 (diff)
downloadfreebsd-ports-gnome-dac72c73307ad844362c2147eb9c580b902e8cad.tar.gz
freebsd-ports-gnome-dac72c73307ad844362c2147eb9c580b902e8cad.tar.zst
freebsd-ports-gnome-dac72c73307ad844362c2147eb9c580b902e8cad.zip
Rename
www/squid -> www/squid25 www/squid26 -> www/squid thus effectively updating www/squid to 2.6.STABLE9 PR: ports/108562 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Repocopies by: marcus
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8de2e2e47198..5e2f0b81eb14 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070207:
+ AFFECTS: users of www/squid*
+ AUTHOR: tmseck@netcologne.de
+
+ The www/squid port has been updated to 2.6. If you are updating from Squid
+ 2.5, please read the Squid release notes at
+ http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE9-RELEASENOTES.html
+ and see whether you need to adapt your squid.conf to the changes described
+ there.
+
+ Squid 2.5 will be available as www/squid25 for next few months. But note
+ it's no longer being maintained by the Squid developers.
+
20070206:
AFFECTS: users of emulators/qemu
AUTHOR: nox@FreeBSD.org