diff options
author | beat <beat@FreeBSD.org> | 2009-03-16 22:33:17 +0000 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-03-16 22:33:17 +0000 |
commit | ff085fb8bdb0630758bc0cf996ff08d2d397d5f5 (patch) | |
tree | f55f3727f7cda4ca9b732017edb31aef65ba2660 /UPDATING | |
parent | 36ec928e0110cdf19600b07eb2b0d0c2894d02c1 (diff) | |
download | FreeBSD-ports-ff085fb8bdb0630758bc0cf996ff08d2d397d5f5.zip FreeBSD-ports-ff085fb8bdb0630758bc0cf996ff08d2d397d5f5.tar.gz |
- Update to 1.5.2
- Use WWWDIR instead of custom WWW_DIR
- Reset MAINTAINER to ports@FreeBSD.org
PR: ports/132521
Submitted by: Chess Griffin <chess AT chessgriffin.com> (maintainer)
Approved by: miwi (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7,6 +7,15 @@ time you update your ports collection, before attempting any port upgrades. 20090316: + AFFECTS: users of www/geeklog + AUTHOR: beat@FreeBSD.org + + To follow the standards this port has received a small reworking. + + WWW_DIR (that defaulted to PREFIX/www/data/geeklog) is deprecated, + use WWWDIR (defaults to PREFIX/www/geeklog). + +20090316: AFFECTS: users of net-im/ejabberd AUTHOR: skylord@linkline.ru |