ports/67661: mail/milter-greylist update to 1.3.8
Cyril Guibourg
plonk-o-matic at teaser.fr
Tue Jun 8 08:44:33 UTC 2004
Cyril Guibourg <aragorn+ports at teaser.fr> writes:
>>Description:
> milter-greylist, update from 1.2.2 to 1.3.8
>
>
> Update of Makefile
> Update of distinfo
> Update of files/patch-Makefile.in
>
> Removal of:
> files/patch-conf.c
> files/patch-dump.c
> files/patch-dump.h
> files/patch-spf.c
A patch-dump.h is still needed otherwise the dumpfile default location
is wrong.
diff against previous and new version:
$ diff -u files/patch-dump.h.orig files/patch-dump.h
--- files/patch-dump.h.orig Tue Jun 8 10:36:22 2004
+++ files/patch-dump.h Tue Jun 8 10:25:08 2004
@@ -1,5 +1,5 @@
---- dump.h.orig Thu May 6 15:54:01 2004
-+++ dump.h Tue May 25 22:48:33 2004
+--- dump.h.orig Tue May 25 11:39:49 2004
++++ dump.h Tue Jun 8 10:24:13 2004
@@ -46,7 +46,7 @@
#include <arpa/inet.h>
@@ -8,4 +8,4 @@
+#define DUMPFILE "/var/db/milter-greylist/greylist.db"
#endif
- #define DATELEN 40
+ #ifndef DUMPFREQ
More information about the freebsd-ports-bugs
mailing list