From owner-cvs-ports@FreeBSD.ORG Sat May 21 08:59:00 2005 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 140B716A4CE; Sat, 21 May 2005 08:59:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC11E43D7F; Sat, 21 May 2005 08:58:59 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4L8wxA7028992; Sat, 21 May 2005 08:58:59 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4L8wxrY028991; Sat, 21 May 2005 08:58:59 GMT (envelope-from oliver) Message-Id: <200505210858.j4L8wxrY028991@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 21 May 2005 08:58:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/xfce4-systemload-plugin Makefile ports/sysutils/xfce4-systemload-plugin/files patch-panel-plugin:uptime.c 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: Sat, 21 May 2005 08:59:00 -0000 oliver 2005-05-21 08:58:59 UTC FreeBSD ports repository Modified files: sysutils/xfce4-systemload-plugin Makefile sysutils/xfce4-systemload-plugin/files patch-panel-plugin:uptime.c Log: fix uptime calculation on 64bit platforms bump PORTREVISION Approved by: maintainer Revision Changes Path 1.14 +1 -1 ports/sysutils/xfce4-systemload-plugin/Makefile 1.2 +11 -2 ports/sysutils/xfce4-systemload-plugin/files/patch-panel-plugin:uptime.c