pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Update cpuflags to 1.12 - add FreeBSD support - fr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b08d0649f648
branches:  trunk
changeset: 532499:b08d0649f648
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Aug 21 15:43:46 2007 +0000

description:
Update cpuflags to 1.12 - add FreeBSD support - from Yakovetsky Vladimir

diffstat:

 devel/cpuflags/Makefile         |  4 ++--
 devel/cpuflags/PLIST            |  3 ++-
 devel/cpuflags/files/Makefile   |  4 ++--
 devel/cpuflags/files/cpuflags.1 |  6 +++++-
 doc/CHANGES-2007                |  3 ++-
 5 files changed, 13 insertions(+), 7 deletions(-)

diffs (68 lines):

diff -r 5f23ee3041ca -r b08d0649f648 devel/cpuflags/Makefile
--- a/devel/cpuflags/Makefile   Tue Aug 21 15:30:31 2007 +0000
+++ b/devel/cpuflags/Makefile   Tue Aug 21 15:43:46 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.114 2007/08/20 11:34:05 abs Exp $
+# $NetBSD: Makefile,v 1.115 2007/08/21 15:43:46 abs Exp $
 #
 
-DISTNAME=      cpuflags-1.11
+DISTNAME=      cpuflags-1.12
 CATEGORIES=    sysutils
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 5f23ee3041ca -r b08d0649f648 devel/cpuflags/PLIST
--- a/devel/cpuflags/PLIST      Tue Aug 21 15:30:31 2007 +0000
+++ b/devel/cpuflags/PLIST      Tue Aug 21 15:43:46 2007 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2007/08/20 11:21:20 abs Exp $
+@comment $NetBSD: PLIST,v 1.4 2007/08/21 15:43:46 abs Exp $
 bin/cpuflags
 man/man1/cpuflags.1
+share/cpuflags/subr_FreeBSD
 share/cpuflags/subr_Linux
 share/cpuflags/subr_NetBSD
 share/cpuflags/subr_SunOS
diff -r 5f23ee3041ca -r b08d0649f648 devel/cpuflags/files/Makefile
--- a/devel/cpuflags/files/Makefile     Tue Aug 21 15:30:31 2007 +0000
+++ b/devel/cpuflags/files/Makefile     Tue Aug 21 15:43:46 2007 +0000
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.9 2007/08/20 11:34:05 abs Exp $
+# $Id: Makefile,v 1.10 2007/08/21 15:43:46 abs Exp $
 
-VERSION=1.11
+VERSION=1.12
 
 PREFIX?=/usr/local
 OPSYS?=`uname`
diff -r 5f23ee3041ca -r b08d0649f648 devel/cpuflags/files/cpuflags.1
--- a/devel/cpuflags/files/cpuflags.1   Tue Aug 21 15:30:31 2007 +0000
+++ b/devel/cpuflags/files/cpuflags.1   Tue Aug 21 15:43:46 2007 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cpuflags.1,v 1.17 2006/07/28 23:22:37 heinz Exp $
+.\"    $NetBSD: cpuflags.1,v 1.18 2007/08/21 15:43:46 abs Exp $
 .Dd May 31, 2001
 .Dt CPUFLAGS 1
 .Os
@@ -84,3 +84,7 @@
 Currently
 .Nm
 is also gcc specific.
+.Sh NOTES
+.Nm
+is based on input from many sources. I would like to thank them all, in
+particular Yakovetsky Vladimir.
diff -r 5f23ee3041ca -r b08d0649f648 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Tue Aug 21 15:30:31 2007 +0000
+++ b/doc/CHANGES-2007  Tue Aug 21 15:43:46 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1851 2007/08/21 09:50:33 bad Exp $
+$NetBSD: CHANGES-2007,v 1.1852 2007/08/21 15:44:27 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -3384,3 +3384,4 @@
        Updated net/tcpreplay to 3.1.1 [adrianp 2007-08-20]
        Added devel/bazaar version 0.90rc1 [agc 2007-08-20]
        Updated devel/svk to 2.0.2 [bad 2007-08-21]
+       Updated devel/cpuflags to 1.12  [abs 2007-08-21]



Home | Main Index | Thread Index | Old Index