From owner-cvs-all@FreeBSD.ORG Thu Dec 29 07:05:30 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EEB016A41F; Thu, 29 Dec 2005 07:05:30 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9BAF43D45; Thu, 29 Dec 2005 07:05:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jBT75TPO016734; Thu, 29 Dec 2005 07:05:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBT75T2k016733; Thu, 29 Dec 2005 07:05:29 GMT (envelope-from marcus) Message-Id: <200512290705.jBT75T2k016733@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 29 Dec 2005 07:05:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/balsa Makefile distinfo ports/mail/balsa/files patch-libbalsa_mailbox_local.c patch-libbalsa_mailbox_local.h patch-libbalsa_mailbox_maildir.c patch-libbalsa_mailbox_mbox.c patch-libbalsa_mailbox_mh.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 07:05:30 -0000 marcus 2005-12-29 07:05:29 UTC FreeBSD ports repository Modified files: mail/balsa Makefile distinfo mail/balsa/files patch-libbalsa_mailbox_maildir.c patch-libbalsa_mailbox_mbox.c patch-libbalsa_mailbox_mh.c Added files: mail/balsa/files patch-libbalsa_mailbox_local.c patch-libbalsa_mailbox_local.h Log: Update to 2.3.8. Revision Changes Path 1.109 +1 -1 ports/mail/balsa/Makefile 1.52 +3 -3 ports/mail/balsa/distinfo 1.1 +33 -0 ports/mail/balsa/files/patch-libbalsa_mailbox_local.c (new) 1.1 +11 -0 ports/mail/balsa/files/patch-libbalsa_mailbox_local.h (new) 1.2 +78 -5 ports/mail/balsa/files/patch-libbalsa_mailbox_maildir.c 1.3 +9 -9 ports/mail/balsa/files/patch-libbalsa_mailbox_mbox.c 1.2 +243 -4 ports/mail/balsa/files/patch-libbalsa_mailbox_mh.c