diff options
author | jeh <jeh@FreeBSD.org> | 2003-11-03 09:20:40 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-11-03 09:20:40 +0800 |
commit | 891a4d0eae1873c5b16fa8f251e88c2213bdb463 (patch) | |
tree | f9776f3aa22cc20027ce6b9a19e01fe747e976fa /mail/sccmilter | |
parent | c1ddde6656f1a6a3819cf91bbccfe0acf9453bf5 (diff) | |
download | freebsd-ports-gnome-891a4d0eae1873c5b16fa8f251e88c2213bdb463.tar.gz freebsd-ports-gnome-891a4d0eae1873c5b16fa8f251e88c2213bdb463.tar.zst freebsd-ports-gnome-891a4d0eae1873c5b16fa8f251e88c2213bdb463.zip |
This is next bugfix release up to version 0.94.7, which fixed various detected bugs,
including error, breaks compile without --with-debug.
PR: 58708
Submitter: MAINTAINER
Diffstat (limited to 'mail/sccmilter')
-rw-r--r-- | mail/sccmilter/Makefile | 4 | ||||
-rw-r--r-- | mail/sccmilter/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 4e840d24aabb..c705fe9f5393 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sccmilter -PORTVERSION= 0.94.2c +PORTVERSION= 0.94.7 PORTREVISION?= 0 CATEGORIES= mail sysutils MASTER_SITES= ftp://granch.ru/pub/kavmilter/ @@ -18,8 +18,6 @@ COMMENT= Sendmail spam control and canceling filter, based on Milter API IGNORE= requires Sendmail 8.12; upgrade the base system .endif -BROKEN= Does not compile - USE_BZIP2= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes diff --git a/mail/sccmilter/distinfo b/mail/sccmilter/distinfo index c3d1e8a24c05..436b6495d77c 100644 --- a/mail/sccmilter/distinfo +++ b/mail/sccmilter/distinfo @@ -1 +1 @@ -MD5 (sccmilter-0.94.2c.tar.bz2) = 05fe912b8915792d70c5ce3da5e755c4 +MD5 (sccmilter-0.94.7.tar.bz2) = d9a45f27d4232394a028d4cac03c356f |