FreeBSD Bugzilla – Attachment 102083 Details for
Bug 141776
Update port: japanese/p5-Mail-SpamAssassin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ja_p5_Mail_SpamAssassin-3.2.5_4.diff
ja_p5_Mail_SpamAssassin-3.2.5_4.diff (text/plain), 1.70 KB, created by
takefu
on 2010-01-13 03:37:40 UTC
(
hide
)
Description:
ja_p5_Mail_SpamAssassin-3.2.5_4.diff
Filename:
MIME Type:
Creator:
takefu
Created:
2010-01-13 03:37:40 UTC
Size:
1.70 KB
patch
obsolete
>--- /usr/ports/japanese/p5-Mail-SpamAssassin/Makefile 2009-08-13 17:56:36.000000000 +0900 >+++ japanese/p5-Mail-SpamAssassin/Makefile 2010-01-13 11:41:43.000000000 +0900 >@@ -7,7 +7,7 @@ > > PORTNAME= Mail-SpamAssassin > PORTVERSION= 3.2.5 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= japanese mail perl5 > MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ > ${PATCH_SITES} >@@ -62,6 +62,10 @@ > SPF_QUERY "Add SPF query support" off \ > RELAY_COUNTRY "Relay country support" off > >+.if !defined(WITHOUT_SSL) >+USE_OPENSSL= yes >+.endif >+ > .include <bsd.port.pre.mk> > > .if defined (WITH_SPAMC) >@@ -80,7 +84,7 @@ > .if !defined(WITHOUT_SSL) > .include "${PORTSDIR}/Mk/bsd.openssl.mk" > RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL >-USE_OPENSSL= yes >+#USE_OPENSSL= yes > CFLAGS+= -I${OPENSSLINC} > LDFLAGS+= -L${OPENSSLLIB} > CONFIGURE_ARGS+= ENABLE_SSL=yes >@@ -107,7 +111,7 @@ > .endif > > .if defined(WITH_DKIM) >-RUN_DEPENDS+= p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM >+RUN_DEPENDS+= p5-Mail-DKIM>=0.34:${PORTSDIR}/mail/p5-Mail-DKIM > RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL > RUN_DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.24:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA > .endif >@@ -222,7 +226,8 @@ > -e 's#B_CONFDIR)/v320.pre#B_CONFDIR)/v320.pre.sample#g' \ > -e 's/require DBI/0/' \ > ${WRKSRC}/Makefile.PL >- @${REINPLACE_CMD} -e '/^CC =/d' ${WRKSRC}/spamc/Makefile.in >+ @${REINPLACE_CMD} -e '/^CC =/d; \ >+ s|@SSLCFLAGS@|& $${CFLAGS}|g' ${WRKSRC}/spamc/Makefile.in > > .if defined(WITH_RAZOR) > ${REINPLACE_CMD} -e '/Razor2/s/^#loadplugin/loadplugin/' ${WRKSRC}/rules/v312.pre > >
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 141776
:
102082
| 102083