Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 12:49:05 +0100
From:      Alan Hicks <ahicks@p-o.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/182406: [Maintainer patch] Upgrade mail/dbmail to 3.1.7
Message-ID:  <E1VPA49-000DmG-Om@p-o.co.uk>
Resent-Message-ID: <201309261200.r8QC021R047534@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VPA49-000DmG-Om>