ports/109750: [PATCH] Update mail/dovecot to 1.0rc25
Xin LI
delphij at FreeBSD.org
Fri Mar 2 09:50:05 UTC 2007
>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 at 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
+ at 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:
More information about the freebsd-ports-bugs
mailing list