From owner-cvs-all@FreeBSD.ORG Fri Feb 20 15:06:15 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6EBF1065670; Fri, 20 Feb 2009 15:06:15 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BF6C8FC12; Fri, 20 Feb 2009 15:06:15 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1KF6FBf073127; Fri, 20 Feb 2009 15:06:15 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1KF6FCw073126; Fri, 20 Feb 2009 15:06:15 GMT (envelope-from itetcu) Message-Id: <200902201506.n1KF6FCw073126@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 20 Feb 2009 15:06:15 +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/rmonitor Makefile ports/sysutils/rmonitor/files patch-src__rmonitor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 15:06:16 -0000 itetcu 2009-02-20 15:06:15 UTC FreeBSD ports repository Modified files: sysutils/rmonitor Makefile Added files: sysutils/rmonitor/files patch-src__rmonitor.c Log: - Fix integer overflow on 64bit platforms - bump PORTREVISION PR: 131741 Submitted by: maintainer Revision Changes Path 1.6 +3 -0 ports/sysutils/rmonitor/Makefile 1.1 +11 -0 ports/sysutils/rmonitor/files/patch-src__rmonitor.c (new)