From owner-cvs-ports@FreeBSD.ORG Wed Jun 3 18:12:30 2009 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 81C5A106564A; Wed, 3 Jun 2009 18:12:30 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 570AD8FC1A; Wed, 3 Jun 2009 18:12:30 +0000 (UTC) (envelope-from wxs@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 n53ICUrM097770; Wed, 3 Jun 2009 18:12:30 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n53ICUBP097769; Wed, 3 Jun 2009 18:12:30 GMT (envelope-from wxs) Message-Id: <200906031812.n53ICUBP097769@repoman.freebsd.org> From: Wesley Shields Date: Wed, 3 Jun 2009 18:12:30 +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-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: Wed, 03 Jun 2009 18:12:31 -0000 wxs 2009-06-03 18:12:30 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile sysutils/smartmontools/files smart.in Log: - Fix questionable correctness of autodetect procedure and switch to using kern.disks in place of ls /dev/da*[0-9]. PR: ports/135213 Submitted by: Dmitry Morozovsky (maintainer) Revision Changes Path 1.40 +1 -1 ports/sysutils/smartmontools/Makefile 1.5 +3 -2 ports/sysutils/smartmontools/files/smart.in