From owner-cvs-all@FreeBSD.ORG Fri Jul 11 10:32:27 2003 Return-Path: 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 B13DA37B40C; Fri, 11 Jul 2003 10:32:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4645D43F3F; Fri, 11 Jul 2003 10:32:27 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6BHWR0U050113; Fri, 11 Jul 2003 10:32:27 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6BHWQRr050112; Fri, 11 Jul 2003 10:32:26 -0700 (PDT) Message-Id: <200307111732.h6BHWQRr050112@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Jul 2003 10:32:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt-devel Makefileports/mail/mutt-devel/files patch-threadcomplete X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 11 Jul 2003 17:32:28 -0000 nork 2003/07/11 10:32:26 PDT FreeBSD ports repository Modified files: mail/mutt-devel Makefile Added files: mail/mutt-devel/files patch-threadcomplete Log: o Add patch for the new ~a function. By this one can tag entire threads via "T ~a" (means: tag all entire threads where at least one message of the tread is tagged). o Bump PORTREVISION. PR: ports/54361 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.200 +1 -1 ports/mail/mutt-devel/Makefile 1.1 +73 -0 ports/mail/mutt-devel/files/patch-threadcomplete (new)