Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2012 10:18:23 -0700 (PDT)
From:      Jeremy Chadwick <jdc@koitsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172697: sysutils/smartmontools -- update to 6.0
Message-ID:  <20121014171823.5D4A773A31@icarus.home.lan>
Resent-Message-ID: <201210141730.q9EHU0L2004992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172697
>Category:       ports
>Synopsis:       sysutils/smartmontools -- update to 6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 14 17:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Fri Oct 12 04:37:26 PDT 2012 root@icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_9_amd64 amd64
>Description:
	Update smartmontools port to 6.0, which was just released.

	Tested on 9.1-PRERELEASE against SSD and MHDD drives; zero problems encountered,
	fully functional, and seeing many of the advertised improvements.

	Note to committer:

	In your commit message, PLEASE make mention to the improvements in 6.0 by
	referring folks to this URL:

	http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_6_0/smartmontools/NEWS

	Thank you!
>How-To-Repeat:
	n/a
>Fix:
	Diff/patch below.

	Patch will also be available at http://jdc.koitsu.org/freebsd/{prnum} once I
	receive a PR number from GNATS.


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/smartmontools/Makefile,v
retrieving revision 1.61
diff -u -r1.61 Makefile
--- Makefile	11 Oct 2012 19:55:47 -0000	1.61
+++ Makefile	14 Oct 2012 17:14:42 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	smartmontools
-PORTVERSION=	5.43
-PORTREVISION=	1
+PORTVERSION=	6.0
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/smartmontools/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo	3 Jul 2012 14:31:11 -0000	1.19
+++ distinfo	14 Oct 2012 17:14:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (smartmontools-5.43.tar.gz) = d845187d1500b87ef8d2c43772bd0218a59114fe58474a903c56777c9175351e
-SIZE (smartmontools-5.43.tar.gz) = 767978
+SHA256 (smartmontools-6.0.tar.gz) = 9fe4ff2b7bcd00fde19db82bba168f5462ed6e857d3ef439495e304e3231d3a6
+SIZE (smartmontools-6.0.tar.gz) = 771540


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121014171823.5D4A773A31>