From owner-svn-ports-all@FreeBSD.ORG Fri Aug 1 07:55:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B3DD881; Fri, 1 Aug 2014 07:55:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3ED30272E; Fri, 1 Aug 2014 07:55:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s717t0tR039480; Fri, 1 Aug 2014 07:55:00 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s717sx8j039431; Fri, 1 Aug 2014 07:54:59 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201408010754.s717sx8j039431@svn.freebsd.org> From: Guido Falsi Date: Fri, 1 Aug 2014 07:54:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363690 - in head/sysutils/smartmontools: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 07:55:00 -0000 Author: madpilot Date: Fri Aug 1 07:54:59 2014 New Revision: 363690 URL: http://svnweb.freebsd.org/changeset/ports/363690 QAT: https://qat.redports.org/buildarchive/r363690/ Log: - Update to 6.3 - Update home page PR: 192293 Submitted by: samm at os2.kiev.ua (maintainer) Deleted: head/sysutils/smartmontools/files/patch-os_freebsd.cpp Modified: head/sysutils/smartmontools/Makefile head/sysutils/smartmontools/distinfo head/sysutils/smartmontools/pkg-descr head/sysutils/smartmontools/pkg-plist Modified: head/sysutils/smartmontools/Makefile ============================================================================== --- head/sysutils/smartmontools/Makefile Fri Aug 1 07:49:12 2014 (r363689) +++ head/sysutils/smartmontools/Makefile Fri Aug 1 07:54:59 2014 (r363690) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= smartmontools -PORTVERSION= 6.2 -PORTREVISION= 2 +PORTVERSION= 6.3 CATEGORIES= sysutils MASTER_SITES= SF Modified: head/sysutils/smartmontools/distinfo ============================================================================== --- head/sysutils/smartmontools/distinfo Fri Aug 1 07:49:12 2014 (r363689) +++ head/sysutils/smartmontools/distinfo Fri Aug 1 07:54:59 2014 (r363690) @@ -1,2 +1,2 @@ -SHA256 (smartmontools-6.2.tar.gz) = 486f660579bb0fb4f6b927ded7531cb1f99685c666397377761c5b04dd96065b -SIZE (smartmontools-6.2.tar.gz) = 791427 +SHA256 (smartmontools-6.3.tar.gz) = a777065d1a5965d71b3672e054b09b7696200ec73aaf45ab636f34016538fe19 +SIZE (smartmontools-6.3.tar.gz) = 809790 Modified: head/sysutils/smartmontools/pkg-descr ============================================================================== --- head/sysutils/smartmontools/pkg-descr Fri Aug 1 07:49:12 2014 (r363689) +++ head/sysutils/smartmontools/pkg-descr Fri Aug 1 07:54:59 2014 (r363690) @@ -4,4 +4,4 @@ and Reporting Technology System (S.M.A.R SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI/SATA disks and SCSI disks and tape devices. -WWW: http://smartmontools.sourceforge.net +WWW: http://www.smartmontools.org Modified: head/sysutils/smartmontools/pkg-plist ============================================================================== --- head/sysutils/smartmontools/pkg-plist Fri Aug 1 07:49:12 2014 (r363689) +++ head/sysutils/smartmontools/pkg-plist Fri Aug 1 07:54:59 2014 (r363690) @@ -4,6 +4,7 @@ etc/smartd_warning.sh man/man5/smartd.conf.5.gz man/man8/smartd.8.gz man/man8/smartctl.8.gz +man/man8/update-smart-drivedb.8.gz sbin/smartctl sbin/smartd sbin/update-smart-drivedb @@ -11,3 +12,4 @@ sbin/update-smart-drivedb @dirrm %%DATADIR%% @dirrmtry etc/periodic/daily @dirrmtry etc/periodic +@dirrmtry etc/smartd_warning.d