pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Feb 5 13:33:44 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Enable spdlog
To generate a diff of this commit:
cvs rdiff -u -r1.3041 -r1.3042 pkgsrc/devel/Makefile
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.3041 pkgsrc/devel/Makefile:1.3042
--- pkgsrc/devel/Makefile:1.3041 Mon Feb 3 12:36:56 2020
+++ pkgsrc/devel/Makefile Wed Feb 5 13:33:44 2020
@@ -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+= snappy-java10
SUBDIR+= sofia-sip
SUBDIR+= sparse
SUBDIR+= sparsehash
+SUBDIR+= spdlog
SUBDIR+= spiff
SUBDIR+= spin
SUBDIR+= splint
Home |
Main Index |
Thread Index |
Old Index