diff options
author | James E. Housley <jeh@FreeBSD.org> | 2003-11-03 01:20:40 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2003-11-03 01:20:40 +0000 |
commit | 530ece3c05cfa055c4174d6c9a99e6334c94ccb3 (patch) | |
tree | 81dab7fdd171b81d7114f1fb28433c63fc453f0c /mail/sccmilter | |
parent | e516c46a61c3a7ea7a51b6c543c07109a079cfb5 (diff) | |
download | ports-530ece3c05cfa055c4174d6c9a99e6334c94ccb3.tar.gz ports-530ece3c05cfa055c4174d6c9a99e6334c94ccb3.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
Notes
Notes:
svn path=/head/; revision=92910
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 |