diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-12-15 06:42:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-12-15 06:42:16 +0000 |
commit | 14b23de2718dbc6556c8490c4c5604ed36c21ceb (patch) | |
tree | 334e320486923ad77a8f116a8b50df41f8304aa4 /mail/dspam-devel/files/UPDATING | |
parent | Add missing dependency on PHP session module. (diff) |
- Fix memory leak in BNR (resurrect files/patch-src_libdspam.c from Attic
but with totally different content imported from vendor CVS).
- Bump PORTREVISION.
PR: ports/90361
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Diffstat (limited to 'mail/dspam-devel/files/UPDATING')
-rw-r--r-- | mail/dspam-devel/files/UPDATING | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING index 44d7221ec419..d8be4719455d 100644 --- a/mail/dspam-devel/files/UPDATING +++ b/mail/dspam-devel/files/UPDATING @@ -1,6 +1,3 @@ -$FreeBSD$ -$Tecnik: ports/mail/dspam-devel/files/UPDATING,v 1.6 2005/12/12 01:53:20 itetcu Exp $ - This file documents some of the problems you may encounter when upgrading dspam port. I will try my best to minimize these disruptions, but sometimes they are unavoidable. @@ -14,6 +11,13 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-devel-3.6.2_1 (2005-12-11 19:18) +# + +Fix memory leak in BNR. + + +########################################################################### # dspam-devel-3.6.2 (2005-12-11 21:34) # |