FreeBSD Bugzilla – Attachment 39354 Details for
Bug 62067
[MAINTAINER] mail/lmtpd: update to 0.9.14 (couple fix of bugs)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lmtpd-0.9.14.patch
lmtpd-0.9.14.patch (text/plain), 2.42 KB, created by
Xavier Beaudouin
on 2004-01-29 14:10:23 UTC
(
hide
)
Description:
lmtpd-0.9.14.patch
Filename:
MIME Type:
Creator:
Xavier Beaudouin
Created:
2004-01-29 14:10:23 UTC
Size:
2.42 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/Makefile /usr/ports/mail/lmtpd/Makefile >--- /usr/ports/mail/lmtpd.old/Makefile Sat Jan 31 05:54:14 2004 >+++ /usr/ports/mail/lmtpd/Makefile Sat Jan 31 06:10:06 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= lmtpd >-PORTVERSION= 0.9.13 >+PORTVERSION= 0.9.14 > CATEGORIES= mail > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= pll >@@ -27,6 +27,8 @@ > > MAN8= lmtpd.8 > DOCS= NEWS README TODO >+SAMPLE_MSG= README bounce.en.txt bounce.fr.txt debug.en.txt debug.fr.txt logmsg.fr.txt quotamsg.en.txt quotamsg.es.txt quotamsg.fr.txt quotamsg.it.txt virus.fr.txt >+SAMPLE_SQL= log.sql mysqllog.mysql overquota.sql > > post-install: > ${INSTALL_DATA} ${WRKSRC}/samples/lmtpd.conf \ >@@ -36,6 +38,9 @@ > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} >+ cd ${WRKSRC}/sql && ${INSTALL_DATA} ${SAMPLE_SQL} ${DOCSDIR} >+ @${MKDIR} ${DOCSDIR}/samples-msg >+ cd ${WRKSRC}/txt && ${INSTALL_DATA} ${SAMPLE_MSG} ${DOCSDIR}/samples-msg > .endif > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/distinfo /usr/ports/mail/lmtpd/distinfo >--- /usr/ports/mail/lmtpd.old/distinfo Sat Jan 31 05:54:14 2004 >+++ /usr/ports/mail/lmtpd/distinfo Sat Jan 31 05:55:06 2004 >@@ -1 +1 @@ >-MD5 (lmtpd-0.9.13.tar.gz) = eb9e871eff6a0414b582a67cdd513e9e >+MD5 (lmtpd-0.9.14.tar.gz) = 145813694dfc9c0b038ca165d2c765cc >diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/pkg-plist /usr/ports/mail/lmtpd/pkg-plist >--- /usr/ports/mail/lmtpd.old/pkg-plist Sat Jan 31 05:54:14 2004 >+++ /usr/ports/mail/lmtpd/pkg-plist Sat Jan 31 06:15:46 2004 >@@ -30,4 +30,19 @@ > %%PORTDOCS%%%%DOCSDIR%%/NEWS > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/TODO >+%%PORTDOCS%%%%DOCSDIR%%/log.sql >+%%PORTDOCS%%%%DOCSDIR%%/mysqllog.mysql >+%%PORTDOCS%%%%DOCSDIR%%/overquota.sql >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/README >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/bounce.en.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/bounce.fr.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/debug.en.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/debug.fr.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/logmsg.fr.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/quotamsg.en.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/quotamsg.es.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/quotamsg.fr.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/quotamsg.it.txt >+%%PORTDOCS%%%%DOCSDIR%%/samples-msg/virus.fr.txt >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/samples-msg > %%PORTDOCS%%@dirrm %%DOCSDIR%%
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 62067
: 39354