pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Enable spdlog



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3007d085155b
branches:  trunk
changeset: 411093:3007d085155b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Feb 05 13:33:44 2020 +0000

description:
Enable spdlog

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 80956b3f0be7 -r 3007d085155b devel/Makefile
--- a/devel/Makefile    Wed Feb 05 13:33:00 2020 +0000
+++ b/devel/Makefile    Wed Feb 05 13:33:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3041 2020/02/03 12:36:56 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3042 2020/02/05 13:33:44 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2837,6 +2837,7 @@
 SUBDIR+=       sofia-sip
 SUBDIR+=       sparse
 SUBDIR+=       sparsehash
+SUBDIR+=       spdlog
 SUBDIR+=       spiff
 SUBDIR+=       spin
 SUBDIR+=       splint



Home | Main Index | Thread Index | Old Index