ports/85241: MAINTAINER UPDATE: security/amavisd-new to 2.3.3

Blaz Zupan blaz at si.FreeBSD.org
Tue Aug 23 07:10:22 UTC 2005


>Number:         85241
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: security/amavisd-new to 2.3.3
>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:   Tue Aug 23 07:10:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Blaz Zupan
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:

	
>Description:

Update amavisd-new to 2.3.3.
Incorporates change from PR 83988 which starts amavisd as root so that it
works both with and without chroot. PR 83988 should be closed after
commiting this.

>How-To-Repeat:
	
>Fix:

diff -urN amavisd-new.orig/Makefile amavisd-new/Makefile
--- amavisd-new.orig/Makefile	Sun Jul 17 23:42:11 2005
+++ amavisd-new/Makefile	Tue Aug 23 08:53:19 2005
@@ -7,8 +7,7 @@
 # Based on amavisd ports makefile.
 
 PORTNAME=	amavisd-new
-PORTVERSION=	2.3.2
-PORTREVISION=	1
+PORTVERSION=	2.3.3
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.ijs.si/software/amavisd/ \
diff -urN amavisd-new.orig/distinfo amavisd-new/distinfo
--- amavisd-new.orig/distinfo	Wed Jul  6 10:47:09 2005
+++ amavisd-new/distinfo	Tue Aug 23 08:53:55 2005
@@ -1,2 +1,2 @@
-MD5 (amavisd-new-2.3.2.tar.gz) = 4af47f7e0b2aaf71bd5783dc26a576a8
-SIZE (amavisd-new-2.3.2.tar.gz) = 786156
+MD5 (amavisd-new-2.3.3.tar.gz) = 0b02df514c1a2bf8af346bc9c7e97111
+SIZE (amavisd-new-2.3.3.tar.gz) = 772280
diff -urN amavisd-new.orig/files/amavisd.sh.in amavisd-new/files/amavisd.sh.in
--- amavisd-new.orig/files/amavisd.sh.in	Wed Jul  6 10:47:09 2005
+++ amavisd-new/files/amavisd.sh.in	Tue Aug 16 19:23:05 2005
@@ -33,7 +33,6 @@
 # set defaults
 
 amavisd_enable=${amavisd_enable:-"NO"}
-amavisd_flags=${amavisd_flags:-"-u %%AMAVISUSER%%"}
 
 load_rc_config $name
 run_rc_command "$1"

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



More information about the freebsd-ports-bugs mailing list