From owner-cvs-all@FreeBSD.ORG Sun May 4 02:53:40 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 735B237B401; Sun, 4 May 2003 02:53:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD3143F85; Sun, 4 May 2003 02:53:39 -0700 (PDT) (envelope-from clive@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 h449rd0U039134; Sun, 4 May 2003 02:53:39 -0700 (PDT) (envelope-from clive@repoman.freebsd.org) Received: (from clive@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449rdAV039133; Sun, 4 May 2003 02:53:39 -0700 (PDT) Message-Id: <200305040953.h449rdAV039133@repoman.freebsd.org> From: Clive Lin Date: Sun, 4 May 2003 02:53:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/mutt Makefile ports/mail/mutt-devel Makefile 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: Sun, 04 May 2003 09:53:41 -0000 clive 2003/05/04 02:53:39 PDT FreeBSD ports repository Modified files: chinese/mutt Makefile mail/mutt-devel Makefile Log: o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel) Otherwise the PATCH_SITES in the slave port would be overwrited. o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the slave port now. The former shortens the depends list, for the taste of people on the #bsdchat. The reason for later knob is that I currently have not much time to deal with it. o Change the MAINTAINER to me, requested by previous maintainer. Revision Changes Path 1.27 +3 -1 ports/chinese/mutt/Makefile 1.197 +1 -1 ports/mail/mutt-devel/Makefile