Date: 3 Oct 2002 08:53:37 -0000 From: Sergei Kolobov <sergei@kolobov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: alane@FreeBSD.org Subject: ports/43620: [PATCH] Update mail/archivemail to 0.6.0 Message-ID: <20021003085337.90653.qmail@outpost.globcon.net>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021003085337.90653.qmail>