From owner-cvs-all@FreeBSD.ORG Fri May 29 12:13:26 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 81F8810656BA; Fri, 29 May 2009 12:13:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5713A8FC08; Fri, 29 May 2009 12:13:26 +0000 (UTC) (envelope-from miwi@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 n4TCDQHN026536; Fri, 29 May 2009 12:13:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4TCDQZX026535; Fri, 29 May 2009 12:13:26 GMT (envelope-from miwi) Message-Id: <200905291213.n4TCDQZX026535@repoman.freebsd.org> From: Martin Wilke Date: Fri, 29 May 2009 12:13:26 +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/smartmontools Makefile ports/sysutils/smartmontools/files smart.in 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, 29 May 2009 12:13:27 -0000 miwi 2009-05-29 12:13:26 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile sysutils/smartmontools/files smart.in Log: - Fix typo in smart periodic script. - Add simple autodetect mode (works only for regular disks). PR: 134954 Submitted by: maintainer Revision Changes Path 1.39 +1 -1 ports/sysutils/smartmontools/Makefile 1.4 +14 -7 ports/sysutils/smartmontools/files/smart.in