From owner-cvs-all@FreeBSD.ORG Mon Aug 28 12:04:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A62E816A4E0; Mon, 28 Aug 2006 12:04:22 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E020843DBA; Mon, 28 Aug 2006 12:03:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7SC3FiB003475; Mon, 28 Aug 2006 12:03:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7SC3FLF003474; Mon, 28 Aug 2006 12:03:15 GMT (envelope-from pav) Message-Id: <200608281203.k7SC3FLF003474@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 28 Aug 2006 12:03: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/pcfclock Makefile ports/sysutils/pcfclock/files pcfdate.in 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, 28 Aug 2006 12:04:22 -0000 pav 2006-08-28 12:03:15 UTC FreeBSD ports repository Modified files: sysutils/pcfclock Makefile sysutils/pcfclock/files pcfdate.in Log: - Fix rc script: need a suitable REQUIRE line in the rc script, since otherwise the script is called too early and pcfdate fails to set the time PR: ports/102453 Submitted by: Frank W. Josellis (maintainer) Revision Changes Path 1.4 +1 -1 ports/sysutils/pcfclock/Makefile 1.3 +3 -2 ports/sysutils/pcfclock/files/pcfdate.in