From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 26 12:00:03 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D2EDBE9 for ; Thu, 26 Sep 2013 12:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E15C92564 for ; Thu, 26 Sep 2013 12:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8QC02Z7047535 for ; Thu, 26 Sep 2013 12:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8QC021R047534; Thu, 26 Sep 2013 12:00:02 GMT (envelope-from gnats) Resent-Date: Thu, 26 Sep 2013 12:00:02 GMT Resent-Message-Id: <201309261200.r8QC021R047534@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alan Hicks Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 48899ADE for ; Thu, 26 Sep 2013 11:56:18 +0000 (UTC) (envelope-from alan@p-o.co.uk) Received: from avasout05.plus.net (avasout05.plus.net [84.93.230.250]) by mx1.freebsd.org (Postfix) with ESMTP id AC752253D for ; Thu, 26 Sep 2013 11:56:17 +0000 (UTC) Received: from mail.p-o.co.uk ([80.229.143.200]) by avasout05 with smtp id Vnt61m0024Ke75s01nt7so; Thu, 26 Sep 2013 12:53:07 +0100 Received: from alan by p-o.co.uk with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VPA49-000DmG-Om for FreeBSD-gnats-submit@freebsd.org; Thu, 26 Sep 2013 12:49:05 +0100 Message-Id: Date: Thu, 26 Sep 2013 12:49:05 +0100 From: Alan Hicks To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/182406: [Maintainer patch] Upgrade mail/dbmail to 3.1.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Alan Hicks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2013 12:00:03 -0000 >Number: 182406 >Category: ports >Synopsis: [Maintainer patch] Upgrade mail/dbmail to 3.1.7 >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 Sep 26 12:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alan Hicks >Release: FreeBSD 9.1-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD schnittke.p-o.co.uk 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep 9 21:23:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade dbmail from 3.1.6 to 3.1.7 >How-To-Repeat: >Fix: Apply patch Fixes minor bugs including - POP3 sometimes failed due to a missing final line - orphaned rows in the headervalues and headernames tables are now cleaned --- dbmail-316-317.diff begins here --- diff -ur dbmail/Makefile dbmail/Makefile --- dbmail/Makefile 2013-09-20 20:59:12.000000000 +0100 +++ dbmail/Makefile 2013-09-26 12:17:21.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: mail/dbmail/Makefile 327742 2013-09-20 19:59:12Z bapt $ PORTNAME= dbmail -PORTVERSION= 3.1.6 +PORTVERSION= 3.1.7 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.1/ diff -ur dbmail/distinfo dbmail/distinfo --- dbmail/distinfo 2013-09-14 07:51:08.000000000 +0100 +++ dbmail/distinfo 2013-09-26 12:17:34.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (dbmail-3.1.6.tar.gz) = 380fc123c8e6cfca7e9c06892d501ddea61c36f88e567d133202c16bf265a71a -SIZE (dbmail-3.1.6.tar.gz) = 2394514 +SHA256 (dbmail-3.1.7.tar.gz) = 657965a87a217495b2bd5f292ef1b4948e85d195e54e9c0e4981d46cf72427aa +SIZE (dbmail-3.1.7.tar.gz) = 2395315 --- dbmail-316-317.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: