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: taca
Date: Sat Jan 21 13:53:56 UTC 2023
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: add and enable ruby32-base and ruby32
To generate a diff of this commit:
cvs rdiff -u -r1.673 -r1.674 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.673 pkgsrc/lang/Makefile:1.674
--- pkgsrc/lang/Makefile:1.673 Sat Jan 21 04:49:46 2023
+++ pkgsrc/lang/Makefile Sat Jan 21 13:53:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.673 2023/01/21 04:49:46 pho Exp $
+# $NetBSD: Makefile,v 1.674 2023/01/21 13:53:55 taca Exp $
#
COMMENT= Programming languages
@@ -278,6 +278,8 @@ SUBDIR+= ruby27
SUBDIR+= ruby27-base
SUBDIR+= ruby30
SUBDIR+= ruby30-base
+SUBDIR+= ruby32
+SUBDIR+= ruby32-base
SUBDIR+= ruby31
SUBDIR+= ruby31-base
SUBDIR+= runawk
Home |
Main Index |
Thread Index |
Old Index