ports/122537: Update mail/spamdyke to 3.1.7 - Fix bug

Peter Kieser peter at kieser.ca
Mon Apr 7 17:10:01 UTC 2008


>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:



More information about the freebsd-ports-bugs mailing list