From owner-cvs-ports@FreeBSD.ORG Sun Jul 31 17:29:02 2011 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 C8B8B106566B; Sun, 31 Jul 2011 17:29:02 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B7D598FC19; Sun, 31 Jul 2011 17:29:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p6VHT2r3000790; Sun, 31 Jul 2011 17:29:02 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6VHT2fQ000789; Sun, 31 Jul 2011 17:29:02 GMT (envelope-from crees) Message-Id: <201107311729.p6VHT2fQ000789@repoman.freebsd.org> From: Chris Rees Date: Sun, 31 Jul 2011 17:29:02 +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/monitorix Makefile distinfo pkg-plist ports/sysutils/monitorix/files monitorix.in patch-monitorix 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: Sun, 31 Jul 2011 17:29:02 -0000 crees 2011-07-31 17:29:02 UTC FreeBSD ports repository Modified files: sysutils/monitorix Makefile distinfo pkg-plist sysutils/monitorix/files monitorix.in patch-monitorix Log: - Update to 2.2.0 - Program now lives in PREFIX/bin - Install manpage and extra docs - Reports don't need extra dependency, OPTION removed - Perl dependencies are now by package Revision Changes Path 1.9 +21 -30 ports/sysutils/monitorix/Makefile 1.6 +2 -2 ports/sysutils/monitorix/distinfo 1.5 +3 -3 ports/sysutils/monitorix/files/monitorix.in 1.3 +0 -9 ports/sysutils/monitorix/files/patch-monitorix 1.5 +8 -6 ports/sysutils/monitorix/pkg-plist