From owner-cvs-ports@FreeBSD.ORG Fri Nov 6 06:10:59 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56CC2106568B; Fri, 6 Nov 2009 06:10:59 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7AF8FC20; Fri, 6 Nov 2009 06:10:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nA66Axbh056880; Fri, 6 Nov 2009 06:10:59 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nA66AxDd056879; Fri, 6 Nov 2009 06:10:59 GMT (envelope-from wen) Message-Id: <200911060610.nA66AxDd056879@repoman.freebsd.org> From: Wen Heping Date: Fri, 6 Nov 2009 06:10:59 +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/sysutils/tmux Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Nov 2009 06:10:59 -0000 wen 2009-11-06 06:10:59 UTC FreeBSD ports repository Modified files: sysutils/tmux Makefile distinfo Log: - Update to 1.1 - Reduce "noise" (textual output) during install - Replace files/patch-configure with ${REINPLACE_CMD} in Makefile - Replace pkg-plist with definition of PLIST_FILES, PORTDOCS and PORTEXAMPLES in Makefile PR: ports/140323 Submitted by: Sahil Tandon Revision Changes Path 1.13 +17 -11 ports/sysutils/tmux/Makefile 1.11 +3 -3 ports/sysutils/tmux/distinfo