FreeBSD Bugzilla – Attachment 111955 Details for
Bug 153295
[PATCH] mail/dovecot2: update to 2.0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dovecot2
dovecot2 (text/plain), 2.71 KB, created by
nagy.attila
on 2010-12-31 10:09:09 UTC
(
hide
)
Description:
dovecot2
Filename:
MIME Type:
Creator:
nagy.attila
Created:
2010-12-31 10:09:09 UTC
Size:
2.71 KB
patch
obsolete
>diff -ruN dovecot2.orig/Makefile dovecot2/Makefile >--- dovecot2.orig/Makefile 2010-11-27 06:53:35.000000000 +0100 >+++ dovecot2/Makefile 2010-12-31 10:40:50.499414329 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= dovecot >-PORTVERSION= 2.0.7 >+PORTVERSION= 2.0.8 > CATEGORIES= mail ipv6 > MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ > >@@ -63,6 +63,7 @@ > OPTIONS= KQUEUE "kqueue(2) support" on \ > SSL "SSL support" on \ > GSSAPI "GSSAPI support" off \ >+ VPOPMAIL "vpopmail support" off \ > LDAP "OpenLDAP support" off \ > PGSQL "PostgreSQL support" off \ > MYSQL "MySQL support" off \ >@@ -105,14 +106,13 @@ > .endif > > ## VPopMail Support >-# support is currently disabled >-#.if defined(WITH_VPOPMAIL) && !defined(WITHOUT_VPOPMAIL) >-#VPOPMAIL= ${LOCALBASE}/vpopmail/bin/vchkpw >-#BUILD_DEPENDS+= ${VPOPMAIL}:${PORTSDIR}/mail/vpopmail >-#CONFIGURE_ARGS+= --with-vpopmail >-#.else >-#CONFIGURE_ARGS+= --without-vpopmail >-#.endif >+.if defined(WITH_VPOPMAIL) && !defined(WITHOUT_VPOPMAIL) >+VPOPMAIL= ${LOCALBASE}/vpopmail/bin/vchkpw >+BUILD_DEPENDS+= ${VPOPMAIL}:${PORTSDIR}/mail/vpopmail >+CONFIGURE_ARGS+= --with-vpopmail >+.else >+CONFIGURE_ARGS+= --without-vpopmail >+.endif > > ## OpenLDAP Support > # >@@ -174,8 +174,8 @@ > doveadm-fetch.1 \ > doveadm-force-resync.1 \ > doveadm-help.1 \ >- doveadm-kick.1 \ > doveadm-import.1 \ >+ doveadm-kick.1 \ > doveadm-log.1 \ > doveadm-mailbox.1 \ > doveadm-penalty.1 \ >diff -ruN dovecot2.orig/distinfo dovecot2/distinfo >--- dovecot2.orig/distinfo 2010-11-27 06:53:35.000000000 +0100 >+++ dovecot2/distinfo 2010-12-31 10:39:03.666055906 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-2.0.7.tar.gz) = d862ca1bf5aaa3bc15f5962058351517b8f42fa6947feeb634f4d085ec0f4ce3 >-SIZE (dovecot-2.0.7.tar.gz) = 3174912 >+SHA256 (dovecot-2.0.8.tar.gz) = c22406028b8eeec2961845196811de6ed5d5f3f4fdd56c902f8793be7fb197c2 >+SIZE (dovecot-2.0.8.tar.gz) = 3177602 >diff -ruN dovecot2.orig/pkg-plist dovecot2/pkg-plist >--- dovecot2.orig/pkg-plist 2010-11-29 08:32:36.000000000 +0100 >+++ dovecot2/pkg-plist 2010-12-31 10:39:03.667057456 +0100 >@@ -338,6 +338,9 @@ > lib/dovecot/lib02_lazy_expunge_plugin.a > lib/dovecot/lib02_lazy_expunge_plugin.la > lib/dovecot/lib02_lazy_expunge_plugin.so >+lib/dovecot/lib05_snarf_plugin.a >+lib/dovecot/lib05_snarf_plugin.la >+lib/dovecot/lib05_snarf_plugin.so > lib/dovecot/lib10_quota_plugin.a > lib/dovecot/lib10_quota_plugin.la > lib/dovecot/lib10_quota_plugin.so >@@ -365,9 +368,6 @@ > lib/dovecot/lib20_mail_log_plugin.a > lib/dovecot/lib20_mail_log_plugin.la > lib/dovecot/lib20_mail_log_plugin.so >-lib/dovecot/lib20_mbox_snarf_plugin.a >-lib/dovecot/lib20_mbox_snarf_plugin.la >-lib/dovecot/lib20_mbox_snarf_plugin.so > lib/dovecot/lib20_virtual_plugin.a > lib/dovecot/lib20_virtual_plugin.la > lib/dovecot/lib20_virtual_plugin.so
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 Raw
Actions:
View
Attachments on
bug 153295
:
111954
| 111955 |
111956