From owner-freebsd-ports Thu Oct 3 2: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFBC237B401 for ; Thu, 3 Oct 2002 02:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235EE43E6E for ; Thu, 3 Oct 2002 02:00:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9390HCo034424 for ; Thu, 3 Oct 2002 02:00:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9390Hwn034423; Thu, 3 Oct 2002 02:00:17 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD01937B401 for ; Thu, 3 Oct 2002 01:53:38 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 7359F43E75 for ; Thu, 3 Oct 2002 01:53:37 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 90654 invoked by uid 911); 3 Oct 2002 08:53:37 -0000 Message-Id: <20021003085337.90653.qmail@outpost.globcon.net> Date: 3 Oct 2002 08:53:37 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org Cc: alane@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43620: [PATCH] Update mail/archivemail to 0.6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43620 >Category: ports >Synopsis: [PATCH] Update mail/archivemail to 0.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 03 02:00:17 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: - Update to 0.6.0 (now includes IMAP mailbox support) I cc'd Alan (port maintainer). >How-To-Repeat: >Fix: --- archivemail-0.6.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/archivemail/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2002/09/19 06:34:47 1.5 +++ Makefile 2002/10/03 08:47:17 @@ -6,7 +6,7 @@ # PORTNAME= archivemail -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/archivemail/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2002/09/19 06:34:47 1.4 +++ distinfo 2002/10/03 08:47:17 @@ -1 +1 @@ -MD5 (archivemail-0.5.1.tar.gz) = 1d2258e4f64f833c98274b28007d1d7f +MD5 (archivemail-0.6.0.tar.gz) = b9ff2fef53c3b3449c147eadea484c8c --- archivemail-0.6.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message