aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-07-06 05:34:30 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-07-06 05:34:30 +0000
commit982d8bada5f93064bca5f5f8eb196af520af9ecd (patch)
tree14719f2930ed385379ca5ef7a55b374405bfd78b /UPDATING
parent9c18a2c394bb18b3f9eac6d2ac7040a5fd7f99fc (diff)
downloadports-982d8bada5f93064bca5f5f8eb196af520af9ecd.tar.gz
ports-982d8bada5f93064bca5f5f8eb196af520af9ecd.zip
- Update to 1.5.6
- Update various language packs to the latest versions - Change default install directory from www/data/gallery to www/gallery - Use WWWDIR PR: ports/111568 Submitted by: Alex Varju <freebsd-ports AT varju.ca> (maintainer)
Notes
Notes: svn path=/head/; revision=195048
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4b164c829fb1..857304351546 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070706:
+ AFFECTS: users of www/gallery
+ AUTHOR: freebsd-ports@varju.ca
+
+ The default install location has changed from
+ ${PREFIX}/www/data/gallery to ${PREFIX}/www/gallery.
+
20070704:
AFFECTS: users of x11/kdebase3
AUTHOR: kde@freebsd.org