pkgsrc-Changes-HG archive

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

[.joined/pkgsrc/trunk]: .joined/pkgsrc/devel add cxxopts, elfio & termcolor



details:   https://anonhg.NetBSD.org/.joined/pkgsrc/rev/967acf67ab8a
branches:  trunk
changeset: 370854:967acf67ab8a
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Fri Dec 31 17:26:37 2021 +0000

description:
add cxxopts, elfio & termcolor

diffstat:

 devel/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 4aea2eec82c3 -r 967acf67ab8a devel/Makefile
--- a/devel/Makefile    Fri Dec 31 17:25:42 2021 +0000
+++ b/devel/Makefile    Fri Dec 31 17:26:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3536 2021/12/30 12:12:53 adam Exp $
+# $NetBSD: Makefile,v 1.3537 2021/12/31 17:26:37 plunky Exp $
 #
 
 COMMENT=       Development utilities
@@ -279,6 +279,7 @@
 SUBDIR+=       cvsutils
 SUBDIR+=       cvsync
 SUBDIR+=       cxref
+SUBDIR+=       cxxopts
 SUBDIR+=       darcs
 SUBDIR+=       darts
 SUBDIR+=       dconf
@@ -331,6 +332,7 @@
 SUBDIR+=       electric-fence
 SUBDIR+=       elf
 SUBDIR+=       elfcat
+SUBDIR+=       elfio
 SUBDIR+=       elfsh
 SUBDIR+=       elftoolchain
 SUBDIR+=       elib
@@ -3053,6 +3055,7 @@
 SUBDIR+=       tcllib
 SUBDIR+=       tclreadline
 SUBDIR+=       teem
+SUBDIR+=       termcolor
 SUBDIR+=       tet3
 SUBDIR+=       tevent
 SUBDIR+=       tex-doclicense



Home | Main Index | Thread Index | Old Index