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:   pho
Date:           Sun Feb  6 05:37:04 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ghc92


To generate a diff of this commit:
cvs rdiff -u -r1.622 -r1.623 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.622 pkgsrc/lang/Makefile:1.623
--- pkgsrc/lang/Makefile:1.622  Sun Jan 23 19:32:15 2022
+++ pkgsrc/lang/Makefile        Sun Feb  6 05:37:03 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.622 2022/01/23 19:32:15 adam Exp $
+# $NetBSD: Makefile,v 1.623 2022/02/06 05:37:03 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -86,6 +86,7 @@ SUBDIR+=      ghc810
 SUBDIR+=       ghc84
 SUBDIR+=       ghc88
 SUBDIR+=       ghc90
+SUBDIR+=       ghc92
 SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index