FreeBSD Bugzilla – Attachment 138113 Details for
Bug 183964
Fix portlint warnings for mail/dbmail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dbmail.diff
dbmail.diff (text/plain), 790 bytes, created by
Alan Hicks
on 2013-11-14 18:20:00 UTC
(
hide
)
Description:
dbmail.diff
Filename:
MIME Type:
Creator:
Alan Hicks
Created:
2013-11-14 18:20:00 UTC
Size:
790 bytes
patch
obsolete
>diff -ur dbmail/Makefile dbmail/Makefile >--- dbmail/Makefile 2013-11-06 17:52:42.000000000 +0000 >+++ dbmail/Makefile 2013-11-14 17:44:27.000000000 +0000 >@@ -20,7 +20,7 @@ > xmlto:${PORTSDIR}/textproc/xmlto \ > ${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450 > >-CONFLICTS= dbmail-2.* dbmail22-* >+CONFLICTS= dbmail-2.* dbmail22-[0-9]* > > OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS > OPTIONS_DEFAULT= THREADS >@@ -83,8 +83,10 @@ > ${INSTALL_DATA} ${WRKSRC}/sql/$$f/* ${STAGEDIR}${DATADIR}/$$f; \ > done > @${MKDIR} ${STAGEDIR}${PIDDIR} >+.if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} > @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) >+.endif > > .include <bsd.port.mk>
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 183964
: 138113