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:   maya
Date:           Sat May  5 04:09:10 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
gcc8


To generate a diff of this commit:
cvs rdiff -u -r1.479 -r1.480 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.479 pkgsrc/lang/Makefile:1.480
--- pkgsrc/lang/Makefile:1.479  Wed May  2 17:03:09 2018
+++ pkgsrc/lang/Makefile        Sat May  5 04:09:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.479 2018/05/02 17:03:09 fhajny Exp $
+# $NetBSD: Makefile,v 1.480 2018/05/05 04:09:10 maya Exp $
 #
 
 COMMENT=       Programming languages
@@ -76,6 +76,7 @@ SUBDIR+=      gcc6
 SUBDIR+=       gcc6-aux
 SUBDIR+=       gcc6-libs
 SUBDIR+=       gcc7
+SUBDIR+=       gcc8
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap



Home | Main Index | Thread Index | Old Index