diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-27 19:54:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-27 19:54:17 +0000 |
commit | 4de2b45971eff6c1ec7c959208fe280107d7f3e8 (patch) | |
tree | 187a98ce0ae88830da3b7e24475643bccdc69a80 /sysutils | |
parent | 37c83cee008ed9eefaf80a421f469d913243375f (diff) | |
download | ports-4de2b45971eff6c1ec7c959208fe280107d7f3e8.tar.gz ports-4de2b45971eff6c1ec7c959208fe280107d7f3e8.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ataidle/Makefile | 6 | ||||
-rw-r--r-- | sysutils/ataidle/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/ataidle/Makefile b/sysutils/ataidle/Makefile index b203e88773f2..bb968fe16c9e 100644 --- a/sysutils/ataidle/Makefile +++ b/sysutils/ataidle/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ataidle -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://www.cran.org.uk/bruce/software/ MAINTAINER= bruce@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 @@ do-install: .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> diff --git a/sysutils/ataidle/distinfo b/sysutils/ataidle/distinfo index 229e86d0bbcc..ec11d759074c 100644 --- a/sysutils/ataidle/distinfo +++ b/sysutils/ataidle/distinfo @@ -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 |