pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: rillig
Date: Thu Nov 14 21:20:48 UTC 2019
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang: added quickjs version 2019-10-27
To generate a diff of this commit:
cvs rdiff -u -r1.527 -r1.528 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.527 pkgsrc/lang/Makefile:1.528
--- pkgsrc/lang/Makefile:1.527 Sun Oct 27 13:48:45 2019
+++ pkgsrc/lang/Makefile Thu Nov 14 21:20:48 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.527 2019/10/27 13:48:45 kamil Exp $
+# $NetBSD: Makefile,v 1.528 2019/11/14 21:20:48 rillig Exp $
#
COMMENT= Programming languages
@@ -223,6 +223,7 @@ SUBDIR+= python36
SUBDIR+= python37
SUBDIR+= python38
SUBDIR+= qore
+SUBDIR+= quickjs
SUBDIR+= racket
SUBDIR+= racket-textual
SUBDIR+= rakudo
Home |
Main Index |
Thread Index |
Old Index