pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/go119



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 24 23:45:39 UTC 2023

Modified Files:
        pkgsrc/lang/go119: PLIST

Log Message:
go119: add missing file to PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/go119/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/go119/PLIST
diff -u pkgsrc/lang/go119/PLIST:1.11 pkgsrc/lang/go119/PLIST:1.12
--- pkgsrc/lang/go119/PLIST:1.11        Sat Jul 15 10:35:14 2023
+++ pkgsrc/lang/go119/PLIST     Sun Sep 24 23:45:39 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2023/07/15 10:35:14 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/09/24 23:45:39 wiz Exp $
 bin/go${GOVERSSUFFIX}
 bin/gofmt${GOVERSSUFFIX}
 go119/CONTRIBUTING.md
@@ -2504,6 +2504,7 @@ go119/src/cmd/go/testdata/script/build_d
 go119/src/cmd/go/testdata/script/build_exe.txt
 go119/src/cmd/go/testdata/script/build_gcflags.txt
 go119/src/cmd/go/testdata/script/build_gcflags_order.txt
+go119/src/cmd/go/testdata/script/build_go122.txt
 go119/src/cmd/go/testdata/script/build_gopath_order.txt
 go119/src/cmd/go/testdata/script/build_i.txt
 go119/src/cmd/go/testdata/script/build_i_deprecate.txt



Home | Main Index | Thread Index | Old Index