Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jan 2014 17:07:42 +0000
From:      Alan Hicks <ahicks@p-o.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185451: Upgrade mail/dbmail to 3.1.9
Message-ID:  <E1Vz8Dm-0009Zs-LX@p-o.co.uk>
Resent-Message-ID: <201401031720.s03HK0Wh064115@freefall.freebsd.org>

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

>Number:         185451
>Category:       ports
>Synopsis:       Upgrade mail/dbmail to 3.1.9
>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:   Fri Jan 03 17:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Alan Hicks
>Release:        FreeBSD 9.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD schnittke.p-o.co.uk 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
Upgrade dbmail to latest 3.1.9 fixing many minor bugs
>How-To-Repeat:
	
>Fix:
Apply patch to upgrade dbmail from 3.1.7 to 3.1.9

Also adds another download mirror and removes redundant DOCS option

	

--- dbmail-317-319.diff begins here ---
diff -ur /usr/ports/mail/dbmail/Makefile dbmail/Makefile
--- /usr/ports/mail/dbmail/Makefile	2013-11-15 10:44:19.000000000 +0000
+++ dbmail/Makefile	2014-01-03 16:58:50.000000000 +0000
@@ -2,9 +2,10 @@
 # $FreeBSD: mail/dbmail/Makefile 333848 2013-11-15 10:44:19Z sunpoet $
 
 PORTNAME=	dbmail
-PORTVERSION=	3.1.7
+PORTVERSION=	3.1.9
 CATEGORIES=	mail
-MASTER_SITES=	http://www.dbmail.org/download/3.1/
+MASTER_SITES=	http://www.dbmail.org/download/3.1/ \
+		http://git.dbmail.eu/paul/dbmail/snapshot/
 
 MAINTAINER=	ahicks@p-o.co.uk
 COMMENT=	SQL database-based mail system (POP3 and IMAP)
@@ -22,7 +23,7 @@
 
 CONFLICTS=	dbmail-2.* dbmail22-[0-9]*
 
-OPTIONS_DEFINE=	DOCS LDAP SIEVE THREADS
+OPTIONS_DEFINE=	LDAP SIEVE THREADS
 OPTIONS_DEFAULT=	THREADS
 SIEVE_DESC=	Build with support for Sieve mail sorting language
 
diff -ur /usr/ports/mail/dbmail/distinfo dbmail/distinfo
--- /usr/ports/mail/dbmail/distinfo	2013-09-26 16:59:24.000000000 +0100
+++ dbmail/distinfo	2014-01-02 14:36:51.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (dbmail-3.1.7.tar.gz) = 657965a87a217495b2bd5f292ef1b4948e85d195e54e9c0e4981d46cf72427aa
-SIZE (dbmail-3.1.7.tar.gz) = 2395315
+SHA256 (dbmail-3.1.9.tar.gz) = 665f42700654aae767d24647dde284a4df7aec1702a00d1122d55b3f9f4318dd
+SIZE (dbmail-3.1.9.tar.gz) = 2397293
--- dbmail-317-319.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?E1Vz8Dm-0009Zs-LX>