FreeBSD Bugzilla – Attachment 133880 Details for
Bug 178428
[PATCH] Update mail/dovecot2 to 2.1.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dovecot2.diff
dovecot2.diff (text/plain), 4.31 KB, created by
Xin LI
on 2013-05-08 20:10:00 UTC
(
hide
)
Description:
dovecot2.diff
Filename:
MIME Type:
Creator:
Xin LI
Created:
2013-05-08 20:10:00 UTC
Size:
4.31 KB
patch
obsolete
>Index: dovecot2/Makefile >=================================================================== >--- dovecot2/Makefile (revision 317702) >+++ dovecot2/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= dovecot >-PORTVERSION= 2.1.15 >+PORTVERSION= 2.1.16 > CATEGORIES= mail ipv6 > MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ > >Index: dovecot2/distinfo >=================================================================== >--- dovecot2/distinfo (revision 317702) >+++ dovecot2/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-2.1.15.tar.gz) = 706a69cede44551401dc5f49225b97b4b7b7e30ddbdc5cc11176a23a0fa72ded >-SIZE (dovecot-2.1.15.tar.gz) = 3862058 >+SHA256 (dovecot-2.1.16.tar.gz) = a61d5fa774615849f6e754232c41a7a87dd0de619f1089627c3682180fa9b447 >+SIZE (dovecot-2.1.16.tar.gz) = 3866802 >Index: dovecot2/pkg-plist >=================================================================== >--- dovecot2/pkg-plist (revision 317702) >+++ dovecot2/pkg-plist (working copy) >@@ -207,8 +207,8 @@ > include/dovecot/mail-transaction-log-view-private.h > include/dovecot/mail-transaction-log.h > include/dovecot/mail-types.h >+include/dovecot/mail-user-hash.h > include/dovecot/mail-user.h >-include/dovecot/mail-user-hash.h > include/dovecot/mailbox-guid-cache.h > include/dovecot/mailbox-list-delete.h > include/dovecot/mailbox-list-fs.h >@@ -302,6 +302,10 @@ > include/dovecot/printf-format-fix.h > include/dovecot/priorityq.h > include/dovecot/process-title.h >+include/dovecot/quota-fs.h >+include/dovecot/quota-plugin.h >+include/dovecot/quota-private.h >+include/dovecot/quota.h > include/dovecot/quoted-printable.h > include/dovecot/randgen.h > include/dovecot/raw-storage.h >@@ -415,15 +419,15 @@ > lib/dovecot/lib20_listescape_plugin.a > lib/dovecot/lib20_listescape_plugin.la > lib/dovecot/lib20_listescape_plugin.so >+lib/dovecot/lib20_mail_log_plugin.a >+lib/dovecot/lib20_mail_log_plugin.la >+lib/dovecot/lib20_mail_log_plugin.so >+lib/dovecot/lib20_mailbox_alias_plugin.a >+lib/dovecot/lib20_mailbox_alias_plugin.la >+lib/dovecot/lib20_mailbox_alias_plugin.so > lib/dovecot/lib20_replication_plugin.a > lib/dovecot/lib20_replication_plugin.la > lib/dovecot/lib20_replication_plugin.so >-lib/dovecot/lib20_mailbox_alias_plugin.a >-lib/dovecot/lib20_mailbox_alias_plugin.la >-lib/dovecot/lib20_mailbox_alias_plugin.so >-lib/dovecot/lib20_mail_log_plugin.a >-lib/dovecot/lib20_mail_log_plugin.la >-lib/dovecot/lib20_mail_log_plugin.so > lib/dovecot/lib20_virtual_plugin.a > lib/dovecot/lib20_virtual_plugin.la > lib/dovecot/lib20_virtual_plugin.so >@@ -495,6 +499,7 @@ > libexec/dovecot/maildirlock > libexec/dovecot/pop3 > libexec/dovecot/pop3-login >+libexec/dovecot/quota-status > libexec/dovecot/rawlog > libexec/dovecot/replicator > libexec/dovecot/script >@@ -505,7 +510,6 @@ > libexec/dovecot/xml2text > sbin/dovecot > share/aclocal/dovecot.m4 >-@dirrmtry libdata/ldconfig/dovecot2 > @dirrm libexec/dovecot > @dirrm lib/dovecot/doveadm > @dirrmtry lib/dovecot/auth >Index: dovecot2-antispam-plugin/Makefile >=================================================================== >--- dovecot2-antispam-plugin/Makefile (revision 317702) >+++ dovecot2-antispam-plugin/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= dovecot2-antispam-plugin > PORTVERSION= 20101222 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= mail > MASTER_SITES= http://www.bamus.cz/distfiles/ > DISTFILES= dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX} >Index: dovecot2-pigeonhole/Makefile >=================================================================== >--- dovecot2-pigeonhole/Makefile (revision 317702) >+++ dovecot2-pigeonhole/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= dovecot-pigeonhole >-PORTVERSION= 0.3.3 >-PORTREVISION= 3 >+PORTVERSION= 0.3.4 > CATEGORIES= mail > MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} >Index: dovecot2-pigeonhole/distinfo >=================================================================== >--- dovecot2-pigeonhole/distinfo (revision 317702) >+++ dovecot2-pigeonhole/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-2.1-pigeonhole-0.3.3.tar.gz) = 1d581f6292c6e760b26a06193a0af266ba3b6f3a0431e6617fcf6e1c84f7dd0e >-SIZE (dovecot-2.1-pigeonhole-0.3.3.tar.gz) = 1078559 >+SHA256 (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 34da8801c7695c397a53a13574fe8674b92aa9d936f91a1b6e6df787488a6d05 >+SIZE (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 1089752
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 178428
: 133880