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:           Sat Feb 20 22:25:51 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable capnproto


To generate a diff of this commit:
cvs rdiff -u -r1.3338 -r1.3339 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.3338 pkgsrc/devel/Makefile:1.3339
--- pkgsrc/devel/Makefile:1.3338        Wed Feb 17 14:16:57 2021
+++ pkgsrc/devel/Makefile       Sat Feb 20 22:25:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3338 2021/02/17 14:16:57 fcambus Exp $
+# $NetBSD: Makefile,v 1.3339 2021/02/20 22:25:50 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -190,6 +190,7 @@ SUBDIR+=    bzr-svn
 SUBDIR+=       bzrtools
 SUBDIR+=       c++gsl
 SUBDIR+=       calltree-perl
+SUBDIR+=       capnproto
 SUBDIR+=       capstone
 SUBDIR+=       catch
 SUBDIR+=       catch2



Home | Main Index | Thread Index | Old Index