ports/149866: [UPDATE] Update mail/dovecot to 1.2.13
Denny Lin
dennylin93 at hs.ntnu.edu.tw
Sun Aug 22 00:40:05 UTC 2010
>Number: 149866
>Category: ports
>Synopsis: [UPDATE] Update mail/dovecot to 1.2.13
>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 Aug 22 00:40:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Denny Lin
>Release: FreeBSD 8.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD cnmc32.hs.ntnu.edu.tw 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Tue Jul 13 22:41:29 CST 2010 root at cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/CNMC32 amd64
>Description:
- Update mail/dovecot to 1.2.13
- http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ should be set as PATCH_SITES
Please bump the PORTREVISIONs of mail/dovecot-antispam and mail/dovecot-managesieve as well. See mail/dovecot/Makefile for an explanation.
>How-To-Repeat:
>Fix:
--- dovecot.patch begins here ---
diff -ru dovecot.orig/Makefile dovecot/Makefile
--- dovecot.orig/Makefile 2010-08-21 22:34:58.000000000 +0800
+++ dovecot/Makefile 2010-08-21 23:27:41.000000000 +0800
@@ -6,10 +6,9 @@
#
PORTNAME= dovecot
-PORTVERSION= 1.2.12
+PORTVERSION= 1.2.13
CATEGORIES= mail ipv6
-MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
- http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
+MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/
MAINTAINER= yds at CoolRat.org
COMMENT= Secure and compact IMAP and POP3 servers
@@ -97,7 +96,7 @@
#
.if defined(WITH_MANAGESIEVE) && !defined(WITHOUT_MANAGESIEVE)
MANAGESIEVEVERSION!= ${MAKE} -C ${.CURDIR}/../dovecot-managesieve -V PORTVERSION
-PATCH_SITES!= ${MAKE} -C ${.CURDIR}/../dovecot-managesieve -V MASTER_SITES
+PATCH_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
PATCHFILES+= dovecot-${PORTVERSION}-managesieve-${MANAGESIEVEVERSION}.diff.gz
PATCH_DIST_STRIP= -p1
PROTOCOLS+= managesieve
diff -ru dovecot.orig/distinfo dovecot/distinfo
--- dovecot.orig/distinfo 2010-08-21 22:34:58.000000000 +0800
+++ dovecot/distinfo 2010-08-21 22:35:35.000000000 +0800
@@ -1,6 +1,6 @@
-MD5 (dovecot-1.2.12.tar.gz) = cc8e5c53cd0943ce0b5e1087356ad4ea
-SHA256 (dovecot-1.2.12.tar.gz) = 1ef0c40822cf64f20af1e65b4402da75296489aba25df8b13e2386df6952c281
-SIZE (dovecot-1.2.12.tar.gz) = 2882517
-MD5 (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = 591f77f53af6b057ae8d42ef04d50d9f
-SHA256 (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = ea6549ed32cb1968971ef00725b43c8154023b4ed67ae1eb272485a0cf90a64f
-SIZE (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = 6455
+MD5 (dovecot-1.2.13.tar.gz) = aaee3b5fd59e01780305553248f686bc
+SHA256 (dovecot-1.2.13.tar.gz) = 22fa612b4c3250d33bc6e5010efd81d082b10dbce73da732fea644e085701869
+SIZE (dovecot-1.2.13.tar.gz) = 2946123
+MD5 (dovecot-1.2.13-managesieve-0.11.11.diff.gz) = b3902b7687061dd12da32311d209c66b
+SHA256 (dovecot-1.2.13-managesieve-0.11.11.diff.gz) = 8646fcdf8c0fda69f8b0df88d9356861e124d7f70c75df1afb714769cd84e9ed
+SIZE (dovecot-1.2.13-managesieve-0.11.11.diff.gz) = 6463
--- dovecot.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list