diff options
author | schmonz <schmonz> | 2008-08-15 16:48:16 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2008-08-15 16:48:16 +0000 |
commit | 2ebad65f1a5a14c4b13ee537cc96b201d3060a18 (patch) | |
tree | 00ea46a6d3fecf8b2c00863ea5301325f46b7b9f /mail | |
parent | 84d30b8ae9b1606e84706d5ac9b7248f69d1a164 (diff) | |
download | pkgsrc-2ebad65f1a5a14c4b13ee537cc96b201d3060a18.tar.gz |
Update to 4.0.3. From the changelog:
This version fixes two bugs. The first is an integer argument
parsing bug on some systems (FreeBSD). Thanks to Shane Bywater for
reporting this one. The second is a bug parsing invalid nameserver
entries in /etc/resolv.conf that prevented spamdyke from defaulting
to 127.0.0.1. Thanks to slamp slamp for reporting this one.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamdyke/Makefile | 4 | ||||
-rw-r--r-- | mail/spamdyke/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index 3d3a5e633d1..e73a7ffb912 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/08/07 13:36:05 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2008/08/15 16:48:16 schmonz Exp $ # -DISTNAME= spamdyke-4.0.2 +DISTNAME= spamdyke-4.0.3 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}releases/ EXTRACT_SUFX= .tgz diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo index 023595ab075..63d697aa498 100644 --- a/mail/spamdyke/distinfo +++ b/mail/spamdyke/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2008/08/07 13:36:05 schmonz Exp $ +$NetBSD: distinfo,v 1.17 2008/08/15 16:48:16 schmonz Exp $ -SHA1 (spamdyke-4.0.2.tgz) = 25b37ce930f5b0788e7c5562e9bc72769ea7d898 -RMD160 (spamdyke-4.0.2.tgz) = aab97ec92f34ca164cee37f3e68b21d2e9b9f637 -Size (spamdyke-4.0.2.tgz) = 439899 bytes +SHA1 (spamdyke-4.0.3.tgz) = bc0db5410cc17c8bfaa83fc703dcb10103153999 +RMD160 (spamdyke-4.0.3.tgz) = 6e6b7442b24276a9a45382a14cabe1dbbbbc8c25 +Size (spamdyke-4.0.3.tgz) = 447280 bytes SHA1 (patch-aa) = bb988fc5cad08f8e4e05a0aa67d767c48f975955 |