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:           Sun Jan  5 21:19:40 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: add gcc9


To generate a diff of this commit:
cvs rdiff -u -r1.534 -r1.535 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.534 pkgsrc/lang/Makefile:1.535
--- pkgsrc/lang/Makefile:1.534  Sat Jan  4 12:58:19 2020
+++ pkgsrc/lang/Makefile        Sun Jan  5 21:19:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2020/01/04 12:58:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.535 2020/01/05 21:19:40 rillig Exp $
 #
 
 COMMENT=       Programming languages
@@ -83,6 +83,7 @@ SUBDIR+=      gcc7
 SUBDIR+=       gcc7-libs
 SUBDIR+=       gcc8
 SUBDIR+=       gcc8-libs
+SUBDIR+=       gcc9
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap



Home | Main Index | Thread Index | Old Index