1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Fix -qdbm/-tdb build failure that was caused by a hardcoded file name suffix in the test suite

PR:		ports/68760
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2004-07-07 11:03:06 +00:00
parent 75ad4985f0
commit 0ada89bcc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113129
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
FreeBSD's port ChangeLog for mail/bogofilter
------------------------
2004-07-07
- add patch-ac to fix bogus test failure in bogofilter-tdb and bogofilter-qdbm
0.92.1
- pick up bugfixes, dropping patch-aa and patch-ab from 0.92.0_1
- update GSL dependency to gsl.6 (GNU GSL v1.5)

View File

@ -1,6 +1,9 @@
FreeBSD's port ChangeLog for mail/bogofilter
------------------------
2004-07-07
- add patch-ac to fix bogus test failure in bogofilter-tdb and bogofilter-qdbm
0.92.1
- pick up bugfixes, dropping patch-aa and patch-ab from 0.92.0_1
- update GSL dependency to gsl.6 (GNU GSL v1.5)