ports/64146: MAINTAINER-UPDATE: amavisd-new to 20030616.p8

Blaz Zupan blaz at si.FreeBSD.org
Fri Mar 12 08:10:21 UTC 2004


>Number:         64146
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE: amavisd-new to 20030616.p8
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 12 00:10:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Blaz Zupan
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD titanic.medinet.si 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #3: Sat Dec 20 15:57:16 CET 2003 root at bigbrother.amis.net:/db/obj/usr/src/sys/TITANIC i386


	
>Description:

Update amavisd-new to 20030616.p8.
Add new (official) mirrors.

Most importantly, this version adds support for recognizing password protected
worms (like the recent Bagle worm), if you antivirus package supports it.

>How-To-Repeat:
	
>Fix:

diff -urN amavisd-new.orig/Makefile amavisd-new/Makefile
--- amavisd-new.orig/Makefile	Fri Mar 12 09:04:23 2004
+++ amavisd-new/Makefile	Fri Mar 12 09:04:14 2004
@@ -7,9 +7,11 @@
 # Based on amavisd ports makefile.
 
 PORTNAME=	amavisd-new
-PORTVERSION=	20030616.p7
+PORTVERSION=	20030616.p8
 CATEGORIES=	security
-MASTER_SITES=	http://www.ijs.si/software/amavisd/
+MASTER_SITES=   http://www.ijs.si/software/amavisd/ \
+		http://mirrors.catpipe.net/amavisd-new/ \
+		http://ftp.cfu.net/pub/amavisd-new/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.p/-p/}
 
 MAINTAINER=	blaz at si.FreeBSD.org
diff -urN amavisd-new.orig/distinfo amavisd-new/distinfo
--- amavisd-new.orig/distinfo	Fri Mar 12 09:01:36 2004
+++ amavisd-new/distinfo	Tue Mar  9 08:04:38 2004
@@ -1 +1 @@
-MD5 (amavisd-new-20030616-p7.tar.gz) = e6f35be1e14861e3869debdd9bdfbfba
+MD5 (amavisd-new-20030616-p8.tar.gz) = 5b55cef4ef4cc717b9ee1ed204a1ed96
diff -urN amavisd-new.orig/files/patch-configure amavisd-new/files/patch-configure
--- amavisd-new.orig/files/patch-configure	Fri Mar 12 09:01:36 2004
+++ amavisd-new/files/patch-configure	Fri Mar 12 08:53:25 2004
@@ -1,15 +1,12 @@
---- helper-progs/configure.orig	Tue Nov 11 22:59:24 2003
-+++ helper-progs/configure	Tue Nov 11 23:01:31 2003
-@@ -2040,12 +2040,3 @@
+--- helper-progs/configure.orig	Thu Mar  4 18:45:55 2004
++++ helper-progs/configure	Fri Mar 12 08:53:15 2004
+@@ -2041,9 +2041,3 @@
  
  
  
--
 -if test "$SENDMAILPROG" != "no" ; then
 -        sendmailversion=`$SENDMAILPROG -bv -d0.1 | $AWK '/Version/ {print $2}'`
 -        echo ""
--        echo "Note: sendmail version $sendmailversion detected"
--        echo "check http://www.sendmail.org/~ca/email/sm-812.html for sendmail bugs and patches"
--        echo "It's advised to run sendmail latest versions when using MILTER"
+-        echo "Info: sendmail version $sendmailversion detected"
 -        echo ""
 -fi
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list