From owner-cvs-ports@FreeBSD.ORG Thu Jan 20 14:21:37 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 D917B106566C; Thu, 20 Jan 2011 14:21:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C92DC8FC26; Thu, 20 Jan 2011 14:21:37 +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 p0KELbrC075198; Thu, 20 Jan 2011 14:21:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0KELb92075197; Thu, 20 Jan 2011 14:21:37 GMT (envelope-from pav) Message-Id: <201101201421.p0KELb92075197@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 20 Jan 2011 14:21:37 +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/downtimed Makefile distinfo pkg-plist ports/sysutils/downtimed/files downtimed.in 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: Thu, 20 Jan 2011 14:21:37 -0000 pav 2011-01-20 14:21:37 UTC FreeBSD ports repository Modified files: sysutils/downtimed Makefile distinfo pkg-plist sysutils/downtimed/files downtimed.in Log: - Update to 0.4 - Remove setting downtimed_flags by default to empty value in rc.d script - Create persistant data directory in port/package instead of on first run PR: ports/153436 Submitted by: Janne Snabb (maintainer) Feature safe: yes Revision Changes Path 1.2 +3 -2 ports/sysutils/downtimed/Makefile 1.2 +2 -2 ports/sysutils/downtimed/distinfo 1.2 +1 -2 ports/sysutils/downtimed/files/downtimed.in 1.2 +2 -1 ports/sysutils/downtimed/pkg-plist