From isometry@isometry.net  Tue Dec  7 00:19:57 2004
Return-Path: <isometry@isometry.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7669116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Dec 2004 00:19:57 +0000 (GMT)
Received: from quadric.isometry.net (quadric.isometry.net [195.137.51.145])
	by mx1.FreeBSD.org (Postfix) with SMTP id B42AE43D68
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Dec 2004 00:19:56 +0000 (GMT)
	(envelope-from isometry@isometry.net)
Received: by quadric.isometry.net (Postfix, from userid 1001)
	id 0A6CFB82B; Tue,  7 Dec 2004 01:19:11 +0000 (UTC)
Message-Id: <20041207011911.0A6CFB82B@quadric.isometry.net>
Date: Tue,  7 Dec 2004 01:19:11 +0000 (UTC)
From: Robin Breathe <robin@isometry.net>
Reply-To: Robin Breathe <robin@isometry.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer update: mail/dovecot to 0.99.12.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74793
>Category:       ports
>Synopsis:       Maintainer update: mail/dovecot to 0.99.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 07 00:20:24 GMT 2004
>Closed-Date:    Tue Dec 07 09:07:15 GMT 2004
>Last-Modified:  Tue Dec 07 09:07:15 GMT 2004
>Originator:     Robin Breathe
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
>Description:
Update to dovecot-0.99.12.1, removing dependency on GNU make.
>How-To-Repeat:
>Fix:
Apply the following patch:

--- dovecot-0.99.12.1.diff begins here ---
diff -ruN dovecot-0.99.12/Makefile dovecot/Makefile
--- dovecot-0.99.12/Makefile	Mon Dec  6 19:14:03 2004
+++ dovecot/Makefile	Tue Dec  7 01:16:20 2004
@@ -7,7 +7,8 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	0.99.12
+DISTVERSION=	0.99.12.1
+WRKSRC=		${WRKDIR}/${PORTNAME}-0.99.12
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
@@ -16,7 +17,6 @@
 
 CONFLICTS=	dovecot-1.*
 
-USE_GMAKE=	yes
 USE_ICONV=	yes
 USE_RC_SUBR=	yes
 
diff -ruN dovecot-0.99.12/distinfo dovecot/distinfo
--- dovecot-0.99.12/distinfo	Mon Dec  6 19:14:03 2004
+++ dovecot/distinfo	Tue Dec  7 01:04:31 2004
@@ -1,2 +1,2 @@
-MD5 (dovecot-0.99.12.tar.gz) = 51eb80597f9d7b04e007cea6f1faad49
-SIZE (dovecot-0.99.12.tar.gz) = 867819
+MD5 (dovecot-0.99.12.1.tar.gz) = 08c3952cf6cc0d87e0239cccd9faf4b5
+SIZE (dovecot-0.99.12.1.tar.gz) = 864722
--- dovecot-0.99.12.1.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Tue Dec 7 09:05:45 GMT 2004 
State-Changed-Why:  
Committed, thanks! 
I've moved WRKSRC bellow to satisfy portlint. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74793 
>Unformatted:
