pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: tnn
Date: Mon Dec 14 15:17:11 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2020
Log Message:
doc: add devel/cpu_features
To generate a diff of this commit:
cvs rdiff -u -r1.3297 -r1.3298 pkgsrc/devel/Makefile
cvs rdiff -u -r1.6754 -r1.6755 pkgsrc/doc/CHANGES-2020
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3297 pkgsrc/devel/Makefile:1.3298
--- pkgsrc/devel/Makefile:1.3297 Mon Dec 14 03:35:23 2020
+++ pkgsrc/devel/Makefile Mon Dec 14 15:17:11 2020
@@ -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-covr
SUBDIR+= R-crayon
SUBDIR+= R-cyclocomp
SUBDIR+= R-desc
-SUBDIR+= R-diffobj
SUBDIR+= R-devtools
+SUBDIR+= R-diffobj
SUBDIR+= R-evaluate
SUBDIR+= R-fansi
SUBDIR+= R-fs
@@ -230,6 +230,7 @@ SUBDIR+= cppcheck
SUBDIR+= cppunit
SUBDIR+= cpputest
SUBDIR+= cproto
+SUBDIR+= cpu_features
SUBDIR+= cpuflags
SUBDIR+= cqual
SUBDIR+= cre2
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.6754 pkgsrc/doc/CHANGES-2020:1.6755
--- pkgsrc/doc/CHANGES-2020:1.6754 Mon Dec 14 14:24:18 2020
+++ pkgsrc/doc/CHANGES-2020 Mon Dec 14 15:17:11 2020
@@ -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 @@ Changes to the packages collection and i
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