FreeBSD Bugzilla – Attachment 26370 Details for
Bug 45000
Maintainer Update: mail/dovecot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.07 KB, created by
Dominic Marks
on 2002-11-06 13:30:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominic Marks
Created:
2002-11-06 13:30:04 UTC
Size:
2.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/dovecot/Makefile,v >retrieving revision 1.4 >diff -u -3 -p -r1.4 Makefile >--- Makefile 2002/11/02 04:33:42 1.4 >+++ Makefile 2002/11/06 13:25:52 >@@ -6,12 +6,13 @@ > # > > PORTNAME= dovecot >-PORTVERSION= 0.97 >+PORTVERSION= 0.98.4 > CATEGORIES= mail ipv6 > MASTER_SITES= http://dovecot.procontrol.fi/ > > MAINTAINER= d.marks@student.umist.ac.uk > >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \ > --localstatedir=/var/dovecot >@@ -23,12 +24,12 @@ PLIST_SUB+= DOCS="@comment " > .endif > > pre-build: >- @${SED} 's,%%PREFIX%%,${PREFIX},' < ${WRKSRC}/dovecot-example.conf \ >- > ${WRKSRC}/dovecot-example.conf.new >- @${MV} ${WRKSRC}/dovecot-example.conf.new ${WRKSRC}/dovecot-example.conf >+ @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ >+ ${WRKSRC}/dovecot-example.conf > > pre-install: >- @${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL >+ @${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" \ >+ ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL > > post-install: > @${MKDIR} /var/dovecot >@@ -36,8 +37,9 @@ post-install: > @${MKDIR} /var/dovecot/login > @${CHOWN} imapd:imapd /var/dovecot > @if [ ! -f ${PREFIX}/etc/rc.d/dovecot-imapd.sh ]; then \ >- ${ECHO} "Install ${PREFIX}/etc/rc.d/dovecot-imapd.sh startup file."; \ >- ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dovecot-imapd.sh ${PREFIX}/etc/rc.d/dovecot-imapd.sh; \ >+ ${ECHO} "Installing dovecot-imapd.sh startup file."; >+ ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dovecot-imapd.sh \ >+ ${PREFIX}/etc/rc.d/dovecot-imapd.sh; \ > fi > .if !defined(NOPORTDOCS) > @${MKDIR} ${PREFIX}/share/doc/dovecot >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v >retrieving revision 1.1 >diff -u -3 -p -r1.1 distinfo >--- distinfo 2002/09/01 14:17:04 1.1 >+++ distinfo 2002/11/06 13:25:52 >@@ -1 +1 @@ >-MD5 (dovecot-0.97.tar.gz) = e11fb1b9cd005d6072332e9df87ba620 >+MD5 (dovecot-0.98.4.tar.gz) = 2b8087867cbfc4a85183daee2fe49854
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 45000
: 26370