From owner-cvs-ports@FreeBSD.ORG Fri Jul 11 10:31:49 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1598037B401; Fri, 11 Jul 2003 10:31:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A137843FBD; Fri, 11 Jul 2003 10:31:48 -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 h6BHVm0U050062; Fri, 11 Jul 2003 10:31:48 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6BHVmMT050061; Fri, 11 Jul 2003 10:31:48 -0700 (PDT) Message-Id: <200307111731.h6BHVmMT050061@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Jul 2003 10:31:48 -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 Makefile ports/mail/mutt/files patch-threadcomplete X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 17:31:49 -0000 nork 2003/07/11 10:31:48 PDT FreeBSD ports repository Modified files: mail/mutt Makefile Added files: mail/mutt/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/54360 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.136 +1 -1 ports/mail/mutt/Makefile 1.1 +73 -0 ports/mail/mutt/files/patch-threadcomplete (new)