pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc doc: add devel/cpu_features
details: https://anonhg.NetBSD.org/pkgsrc/rev/12c3d88a526b
branches: trunk
changeset: 443514:12c3d88a526b
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Dec 14 15:17:11 2020 +0000
description:
doc: add devel/cpu_features
diffstat:
devel/Makefile | 5 +++--
doc/CHANGES-2020 | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (41 lines):
diff -r 516d25fe9612 -r 12c3d88a526b devel/Makefile
--- a/devel/Makefile Mon Dec 14 15:07:49 2020 +0000
+++ b/devel/Makefile Mon Dec 14 15:17:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3297 2020/12/14 03:35:23 mef Exp $
+# $NetBSD: Makefile,v 1.3298 2020/12/14 15:17:11 tnn Exp $
#
COMMENT= Development utilities
@@ -33,8 +33,8 @@
SUBDIR+= R-crayon
SUBDIR+= R-cyclocomp
SUBDIR+= R-desc
+SUBDIR+= R-devtools
SUBDIR+= R-diffobj
-SUBDIR+= R-devtools
SUBDIR+= R-evaluate
SUBDIR+= R-fansi
SUBDIR+= R-fs
@@ -230,6 +230,7 @@
SUBDIR+= cppunit
SUBDIR+= cpputest
SUBDIR+= cproto
+SUBDIR+= cpu_features
SUBDIR+= cpuflags
SUBDIR+= cqual
SUBDIR+= cre2
diff -r 516d25fe9612 -r 12c3d88a526b doc/CHANGES-2020
--- a/doc/CHANGES-2020 Mon Dec 14 15:07:49 2020 +0000
+++ b/doc/CHANGES-2020 Mon Dec 14 15:17:11 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6754 2020/12/14 14:24:18 adam Exp $
+$NetBSD: CHANGES-2020,v 1.6755 2020/12/14 15:17:11 tnn Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -9802,3 +9802,4 @@
Updated devel/py-restructuredtext_lint to 1.3.2 [adam 2020-12-14]
Updated devel/py-sortedcontainers to 2.3.0 [adam 2020-12-14]
Updated devel/py-intervaltree to 3.1.0 [adam 2020-12-14]
+ Added devel/cpu_features version 0.6.0 [tnn 2020-12-14]
Home |
Main Index |
Thread Index |
Old Index