pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/estd x86_64 PowerNow support was added just a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a62d4dbddf96
branches:  trunk
changeset: 517478:a62d4dbddf96
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Aug 11 16:10:44 2006 +0000

description:
x86_64 PowerNow support was added just a few days before branching netbsd-4.
NetBSD 3.x releases are not supported.

diffstat:

 sysutils/estd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9ce162aca257 -r a62d4dbddf96 sysutils/estd/Makefile
--- a/sysutils/estd/Makefile    Fri Aug 11 15:58:50 2006 +0000
+++ b/sysutils/estd/Makefile    Fri Aug 11 16:10:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/08/09 12:17:44 rjs Exp $
+# $NetBSD: Makefile,v 1.9 2006/08/11 16:10:44 ghen Exp $
 
 DISTNAME=      estd-r5
 PKGNAME=       estd-0.5
@@ -11,7 +11,7 @@
 COMMENT=       Dynamically sets the CPU-frequency on SpeedStep-enabled CPUs
 
 ONLY_FOR_PLATFORM=     NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386 DragonFly-*-i386 \
-                       NetBSD-[3-9]*-x86_64
+                       NetBSD-[4-9]*-x86_64
 
 SUBST_CLASSES+=                prefix
 SUBST_STAGE.prefix=    do-configure



Home | Main Index | Thread Index | Old Index