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:   bsiegert
Date:           Sat Dec  7 21:35:18 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+go113


To generate a diff of this commit:
cvs rdiff -u -r1.528 -r1.529 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.528 pkgsrc/lang/Makefile:1.529
--- pkgsrc/lang/Makefile:1.528  Thu Nov 14 21:20:48 2019
+++ pkgsrc/lang/Makefile        Sat Dec  7 21:35:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.528 2019/11/14 21:20:48 rillig Exp $
+# $NetBSD: Makefile,v 1.529 2019/12/07 21:35:18 bsiegert Exp $
 #
 
 COMMENT=       Programming languages
@@ -95,6 +95,7 @@ SUBDIR+=      go-hcl
 SUBDIR+=       go110
 SUBDIR+=       go111
 SUBDIR+=       go112
+SUBDIR+=       go113
 SUBDIR+=       go14
 SUBDIR+=       go19
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index