pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: add go118



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9bfa36cfbc1
branches:  trunk
changeset: 375599:a9bfa36cfbc1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 17 07:10:08 2022 +0000

description:
lang/Makefile: add go118

diffstat:

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

diffs (17 lines):

diff -r 911dfa0f85aa -r a9bfa36cfbc1 lang/Makefile
--- a/lang/Makefile     Thu Mar 17 07:08:34 2022 +0000
+++ b/lang/Makefile     Thu Mar 17 07:10:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.641 2022/03/14 02:59:13 osa Exp $
+# $NetBSD: Makefile,v 1.642 2022/03/17 07:10:08 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -97,6 +97,7 @@
 SUBDIR+=       go110
 SUBDIR+=       go116
 SUBDIR+=       go117
+SUBDIR+=       go118
 SUBDIR+=       go14
 SUBDIR+=       go19
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index