pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang +go113



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc083320b1b2
branches:  trunk
changeset: 418905:cc083320b1b2
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Dec 07 21:35:18 2019 +0000

description:
+go113

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3a81e10dc32a -r cc083320b1b2 lang/Makefile
--- a/lang/Makefile     Sat Dec 07 21:34:58 2019 +0000
+++ b/lang/Makefile     Sat Dec 07 21:35:18 2019 +0000
@@ -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+=       go110
 SUBDIR+=       go111
 SUBDIR+=       go112
+SUBDIR+=       go113
 SUBDIR+=       go14
 SUBDIR+=       go19
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index