ports/186047: Update mail/dbmail to 3.1.10
Alan Hicks
ahicks at p-o.co.uk
Thu Jan 23 19:10:01 UTC 2014
>Number: 186047
>Category: ports
>Synopsis: Update mail/dbmail to 3.1.10
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 23 19:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Alan Hicks
>Release: FreeBSD 9.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD schnittke.p-o.co.uk 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 02:38:15 UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Upgrade mail/dbmail to 3.1.10
Minor bugfix:
- IMAP: prevent crash after mailbox delete by concurrent connections
- work-around for retrieving messages with a broken envelope header
- fix timeout behavior in non-threaded servers (#1036)
- IMAP: handle EOF in SSL connections better
>How-To-Repeat:
>Fix:
Apply patch
--- dbmail-319-3110.diff begins here ---
diff -ur dbmail/Makefile dbmail/Makefile
--- dbmail/Makefile 2014-01-03 19:55:37.000000000 +0000
+++ dbmail/Makefile 2014-01-23 11:02:20.000000000 +0000
@@ -1,8 +1,8 @@
# Created by: Clement Laforet <sheepkiller at cultdeadsheep.org>
-# $FreeBSD: mail/dbmail/Makefile 338578 2014-01-03 19:55:37Z jgh $
+# $FreeBSD: mail/dbmail/Makefile 333848 2013-11-15 10:44:19Z sunpoet $
PORTNAME= dbmail
-PORTVERSION= 3.1.9
+PORTVERSION= 3.1.10
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/3.1/ \
http://git.dbmail.eu/paul/dbmail/snapshot/
diff -ur /usr/ports/mail/dbmail/distinfo dbmail/distinfo
--- dbmail/distinfo 2014-01-03 19:36:06.000000000 +0000
+++ dbmail/distinfo 2014-01-23 10:40:55.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (dbmail-3.1.9.tar.gz) = 665f42700654aae767d24647dde284a4df7aec1702a00d1122d55b3f9f4318dd
-SIZE (dbmail-3.1.9.tar.gz) = 2397293
+SHA256 (dbmail-3.1.10.tar.gz) = 7a5b82eb8feb45faf215bebee7fb648092e5eaa71b2d5acd5826ca36d8e63f4f
+SIZE (dbmail-3.1.10.tar.gz) = 2397512
--- dbmail-319-3110.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list