Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2007 17:43:43 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        robin@isometry.net
Subject:   ports/109750: [PATCH] Update mail/dovecot to 1.0rc25
Message-ID:  <200703020943.l229hhoZ066826@tarsier.delphij.net>
Resent-Message-ID: <200703020950.l229o5dg011417@freefall.freebsd.org>

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

>Number:         109750
>Category:       ports
>Synopsis:       [PATCH] Update mail/dovecot to 1.0rc25
>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:   Fri Mar 02 09:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Sat Feb 10 07:03:45 CST 2007 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386


>Description:
	Update dovecot to 1.0 rc 25
	Maintainer cc'ed.
>How-To-Repeat:
>Fix:


--- patch-dovecot-rc25.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/Makefile,v
retrieving revision 1.63
diff -u -p -u -r1.63 Makefile
--- Makefile	1 Mar 2007 00:59:34 -0000	1.63
+++ Makefile	2 Mar 2007 09:02:16 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.0.rc24
+DISTVERSION=	1.0.rc25
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v
retrieving revision 1.38
diff -u -p -u -r1.38 distinfo
--- distinfo	1 Mar 2007 00:59:34 -0000	1.38
+++ distinfo	2 Mar 2007 09:05:47 -0000
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc24.tar.gz) = f1a7e366dceda28138e5a902dda7f274
-SHA256 (dovecot-1.0.rc24.tar.gz) = e35d44bf7fcffbbcb5823ab45c77ea7a8c0b6dbe423eecd37430dedab5a87e08
-SIZE (dovecot-1.0.rc24.tar.gz) = 1498585
+MD5 (dovecot-1.0.rc25.tar.gz) = 14e9981e9828a65526b8e683657434d4
+SHA256 (dovecot-1.0.rc25.tar.gz) = 2dc307fbbcc431ae680a5d4712853203894635fa2a45e4bd4c39fe92a35b85d8
+SIZE (dovecot-1.0.rc25.tar.gz) = 1511817
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/pkg-plist,v
retrieving revision 1.23
diff -u -p -u -r1.23 pkg-plist
--- pkg-plist	26 Jan 2007 13:18:59 -0000	1.23
+++ pkg-plist	2 Mar 2007 09:33:24 -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
+@dirrmtry include/dovecot
 lib/dovecot/imap/lib01_acl_plugin.so
 lib/dovecot/imap/lib02_lazy_expunge_plugin.so
 lib/dovecot/imap/lib10_quota_plugin.so
--- patch-dovecot-rc25.diff ends here ---


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



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