Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 04:36:10 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125938: [PATCH] mail/dovecot: update to 1.1.2
Message-ID:  <20080724193610.C1CDC17139@eastasia.home.utahime.org>
Resent-Message-ID: <200807241940.m6OJe2KF072920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125938
>Category:       ports
>Synopsis:       [PATCH] mail/dovecot: update to 1.1.2
>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:   Thu Jul 24 19:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 7.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD xxxx 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Mon Jul 14 11:30:44 JST 2008 xxxx i386


	
>Description:
	Update to 1.1.2.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-dovecot begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/dovecot/Makefile,v
retrieving revision 1.87
diff -u -r1.87 Makefile
--- Makefile	26 Jun 2008 22:02:58 -0000	1.87
+++ Makefile	24 Jul 2008 18:39:53 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.1.1
+DISTVERSION=	1.1.2
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/1.1/
 
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/dovecot/distinfo,v
retrieving revision 1.57
diff -u -r1.57 distinfo
--- distinfo	26 Jun 2008 22:02:58 -0000	1.57
+++ distinfo	24 Jul 2008 19:14:29 -0000
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.1.1.tar.gz) = 239072365e4fc35b8a7162f841cb07c9
-SHA256 (dovecot-1.1.1.tar.gz) = 936982d0259035b380315599668d37276cfa5dd26f889126f50ccc03fecf9f5e
-SIZE (dovecot-1.1.1.tar.gz) = 2273779
+MD5 (dovecot-1.1.2.tar.gz) = fcebb6c099421049632b2f1f019f55cd
+SHA256 (dovecot-1.1.2.tar.gz) = 693981dbaa3bfda0796a88995b42c17f8c48d3cc8630a4762557db01170ca91e
+SIZE (dovecot-1.1.2.tar.gz) = 2300564
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/dovecot/pkg-plist,v
retrieving revision 1.27
diff -u -r1.27 pkg-plist
--- pkg-plist	26 Jun 2008 22:02:58 -0000	1.27
+++ pkg-plist	24 Jul 2008 19:13:48 -0000
@@ -2,6 +2,7 @@
 @unexec if cmp -s %D/etc/dovecot-example.conf %D/etc/dovecot.conf; then rm -f %D/etc/dovecot.conf; fi
 etc/dovecot-example.conf
 @exec if [ ! -f %D/etc/dovecot.conf ] ; then cp -p %D/%F %B/dovecot.conf; fi
+%%PORTDOCS%%etc/dovecot-db-example.conf
 %%PORTDOCS%%etc/dovecot-ldap-example.conf
 %%PORTDOCS%%etc/dovecot-sql-example.conf
 @dirrmtry include/dovecot
@@ -17,8 +18,6 @@
 lib/dovecot/imap/lib20_fts_plugin.so
 lib/dovecot/imap/lib20_mail_log_plugin.so
 lib/dovecot/imap/lib20_mbox_snarf_plugin.so
-lib/dovecot/imap/lib20_zlib_plugin.a
-lib/dovecot/imap/lib20_zlib_plugin.la
 lib/dovecot/imap/lib20_zlib_plugin.so
 lib/dovecot/imap/lib21_fts_squat_plugin.so
 @dirrm lib/dovecot/imap
@@ -35,8 +34,11 @@
 lib/dovecot/pop3/lib10_quota_plugin.so
 lib/dovecot/pop3/lib20_convert_plugin.so
 lib/dovecot/pop3/lib20_expire_plugin.so
+lib/dovecot/pop3/lib20_fts_plugin.so
 lib/dovecot/pop3/lib20_mail_log_plugin.so
 lib/dovecot/pop3/lib20_mbox_snarf_plugin.so
+lib/dovecot/pop3/lib20_zlib_plugin.so
+lib/dovecot/pop3/lib21_fts_squat_plugin.so
 @dirrm lib/dovecot/pop3
 @dirrm lib/dovecot/auth
 lib/dovecot/lib01_acl_plugin.a
@@ -66,6 +68,9 @@
 lib/dovecot/lib20_mbox_snarf_plugin.a
 lib/dovecot/lib20_mbox_snarf_plugin.la
 lib/dovecot/lib20_mbox_snarf_plugin.so
+lib/dovecot/lib20_zlib_plugin.so
+lib/dovecot/lib20_zlib_plugin.a
+lib/dovecot/lib20_zlib_plugin.la
 lib/dovecot/lib21_fts_squat_plugin.a
 lib/dovecot/lib21_fts_squat_plugin.la
 lib/dovecot/lib21_fts_squat_plugin.so
@@ -82,6 +87,7 @@
 libexec/dovecot/imap-login
 libexec/dovecot/listview
 libexec/dovecot/logview
+libexec/dovecot/maildirlock
 %%POP3%%libexec/dovecot/pop3
 %%POP3%%libexec/dovecot/pop3-login
 libexec/dovecot/rawlog
--- patch-dovecot ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080724193610.C1CDC17139>