Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 14:32:29 +0100 (CET)
From:      Blaz Zupan <blaz@si.FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75513: MAINTAINER UPDATE: security/amavisd-new to 2.2.1 
Message-ID:  <20041226133229.7CDCD55475@titanic.medinet.si>
Resent-Message-ID: <200412261340.iBQDeNAq049206@freefall.freebsd.org>

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

>Number:         75513
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: security/amavisd-new to 2.2.1
>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:   Sun Dec 26 13:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Blaz Zupan
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD titanic.medinet.si 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Sun Jun 27 16:39:26 CEST 2004 root@bigbrother.amis.net:/usr/obj/usr/src/sys/TITANIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -urN amavisd-new.orig/Makefile amavisd-new/Makefile
--- amavisd-new.orig/Makefile	Fri Nov  5 21:35:47 2004
+++ amavisd-new/Makefile	Sun Dec 26 14:03:44 2004
@@ -7,7 +7,7 @@
 # Based on amavisd ports makefile.
 
 PORTNAME=	amavisd-new
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 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	Fri Nov  5 21:35:47 2004
+++ amavisd-new/distinfo	Sun Dec 26 14:04:16 2004
@@ -1,2 +1,2 @@
-MD5 (amavisd-new-2.2.0.tar.gz) = 70af3c7b6d06de900b74e216cfcf12f7
-SIZE (amavisd-new-2.2.0.tar.gz) = 586935
+MD5 (amavisd-new-2.2.1.tar.gz) = 567b6df37a2f049fe23c176e6fd1472f
+SIZE (amavisd-new-2.2.1.tar.gz) = 741461
diff -urN amavisd-new.orig/files/patch-amavisd amavisd-new/files/patch-amavisd
--- amavisd-new.orig/files/patch-amavisd	Thu Oct 14 09:02:00 2004
+++ amavisd-new/files/patch-amavisd	Sun Dec 26 14:06:51 2004
@@ -1,11 +1,11 @@
---- amavisd.orig	Mon Sep  6 20:30:58 2004
-+++ amavisd	Sun Sep 19 09:43:03 2004
-@@ -7452,7 +7452,7 @@
- $Amavis::Conf::log_recip_templ = $1
-   if $Amavis::Conf::log_recip_templ=~/^(.*?)[\r\n]+\z/s;
+--- amavisd.orig	Thu Dec 23 02:38:39 2004
++++ amavisd	Sun Dec 26 14:06:38 2004
+@@ -7805,7 +7805,7 @@
+ umask(0027);
  
--my($config_file) = '/etc/amavisd.conf';  # default location of config file
-+my($config_file) = '%%PREFIX%%/etc/amavisd.conf';  # default location of config file
+ # default location of the config file if none specified
+-push(@config_files, '/etc/amavisd.conf')  if !@config_files;
++push(@config_files, '%%PREFIX%%/etc/amavisd.conf')  if !@config_files;
  
- # Consider droping privileges early, before reading config file.
- # This is only possible if running under chroot will not be needed.
+ # Read config file, which may override default settings
+ Amavis::Conf::build_default_maps();
>Release-Note:
>Audit-Trail:
>Unformatted:



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