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:   seb
Date:           Thu Oct  5 19:41:35 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable jsonnet


To generate a diff of this commit:
cvs rdiff -u -r1.2543 -r1.2544 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.2543 pkgsrc/devel/Makefile:1.2544
--- pkgsrc/devel/Makefile:1.2543        Thu Oct  5 03:43:30 2017
+++ pkgsrc/devel/Makefile       Thu Oct  5 19:41:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2543 2017/10/05 03:43:30 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2544 2017/10/05 19:41:35 seb Exp $
 #
 
 COMMENT=       Development utilities
@@ -453,6 +453,7 @@ SUBDIR+=    jflex
 SUBDIR+=       jq
 SUBDIR+=       js2-mode
 SUBDIR+=       js_of_ocaml
+SUBDIR+=       jsonnet
 SUBDIR+=       kafka
 SUBDIR+=       kapptemplate
 SUBDIR+=       kbookmarks



Home | Main Index | Thread Index | Old Index