Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 11:58:15 -0400 (EDT)
From:      "J.R. Oldroyd" <fbsd@opal.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100990: update port: mail/assp update to assp-1.2.3
Message-ID:  <200607281558.k6SFwFoj011888@linwhf.opal.com>
Resent-Message-ID: <200607281600.k6SG0TPs081231@freefall.freebsd.org>

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

>Number:         100990
>Category:       ports
>Synopsis:       update port: mail/assp update to assp-1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 16:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     J.R. Oldroyd
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD linwhf.opal.com 6.1-STABLE FreeBSD 6.1-STABLE #1: Thu May 18 16:03:24 EDT 2006 x@linwhf.opal.com:/usr/obj/usr/src/sys/LINWHF i386
>Description:
update port to assp 1.2.3
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/mail/assp/Makefile mail/assp/Makefile
--- /usr/ports/mail/assp/Makefile	Mon Jul 17 23:08:22 2006
+++ mail/assp/Makefile	Tue Jul 18 12:15:44 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME:U}_${PORTVERSION}-install
+DISTNAME=	${PORTNAME:U}_${PORTVERSION}-Install
 
 MAINTAINER=	fbsd@opal.com
 COMMENT=	Anti-Spam SMTP Proxy
diff -ruN /usr/ports/mail/assp/distinfo mail/assp/distinfo
--- /usr/ports/mail/assp/distinfo	Mon Jul 17 23:08:22 2006
+++ mail/assp/distinfo	Thu Jul 13 13:26:38 2006
@@ -1,3 +1,3 @@
-MD5 (ASSP_1.2.2-install.zip) = 0f9f44ce02c68a69063390ad1b8fe872
-SHA256 (ASSP_1.2.2-install.zip) = 967ca2cde4474fd9dd5d775e139434497a3c9ff58bab606db9e8edf1d077d334
-SIZE (ASSP_1.2.2-install.zip) = 244053
+MD5 (ASSP_1.2.3-Install.zip) = 456208cfdd184fdbdc10224f6afed6c7
+SHA256 (ASSP_1.2.3-Install.zip) = 746205e2511b52b9859e34634155c12e4e0a34a444036486bf37f3c63ec9dec6
+SIZE (ASSP_1.2.3-Install.zip) = 235717
diff -ruN /usr/ports/mail/assp/files/assp.8.in mail/assp/files/assp.8.in
--- /usr/ports/mail/assp/files/assp.8.in	Mon Jul 17 23:08:23 2006
+++ mail/assp/files/assp.8.in	Tue Jul 18 12:30:05 2006
@@ -125,11 +125,13 @@
 .IP 6.
 Optionally, send a message containing a list of email addresses
 that you want to receive email from to
-.IR assp-white@yourdomain.com .
+.IR asspwhite@yourdomain.com .
 Have all your users do this.  This will seed
 .IR ASSP 's
 whitelist.  Messages from senders on the whitelist will
-never be blocked.
+never be blocked.  An address can be removed from the whitelist
+by emailing it to
+.IR asspnotwhite@yourdomain.com .
 .IP 7.
 To set up the Bayesian word list filtering, do the following:
 .RS
@@ -209,12 +211,12 @@
 .I ASSP
 is live, users should forward a copy of any spam message that
 still gets through to
-.I assp-spam@yourdomain.com
+.I asspspam@yourdomain.com
 in order to add it to
 .IR ASSP 's
 spam database.  Any non-spam that was mis-classified as spam
 can be copied to
-.IR assp-notspam@yourdomain.com .
+.IR asspnotspam@yourdomain.com .
 .PP
 The
 .I rebuildspamdb.pl
@@ -254,7 +256,7 @@
 .IP %%ASSP_HOME%%/spam
 copies of spam messages received
 .IP %%ASSP_HOME%%/errors/{notspam,spam}
-messages forwarded to assp-notspam@ and assp-spam@ addresses
+messages forwarded to asspnotspam@ and asspspam@ addresses
 .IP %%ASSP_HOME%%/maillog.txt
 .IR ASSP 's
 log file
diff -ruN /usr/ports/mail/assp/files/pkg-install.in mail/assp/files/pkg-install.in
--- /usr/ports/mail/assp/files/pkg-install.in	Mon Jul 17 23:08:23 2006
+++ mail/assp/files/pkg-install.in	Tue Jul 18 12:36:41 2006
@@ -2,7 +2,6 @@
 
 if [ "$2" = "POST-INSTALL" ]; then
     install -d -m 0700 -o %%ASSP_USER%% -g %%ASSP_GROUP%% %%ASSP_HOME%%
-    [ ! -f %%ASSP_HOME%%/denysmtp.txt ] && touch %%ASSP_HOME%%/denysmtp.txt && chown %%ASSP_USER%%:%%ASSP_GROUP%% %%ASSP_HOME%%/denysmtp.txt
     ln -s $PKG_PREFIX/lib/assp/*report.txt %%ASSP_HOME%%
     ln -s $PKG_PREFIX/lib/assp/nodelay.txt %%ASSP_HOME%%
     ln -s $PKG_PREFIX/lib/assp/redre.txt %%ASSP_HOME%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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