diff options
author | vs <vs@FreeBSD.org> | 2004-07-07 19:03:06 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-07 19:03:06 +0800 |
commit | 4d648ae3630fdc725d085b9d21a4da774ef5ed02 (patch) | |
tree | f1673bb505fc02acb1bd033ec0d4886b2a7cc331 | |
parent | 85c6d089d7d0cd6492e794c1a3b89df27c358ae4 (diff) | |
download | freebsd-ports-gnome-4d648ae3630fdc725d085b9d21a4da774ef5ed02.tar.gz freebsd-ports-gnome-4d648ae3630fdc725d085b9d21a4da774ef5ed02.tar.zst freebsd-ports-gnome-4d648ae3630fdc725d085b9d21a4da774ef5ed02.zip |
Fix -qdbm/-tdb build failure that was caused by a hardcoded file name suffix in the test suite
PR: ports/68760
Submitted by: maintainer
-rw-r--r-- | mail/bogofilter-current/files/ChangeLog.port | 3 | ||||
-rw-r--r-- | mail/bogofilter/files/ChangeLog.port | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/mail/bogofilter-current/files/ChangeLog.port b/mail/bogofilter-current/files/ChangeLog.port index 55c0279800c7..bd1ae41838c5 100644 --- a/mail/bogofilter-current/files/ChangeLog.port +++ b/mail/bogofilter-current/files/ChangeLog.port @@ -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) diff --git a/mail/bogofilter/files/ChangeLog.port b/mail/bogofilter/files/ChangeLog.port index 55c0279800c7..bd1ae41838c5 100644 --- a/mail/bogofilter/files/ChangeLog.port +++ b/mail/bogofilter/files/ChangeLog.port @@ -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) |