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:   ryoon
Date:           Mon Aug 26 13:54:41 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: Enable mozjs128


To generate a diff of this commit:
cvs rdiff -u -r1.732 -r1.733 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.732 pkgsrc/lang/Makefile:1.733
--- pkgsrc/lang/Makefile:1.732  Tue Aug 20 14:18:12 2024
+++ pkgsrc/lang/Makefile        Mon Aug 26 13:54:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.732 2024/08/20 14:18:12 thorpej Exp $
+# $NetBSD: Makefile,v 1.733 2024/08/26 13:54:41 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -192,6 +192,7 @@ SUBDIR+=    mlir
 SUBDIR+=       mono
 SUBDIR+=       mono-basic
 SUBDIR+=       moscow_ml
+SUBDIR+=       mozjs128
 SUBDIR+=       mozjs78
 SUBDIR+=       mpd
 SUBDIR+=       mujs



Home | Main Index | Thread Index | Old Index