diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-17 14:46:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-17 14:46:54 +0000 |
commit | c1a55c468c6693a79716b2dee2b56cce169fe73e (patch) | |
tree | 273829332e4ded626141fba5b2e4785cd7129fbd /mail/dspam-devel/files/UPDATING | |
parent | - Update to 2.8.2 (diff) |
- Fix WITH_CGI (convert to new USE_APACHE)
PR: ports/89152
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Diffstat (limited to '')
-rw-r--r-- | mail/dspam-devel/files/UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING index 8433e99c9ac6..beddd19abfe2 100644 --- a/mail/dspam-devel/files/UPDATING +++ b/mail/dspam-devel/files/UPDATING @@ -13,6 +13,14 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-devel-3.6.1_1 +# + +fix RUN_DEPENDS for WITH_CGI=on by USE_APACHE=1.3+, no need to upgrade if +already installed + + +########################################################################### # dspam-devel-3.6.1 # |