Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 11:02:10 -0400 (EDT)
From:      "J.R. Oldroyd" <jr@opal.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82538: update port: mail/assp - update to 1.1.1.b13
Message-ID:  <200506221502.j5MF2ARc007405@linwhf.opal.com>
Resent-Message-ID: <200506221510.j5MFAQBW073650@freefall.freebsd.org>

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

>Number:         82538
>Category:       ports
>Synopsis:       update port: mail/assp - update to 1.1.1.b13
>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:   Wed Jun 22 15:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     J.R. Oldroyd
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD linwhf.opal.com 6.0-CURRENT FreeBSD 6.0-CURRENT #83: Thu Jun 2 09:20:18 EDT 2005 xxx:/usr/src-current/sys/i386/compile/LINWHF i386
>Description:
Update to the 1.1.1.b13 code.  The main web site describes this as the
final before the 1.1.1 release.  The only code change is to remove a
dependency on Net::DNS unless functionality is used which requires this.
In addition, the rcorder "shutdown" keyword is added to the assp.sh rc
script.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/mail/assp/Makefile mail/assp/Makefile
--- /usr/ports/mail/assp/Makefile	Sat May 28 05:56:27 2005
+++ mail/assp/Makefile	Wed Jun 22 09:58:37 2005
@@ -6,15 +6,12 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.1.1.b12
+PORTVERSION=	1.1.1.b13
 CATEGORIES=	mail
 MASTER_SITES=	http://opal.com/freebsd/ports/mail/assp/
 
 MAINTAINER=	fbsd@opal.com
 COMMENT=	Anti-Spam SMTP Proxy
-
-# NB: for 1.1.1.b12 Net::DNS::Packet is required even if SPF and DNSBL not used
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
 
 USE_ZIP=	yes
 NO_WRKSUBDIR=	yes
diff -ruN /usr/ports/mail/assp/distinfo mail/assp/distinfo
--- /usr/ports/mail/assp/distinfo	Sat May 28 05:56:27 2005
+++ mail/assp/distinfo	Wed Jun 22 10:05:58 2005
@@ -1,2 +1,2 @@
-MD5 (assp-1.1.1.b12.zip) = ccf11f30f7edbd05d1ab96d68dc5027d
-SIZE (assp-1.1.1.b12.zip) = 183265
+MD5 (assp-1.1.1.b13.zip) = 00e820bbfccde6e9159e25a07804a0d3
+SIZE (assp-1.1.1.b13.zip) = 183364
diff -ruN /usr/ports/mail/assp/files/assp.sh.in mail/assp/files/assp.sh.in
--- /usr/ports/mail/assp/files/assp.sh.in	Sat May 28 05:56:27 2005
+++ mail/assp/files/assp.sh.in	Wed Jun 22 10:11:16 2005
@@ -5,7 +5,7 @@
 
 # PROVIDE: assp
 # REQUIRE: LOGIN
-# KEYWORD: FreeBSD
+# KEYWORD: FreeBSD shutdown
 
 . %%RC_SUBR%%
 


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



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