Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2008 17:08:40 GMT
From:      Peter Kieser <peter@kieser.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122537: Update mail/spamdyke to 3.1.7 - Fix bug
Message-ID:  <200804071708.m37H8eWc035462@www.freebsd.org>
Resent-Message-ID: <200804071710.m37HA1YZ082223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122537
>Category:       ports
>Synopsis:       Update mail/spamdyke to 3.1.7 - Fix bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 07 17:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Peter Kieser
>Release:        
>Organization:
>Environment:
>Description:
Version 3.1.7

Bug fix only to fix wildcard matching in sender and recipient whitelist and blacklist files.
>How-To-Repeat:

>Fix:
Attached patch updates mail/spamdyke to latest release from authors site.
cd /usr/ports && patch -p1 < /path/to/patch

Patch attached with submission follows:

diff -rNu mail/spamdyke.old/Makefile mail/spamdyke/Makefile
--- mail/spamdyke.old/Makefile	Sat Mar 22 04:59:29 2008
+++ mail/spamdyke/Makefile	Mon Apr  7 10:04:22 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	spamdyke
-PORTVERSION=	3.1.6
+PORTVERSION=	3.1.7
 CATEGORIES=	mail
 MASTER_SITES=	http://www.spamdyke.org/releases/
 EXTRACT_SUFX=	.tgz
diff -rNu mail/spamdyke.old/distinfo mail/spamdyke/distinfo
--- mail/spamdyke.old/distinfo	Sat Mar 22 04:59:29 2008
+++ mail/spamdyke/distinfo	Mon Apr  7 10:04:25 2008
@@ -1,3 +1,3 @@
-MD5 (spamdyke-3.1.6.tgz) = 5b065f2690f40da3ea765dc671da6dca
-SHA256 (spamdyke-3.1.6.tgz) = 3abafc8243819ecacc5b6edee0c5a663efa65762bef7e6f7efa44c8740e221a0
-SIZE (spamdyke-3.1.6.tgz) = 263910
+MD5 (spamdyke-3.1.7.tgz) = 09581992d2b02494f924326d8fc313ea
+SHA256 (spamdyke-3.1.7.tgz) = cbac61fac4fa9c67fe3ce953252b077fc9f673960d21e022fc0f4a68189de8f1
+SIZE (spamdyke-3.1.7.tgz) = 264474


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804071708.m37H8eWc035462>