Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 22:20:01 GMT
From:      Petr Rehor <prehor@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/177758: security/amavisd-milter does not build on FreeBSD 9.1
Message-ID:  <201305192220.r4JMK10c010501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177758; it has been noted by GNATS.

From: Petr Rehor <prehor@gmail.com>
To: bug-followup@freebsd.org, fabian@wenks.ch, 
	Ion-Mihai Tetcu <itetcu@freebsd.org>, edwin@freebsd.org
Cc:  
Subject: Re: ports/177758: security/amavisd-milter does not build on FreeBSD 9.1
Date: Mon, 20 May 2013 00:19:32 +0200

 It's related to http://svnweb.freebsd.org/base?view=revision&revision=240292
 
 Please update amavisd-milter port to 1.6.0.
 
 New features:
 - Added new amavisd-milter option -B which pases value of
 {daemon_name} milter macro as amavisd-new policy bank name.
 
 Bug and compatibility fixies:
 - Added amavisd-milter.spec for compilation with rpmbuild.
 - Fixed typo which prevents using LDFLAGS on Debian.
 - Fixed missing definition of true and false in libmilter/mfapi.h.
 
 P.
 
 --- amavisd-milter.diff begins here ---
 Index: Makefile
 ===================================================================
 --- Makefile    (revision 318549)
 +++ Makefile    (working copy)
 @@ -6,8 +6,7 @@
  #
 
  PORTNAME=      amavisd-milter
 -PORTVERSION=   1.5.0
 -PORTREVISION=  2
 +PORTVERSION=   1.6.0
  CATEGORIES=    security mail
  MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 Index: distinfo
 ===================================================================
 --- distinfo    (revision 318549)
 +++ distinfo    (working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (amavisd-milter-1.5.0.tar.gz) =
 cef897e2c172272d52a6e5d9415b25252bf669f0481f9bdf24e95d3071c5a2c5
 -SIZE (amavisd-milter-1.5.0.tar.gz) = 175759
 +SHA256 (amavisd-milter-1.6.0.tar.gz) =
 c195750d42df41f4642a26b020fec1ba5752a997bcb366c70cd384bc560a98cd
 +SIZE (amavisd-milter-1.6.0.tar.gz) = 187994
 --- amavisd-milter.diff ends here ---



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