From 09f730105f92333f80dd9c48688450d774cce73d Mon Sep 17 00:00:00 2001 From: lawrance Date: Mon, 14 Nov 2005 07:43:16 +0000 Subject: - Update to 0.9 (now supporting FreeBSD 6 and 7) - Unquote IGNORE PR: ports/88977 Submitted by: Bruce Cran (maintainer) --- sysutils/ataidle/Makefile | 8 ++------ sysutils/ataidle/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'sysutils/ataidle') diff --git a/sysutils/ataidle/Makefile b/sysutils/ataidle/Makefile index 479851c6de44..b203e88773f2 100644 --- a/sysutils/ataidle/Makefile +++ b/sysutils/ataidle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ataidle -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= sysutils MASTER_SITES= http://www.cran.org.uk/bruce/software/ @@ -28,11 +28,7 @@ do-install: .include .if ${OSVERSION} < 501105 -IGNORE= "requires ATAng, available in 5.1-CURRENT or newer" -.endif - -.if ${OSVERSION} > 600028 -BROKEN= "Does not compile on FreeBSD >= 6.0" +IGNORE= requires ATAng, available in 5.1-CURRENT or newer .endif .include diff --git a/sysutils/ataidle/distinfo b/sysutils/ataidle/distinfo index 679db064dc35..229e86d0bbcc 100644 --- a/sysutils/ataidle/distinfo +++ b/sysutils/ataidle/distinfo @@ -1,2 +1,3 @@ -MD5 (ataidle-0.8.tar.gz) = c7486da942c4fcd47a3724270ac4012d -SIZE (ataidle-0.8.tar.gz) = 13618 +MD5 (ataidle-0.9.tar.gz) = 3e2e239112f5dc5bbb8705399fa9e931 +SHA256 (ataidle-0.9.tar.gz) = 68a78fac762db3ca4d1780fb1bfd10972782bd39e095ab4ce84908cb64995909 +SIZE (ataidle-0.9.tar.gz) = 14529 -- cgit