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:   jnemeth
Date:           Thu Jul 12 04:01:08 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
add and enable go19


To generate a diff of this commit:
cvs rdiff -u -r1.485 -r1.486 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.485 pkgsrc/lang/Makefile:1.486
--- pkgsrc/lang/Makefile:1.485  Tue Jul  3 03:55:40 2018
+++ pkgsrc/lang/Makefile        Thu Jul 12 04:01:08 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.485 2018/07/03 03:55:40 adam Exp $
+# $NetBSD: Makefile,v 1.486 2018/07/12 04:01:08 jnemeth Exp $
 #
 
 COMMENT=       Programming languages
@@ -88,6 +88,7 @@ SUBDIR+=      gnucobol
 SUBDIR+=       go
 SUBDIR+=       go-hcl
 SUBDIR+=       go14
+SUBDIR+=       go19
 SUBDIR+=       gpc
 SUBDIR+=       gprolog
 SUBDIR+=       guile



Home | Main Index | Thread Index | Old Index