ports/131945: [maintainer update] security/amavisd-milter to 1.4.0

Petr Rehor prehor at gmail.com
Sat Feb 21 20:40:05 UTC 2009


>Number:         131945
>Category:       ports
>Synopsis:       [maintainer update] security/amavisd-milter to 1.4.0
>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:   Sat Feb 21 20:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Petr Rehor
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD charon.rx.cz 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update amavisd-milter to 1.4.0.
>How-To-Repeat:
>Fix:
Patch attached with submission follows.
--- amavisd-milter.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/amavisd-milter/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	6 Jun 2008 14:00:45 -0000	1.10
+++ Makefile	21 Feb 2009 19:53:33 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	amavisd-milter
-PORTVERSION=	1.3.1
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	security mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -33,6 +32,7 @@
 AMAVISDIR?=	/var/amavis
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--localstatedir=${AMAVISDIR} --with-working-dir=tmp
 USE_RC_SUBR=	${PORTNAME}.sh
 
 SUB_FILES=	pkg-message
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/amavisd-milter/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	24 Sep 2007 17:23:32 -0000	1.9
+++ distinfo	21 Feb 2009 19:53:33 -0000
@@ -1,3 +1,3 @@
-MD5 (amavisd-milter-1.3.1.tar.gz) = 631e928ccea79a5f394fd483c9959b77
-SHA256 (amavisd-milter-1.3.1.tar.gz) = bbdc93005339872fd0173e60e3ce90df8d42049da8b6a6bf27e215ead5bbcd27
-SIZE (amavisd-milter-1.3.1.tar.gz) = 159605
+MD5 (amavisd-milter-1.4.0.tar.gz) = 848e96dc5829fdc50344f87ee37564c5
+SHA256 (amavisd-milter-1.4.0.tar.gz) = 27cea0652bd1726746455ba468603c2f2da9d8aeca9a7de56b06033595574237
+SIZE (amavisd-milter-1.4.0.tar.gz) = 172031
Index: files/amavisd-milter.sh.in
===================================================================
RCS file: /home/ncvs/ports/security/amavisd-milter/files/amavisd-milter.sh.in,v
retrieving revision 1.5
diff -u -r1.5 amavisd-milter.sh.in
--- files/amavisd-milter.sh.in	20 Feb 2006 20:47:36 -0000	1.5
+++ files/amavisd-milter.sh.in	21 Feb 2009 19:53:33 -0000
@@ -23,7 +23,7 @@
 
 # Set defaults
 : ${amavisd_milter_enable:="NO"}
-: ${amavisd_milter_flags="-w %%AMAVISDIR%%/tmp"}
+: ${amavisd_milter_flags=""}
 : ${amavisd_milter_user="%%AMAVISUSER%%"}
 
 pidfile="${amavisd_milter_pidfile:-%%AMAVISDIR%%/amavisd-milter.pid}"
--- amavisd-milter.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list