diff options
author | thierry <thierry@FreeBSD.org> | 2005-08-17 13:50:15 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-08-17 13:50:15 +0800 |
commit | 0c4a0abf8b4e9872ab6dea990116d207ccb17ff5 (patch) | |
tree | 67b95124d5dd726221808fb7a233183bdf02d52b /mail | |
parent | de9a06066e5c9cc146ba5b06e7322dc102ba4bbb (diff) | |
download | freebsd-ports-gnome-0c4a0abf8b4e9872ab6dea990116d207ccb17ff5.tar.gz freebsd-ports-gnome-0c4a0abf8b4e9872ab6dea990116d207ccb17ff5.tar.zst freebsd-ports-gnome-0c4a0abf8b4e9872ab6dea990116d207ccb17ff5.zip |
Update to 20050816. It fixes a serious problem causing procmail hangs on
some messages.
Changelog at <http://www.spambouncer.org/whatsnew.shtml>.
Approved by: portmgr (marcus)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spambnc/Makefile | 2 | ||||
-rw-r--r-- | mail/spambnc/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 2453e4f4f7d8..eda2610c1436 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spambnc -PORTVERSION= 20050808 +PORTVERSION= 20050816 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/dist/sb/:tarball \ http://www.spambouncer.org/configure/:doc diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo index e0bb4b8f9569..932c69f581e5 100644 --- a/mail/spambnc/distinfo +++ b/mail/spambnc/distinfo @@ -1,4 +1,4 @@ -MD5 (spambnc-20050808/sb.tar.gz) = a091f3c4f8dff034efc7bcfc721a2f26 -SIZE (spambnc-20050808/sb.tar.gz) = 707217 -MD5 (spambnc-20050808/quickstart.shtml) = IGNORE -MD5 (spambnc-20050808/upgrading.shtml) = IGNORE +MD5 (spambnc-20050816/sb.tar.gz) = 53cfa368ffce079878c50d2b311fd444 +SIZE (spambnc-20050816/sb.tar.gz) = 718588 +MD5 (spambnc-20050816/quickstart.shtml) = IGNORE +MD5 (spambnc-20050816/upgrading.shtml) = IGNORE |