Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 20:43:59 GMT
From:      Bruce Cran <brucec@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151902: sysutils/ataidle: update to 2.5
Message-ID:  <201011022043.oA2Khxnk064193@www.freebsd.org>
Resent-Message-ID: <201011022050.oA2KoC3I048989@freefall.freebsd.org>

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

>Number:         151902
>Category:       ports
>Synopsis:       sysutils/ataidle: update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 20:50:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD core.nessbank 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r214509: Fri Oct 29 13:26:38 BST 2010     brucec@core.nessbank:/usr/obj/usr/src/head/sys/CORE  amd64
>Description:
Update ataidle to 2.5.

This release adds support for disks using ahci(4) and ATA_CAM.
>How-To-Repeat:

>Fix:
Apply the patch.
Please remove the files subdirectory and pkg-message.

Patch attached with submission follows:

diff -r -U3 /usr/ports/sysutils/ataidle/Makefile ataidle_2.5/Makefile
--- /usr/ports/sysutils/ataidle/Makefile	2009-01-06 17:59:22.000000000 +0000
+++ ataidle_2.5/Makefile	2010-11-02 20:31:24.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ataidle
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.cran.org.uk/bruce/software/
 
@@ -26,7 +26,4 @@
 	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
 .endif
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>
diff -r -U3 /usr/ports/sysutils/ataidle/distinfo ataidle_2.5/distinfo
--- /usr/ports/sysutils/ataidle/distinfo	2008-09-02 09:09:19.000000000 +0100
+++ ataidle_2.5/distinfo	2010-11-02 20:31:03.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (ataidle-2.4.tar.gz) = 3ee04fd939d134c8ab0e72b8848722d4
-SHA256 (ataidle-2.4.tar.gz) = 58c651eeea1fd9053fefcca5ebef53ddb4af7ad72f68873ca012d033e71fef48
-SIZE (ataidle-2.4.tar.gz) = 11863
+SHA256 (ataidle-2.5.tar.gz) = 7d1803687041a97b26f1a2a5724813e0dd238c2b2594f52be76623822bca447a
+SIZE (ataidle-2.5.tar.gz) = 18985
Only in /usr/ports/sysutils/ataidle: files
diff -r -U3 /usr/ports/sysutils/ataidle/pkg-descr ataidle_2.5/pkg-descr
--- /usr/ports/sysutils/ataidle/pkg-descr	2005-01-13 22:25:08.000000000 +0000
+++ ataidle_2.5/pkg-descr	2010-11-02 20:29:42.000000000 +0000
@@ -1,6 +1,6 @@
 ATAidle is a utility to set the power management features
-of ata hard drives.  This includes idle and standby timeouts,
-APM and acoustic level settings, and it can show details about
+of ata hard drives.  This includes standby timeouts, power (APM) 
+and acoustic (AAM) level settings, and it can show details about
 the installed devices.
 
 Author:	Bruce Cran <bruce@cran.org.uk>
Only in /usr/ports/sysutils/ataidle: pkg-message


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



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