From owner-cvs-ports@FreeBSD.ORG Thu Nov 3 22:13:22 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 18D7E1065675; Thu, 3 Nov 2011 22:13:22 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 08AC18FC17; Thu, 3 Nov 2011 22:13:22 +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 pA3MDL2k003542; Thu, 3 Nov 2011 22:13:21 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pA3MDLPr003541; Thu, 3 Nov 2011 22:13:21 GMT (envelope-from delphij) Message-Id: <201111032213.pA3MDLPr003541@repoman.freebsd.org> From: Xin LI Date: Thu, 3 Nov 2011 22:13:21 +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 patch-freebsd9 patch-lsibugs 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, 03 Nov 2011 22:13:22 -0000 delphij 2011-11-03 22:13:21 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile Added files: sysutils/smartmontools/files patch-freebsd9 patch-lsibugs Log: Import 2 important fixes from upstream (SVN): - Fix a crash with SCSI devices on FreeBSD9 [r3468] - Fix weird bugs caused by LSI firmware with SATA devices [r3466] PR: ports/162276 Submitted by: Alex Samorukov (maintainer) Revision Changes Path 1.55 +1 -0 ports/sysutils/smartmontools/Makefile 1.1 +13 -0 ports/sysutils/smartmontools/files/patch-freebsd9 (new) 1.1 +44 -0 ports/sysutils/smartmontools/files/patch-lsibugs (new)