ports/153295: [PATCH] mail/dovecot: update to 2.0.8
Greg Lewis
glewis at FreeBSD.org
Sun Dec 19 17:50:07 UTC 2010
>Number: 153295
>Category: ports
>Synopsis: [PATCH] mail/dovecot: update to 2.0.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 19 17:50:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Greg Lewis
>Release: FreeBSD 8.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD misty.eyesbeyond.com 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Sun Dec 12 11:38:44 PST 2010
>Description:
- Update to 2.0.8
. Sort man pages
Port maintainer (bra at fsn.hu) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- dovecot-2.0.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/mail/dovecot2/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 27 Nov 2010 05:53:35 -0000 1.1
+++ Makefile 19 Dec 2010 07:05:02 -0000
@@ -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}/
@@ -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 \
Index: distinfo
===================================================================
RCS file: /var/fcvs/ports/mail/dovecot2/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 27 Nov 2010 05:53:35 -0000 1.1
+++ distinfo 19 Dec 2010 06:48:57 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /var/fcvs/ports/mail/dovecot2/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist 29 Nov 2010 07:32:36 -0000 1.3
+++ pkg-plist 19 Dec 2010 08:28:48 -0000
@@ -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
--- dovecot-2.0.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list