summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz>2007-06-04 21:54:05 +0000
committerschmonz <schmonz>2007-06-04 21:54:05 +0000
commit5cdb38bb4fabfc1fc93759ee4009ba40e7e8ce1a (patch)
treee7a96336c376fb823b6ca7078bfae4dfa948096c
parent11cb9a9363f1faac4f80bdfc160c6c79366ee35e (diff)
downloadpkgsrc-5cdb38bb4fabfc1fc93759ee4009ba40e7e8ce1a.tar.gz
Update to 2.6.1. From the changelog:
* Changed calls to tolower() and isalnum() to eliminate warnings from gcc 3.3.3 on NetBSD 3.1. Thanks to David Frese for reporting this one. * Fixed a very small typo in the new mask/flag system that was preventing spamdyke from advertising SMTP AUTH on unpatched qmail servers -- FILTER_FLAG_AUTH_ADD had the same value as FILTER_FLAG_AUTH_NONE. Oops. Thanks to Renato Franzin for reporting this one. * Fixed an oversight in the use of gethostbyname() to perform DNS lookups for A records. If the server is configured to search a domain for matching names ("search" in /etc/resolv.conf) and the domain has a wildcard DNS entry, the DNS RBL code was always matching because an A record was always found. Adding a dot to the end of the queried name prevents the domain searching and returns correct results. Thanks to "Paolo", Alexander Fordyce and Jens Mickerts for reporting and helping me troubleshoot this one.
-rw-r--r--mail/spamdyke/Makefile4
-rw-r--r--mail/spamdyke/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
index 64edbd2c6c8..1454d2c8a06 100644
--- a/mail/spamdyke/Makefile
+++ b/mail/spamdyke/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/05/30 05:58:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2007/06/04 21:54:05 schmonz Exp $
#
-DISTNAME= spamdyke-2.6.0
+DISTNAME= spamdyke-2.6.1
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/
EXTRACT_SUFX= .tgz
diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo
index 2bc3aa37089..d477335431b 100644
--- a/mail/spamdyke/distinfo
+++ b/mail/spamdyke/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/05/30 05:58:10 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2007/06/04 21:54:05 schmonz Exp $
-SHA1 (spamdyke-2.6.0.tgz) = 1dd4f50c42f31575d087efd70836421a7c9e7acf
-RMD160 (spamdyke-2.6.0.tgz) = 38ea92003e5602c02969f9925f883216e7296bdd
-Size (spamdyke-2.6.0.tgz) = 109459 bytes
+SHA1 (spamdyke-2.6.1.tgz) = 6555d7ddd8f57a674c0c2ac5dc0c667dd1e4a4f5
+RMD160 (spamdyke-2.6.1.tgz) = 24326eb4f18359dc5bc065e25f70f7e2119a64c7
+Size (spamdyke-2.6.1.tgz) = 109837 bytes
SHA1 (patch-aa) = 34f349594339f4a2df360249a7696dfbaab03ab7
SHA1 (patch-ab) = e92e9ed2265debd1bf3607d83c3645a37acb4ffe
SHA1 (patch-ac) = 063c5c98d553f3e173b8c87c7ca24661264bb4cc