From owner-cvs-all@FreeBSD.ORG Mon Sep 17 18:29:31 2007 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 53E8B16A417; Mon, 17 Sep 2007 18:29:31 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5828513C45E; Mon, 17 Sep 2007 18:29:31 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8HITVi8051297; Mon, 17 Sep 2007 18:29:31 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8HITVND051296; Mon, 17 Sep 2007 18:29:31 GMT (envelope-from tmclaugh) Message-Id: <200709171829.l8HITVND051296@repoman.freebsd.org> From: Tom McLaughlin Date: Mon, 17 Sep 2007 18:29:31 +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/downtime Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 17 Sep 2007 18:29:31 -0000 tmclaugh 2007-09-17 18:29:31 UTC FreeBSD ports repository Modified files: sysutils/downtime Makefile distinfo Added files: sysutils/downtime pkg-plist Log: Update to 0.3.1.1 - Makefile fixes. - Correct passing of parameters to shutdown(8) - Correct a bug whereby attempting to set preferences when no configuration file already exists (e.g., when first running DownTime) would result in a warning and non-application saving of the new preferences - Window title consistency - Print date and time when writing warnings / errors PR: 115852 Submitted by: maintainer Revision Changes Path 1.5 +1 -5 ports/sysutils/downtime/Makefile 1.4 +3 -3 ports/sysutils/downtime/distinfo 1.1 +3 -0 ports/sysutils/downtime/pkg-plist (new)