diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
commit | 05684b80dd9f4d8c5476c1d6e62071a324b34c20 (patch) | |
tree | 01d8d1db8758fd8bcaa69e038bc69e689bcabfa4 /UPDATING | |
parent | -Update to 0.7.2. [1] (diff) |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Notes
Notes:
svn path=/head/; revision=150328
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051203: + AFFECTS: users of www/apache2 + AUTHOR: clement@FreeBSD.org + + www/apache2 port directory was renamed to www/apache20 to keep + consistency with other apache ports. + +20051203: + AFFECTS: users of www/apache22 and any web apps porters + AUTHOR: clement@FreeBSD.org + + www/apache22 stop supporting ${LOCALBASE}/www/(data|error|cgi)(|-dist) + directory layout in favor of ${LOCALBASE}/www/apache22/(data|error|cgi). + FYI, ports layout may change soon. + 20051202: AFFECTS: users of www/plone and cmf oriented zope modules AUTHOR: filippo.natali@gmail.com |