FreeBSD Bugzilla – Attachment 55292 Details for
Bug 83604
MAINTAINER UPDATE: fix for security/amavisd-new installation on 4.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 563 bytes, created by
Blaz Zupan
on 2005-07-17 14:30:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Blaz Zupan
Created:
2005-07-17 14:30:12 UTC
Size:
563 bytes
patch
obsolete
>diff -urN amavisd-new.orig/Makefile amavisd-new/Makefile >--- amavisd-new.orig/Makefile Wed Jul 6 10:47:09 2005 >+++ amavisd-new/Makefile Sun Jul 17 15:21:08 2005 >@@ -8,6 +8,7 @@ > > PORTNAME= amavisd-new > PORTVERSION= 2.3.2 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= security > MASTER_SITES= http://www.ijs.si/software/amavisd/ \ >@@ -77,7 +78,11 @@ > .endif > > .if defined(WITH_MILTER) && !defined(AMAVIS_NOAMAVIS) >+.if ${OSVERSION} >= 500037 > USE_RCORDER+= amavis-milter.sh >+.else >+USE_RC_SUBR+= amavis-milter.sh >+.endif > .else > AMAVIS_NOMILTER="@comment " > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 83604
: 55292