From toshiya@saitoh.nu  Wed Oct 13 02:40:06 2004
Return-Path: <toshiya@saitoh.nu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EE69216A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 02:40:06 +0000 (GMT)
Received: from ns.saitoh.nu (18.16.111.219.st.bbexcite.jp [219.111.16.18])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 40E5343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 02:40:06 +0000 (GMT)
	(envelope-from toshiya@saitoh.nu)
Received: by ns.saitoh.nu (Postfix, from userid 25625)
	id DB6701F8; Wed, 13 Oct 2004 11:40:04 +0900 (JST)
Message-Id: <20041013024004.DB6701F8@ns.saitoh.nu>
Date: Wed, 13 Oct 2004 11:40:04 +0900 (JST)
From: Toshiya SAITOH <toshiya@saitoh.nu>
Reply-To: Toshiya SAITOH <toshiya@saitoh.nu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: blaz@si.FreeBSD.org
Subject: update amavisd-new-2.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72603
>Category:       ports
>Synopsis:       update amavisd-new-2.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 02:40:21 GMT 2004
>Closed-Date:    Wed Oct 13 05:31:24 GMT 2004
>Last-Modified:  Wed Oct 13 05:31:24 GMT 2004
>Originator:     Toshiya SAITOH
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD dmz.saitoh.nu 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Fri Sep 10 17:23:31 JST 2004 toshiya@dmz.saitoh.nu:/usr/obj/usr/src/sys/AKAFUKU i386


>Description:
	I made amavisd-new-2.1.2 port.
	Please commit them, if you are O.K.
	Thanks,

>How-To-Repeat:
	patch file for amavisd-new-2.1.2.

>Fix:

diff -urN /usr/ports/security/amavisd-new/Makefile amavisd-new/Makefile
--- /usr/ports/security/amavisd-new/Makefile	Fri Aug 27 03:52:06 2004
+++ amavisd-new/Makefile	Tue Sep 28 13:24:06 2004
@@ -7,7 +7,7 @@
 # Based on amavisd ports makefile.
 
 PORTNAME=	amavisd-new
-PORTVERSION=	2.1.1
+PORTVERSION=	2.1.2
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.ijs.si/software/amavisd/ \
diff -urN /usr/ports/security/amavisd-new/distinfo amavisd-new/distinfo
--- /usr/ports/security/amavisd-new/distinfo	Fri Aug 27 03:52:06 2004
+++ amavisd-new/distinfo	Thu Sep 23 15:32:47 2004
@@ -1,2 +1,2 @@
-MD5 (amavisd-new-2.1.1.tar.gz) = 85f1dff7d1f3add4c7556269daee15d9
-SIZE (amavisd-new-2.1.1.tar.gz) = 462664
+MD5 (amavisd-new-2.1.2.tar.gz) = d24bafbe84668dec71a38a074b6bb920
+SIZE (amavisd-new-2.1.2.tar.gz) = 464713
diff -urN /usr/ports/security/amavisd-new/files/patch-amavisd amavisd-new/files/patch-amavisd
--- /usr/ports/security/amavisd-new/files/patch-amavisd	Fri Aug 27 10:39:44 2004
+++ amavisd-new/files/patch-amavisd	Thu Sep 23 15:34:23 2004
@@ -1,15 +1,6 @@
---- amavisd.orig	Tue Aug 24 16:25:52 2004
-+++ amavisd	Wed Aug 25 17:54:10 2004
-@@ -371,7 +371,7 @@
-   !defined($var) ? [] : !ref($var) ? [$var] : $var;
- }
-
--$myversion = 'amavisd-new-2.1.0';
-+$myversion = 'amavisd-new-2.1.1';
-
- $eol = "\n";  # native record separator in files: LF or CRLF or even CR
- $unicode_aware = $]>=5.008 && length("\x{263a}")==1 && eval { require Encode };
-@@ -7409,7 +7409,7 @@
+--- amavisd.orig	Tue Sep  7 03:30:58 2004
++++ amavisd	Thu Sep 23 15:32:57 2004
+@@ -7452,7 +7452,7 @@
  $Amavis::Conf::log_recip_templ = $1
    if $Amavis::Conf::log_recip_templ=~/^(.*?)[\r\n]+\z/s;
  
>Release-Note:
>Audit-Trail:

From: Blaz Zupan <blaz@amis.net>
To: freebsd-gnats-submit@FreeBSD.org, toshiya@saitoh.nu
Cc:  
Subject: Re: ports/72603: update amavisd-new-2.1.2
Date: Wed, 13 Oct 2004 07:18:19 +0200 (CEST)

 Please close this PR. See
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71907
 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Oct 13 05:31:12 GMT 2004 
State-Changed-Why:  
Superseded by ports/71907 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72603 
>Unformatted:
