ports/112817: [UPDATE] patch to sysutils/ataidle to bring it to version 1.0

Bruce Cran bruce at cran.org.uk
Sun May 20 19:40:04 UTC 2007


>Number:         112817
>Category:       ports
>Synopsis:       [UPDATE] patch to sysutils/ataidle to bring it to version 1.0
>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:   Sun May 20 19:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD neutrino.draftnet 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun May 20 12:44:08 BST 2007  brucec at neutrino.draftnet/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update sysutils/ataidle to version 1.0.  This adds a sleep command and a startup script.
>How-To-Repeat:

>Fix:
--- Makefile.old	Sun May 20 18:13:25 2007
+++ Makefile	Sun May 20 18:16:50 2007
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	ataidle
-PORTVERSION=	0.9
+PORTVERSION=	1.0
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.cran.org.uk/bruce/software/
+MASTER_SITES=	http://www.cran.org.uk/bruce/software/ataidle.php
 
 MAINTAINER=	bruce at cran.org.uk
-COMMENT=	Utility to set spindown timeout for ATA drives
+COMMENT=	Utility to spin down ATA drives
 
 MAN8=		ataidle.8
 PORTDOCS=	COPYING ChangeLog README
@@ -28,7 +28,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 501105
-IGNORE=		requires ATAng, available in 5.1-CURRENT or newer
+IGNORE=		requires FreeBSD 5.2 or newer
 .endif
 
 .include <bsd.port.post.mk>

--- pkg-descr.old	Sun May 20 18:13:32 2007
+++ pkg-descr	Sun May 20 18:15:15 2007
@@ -1,7 +1,7 @@
 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 idle and standby timeouts,
+APM and acoustic level settings. It can also show details about
 the installed devices.
 
 Author:	Bruce Cran <bruce at cran.org.uk>
-WWW:   http://www.cran.org.uk/bruce/software/ataidle/
+WWW:   http://www.cran.org.uk/bruce/software/ataidle.php

--- distinfo.old	Sun May 20 18:13:29 2007
+++ distinfo	Sun May 20 18:16:09 2007
@@ -1,3 +1,3 @@
-MD5 (ataidle-0.9.tar.gz) = 3e2e239112f5dc5bbb8705399fa9e931
-SHA256 (ataidle-0.9.tar.gz) = 68a78fac762db3ca4d1780fb1bfd10972782bd39e095ab4ce84908cb64995909
-SIZE (ataidle-0.9.tar.gz) = 14529
+MD5 (ataidle-1.0.tar.gz) = 2d5a49587f8b42042eff4408c2cb6f7d
+SHA256 (ataidle-1.0.tar.gz) = 5b9a853e00c7d7a925f05ddacb555d1e21cfb875c0a0809e2609a0382c5683e5
+SIZE (ataidle-1.0.tar.gz) = 14182

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



More information about the freebsd-ports-bugs mailing list