From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 7 00:20:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 434BE16A4CF for ; Tue, 7 Dec 2004 00:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0844043D5D for ; Tue, 7 Dec 2004 00:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB70KORt030027 for ; Tue, 7 Dec 2004 00:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB70KO7p030026; Tue, 7 Dec 2004 00:20:24 GMT (envelope-from gnats) Resent-Date: Tue, 7 Dec 2004 00:20:24 GMT Resent-Message-Id: <200412070020.iB70KO7p030026@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, Robin Breathe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7669116A4CE for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/74793: Maintainer update: mail/dovecot to 0.99.12.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robin Breathe List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 00:20:25 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 07 00:20:24 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: