pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/go119 go119: s/118/119/ in some places



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a31a3719ef07
branches:  trunk
changeset: 383697:a31a3719ef07
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Aug 22 09:44:48 2022 +0000

description:
go119: s/118/119/ in some places

diffstat:

 lang/go119/ALTERNATIVES |  4 ++--
 lang/go119/PLIST.Darwin |  4 ++--
 lang/go119/PLIST.Linux  |  4 ++--
 lang/go119/PLIST.SunOS  |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r c60bf8217c05 -r a31a3719ef07 lang/go119/ALTERNATIVES
--- a/lang/go119/ALTERNATIVES   Mon Aug 22 09:11:41 2022 +0000
+++ b/lang/go119/ALTERNATIVES   Mon Aug 22 09:44:48 2022 +0000
@@ -1,2 +1,2 @@
-bin/go @PREFIX@/go118/bin/go
-bin/gofmt @PREFIX@/go118/bin/gofmt
+bin/go @PREFIX@/go119/bin/go
+bin/gofmt @PREFIX@/go119/bin/gofmt
diff -r c60bf8217c05 -r a31a3719ef07 lang/go119/PLIST.Darwin
--- a/lang/go119/PLIST.Darwin   Mon Aug 22 09:11:41 2022 +0000
+++ b/lang/go119/PLIST.Darwin   Mon Aug 22 09:44:48 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST.Darwin,v 1.1 2022/08/21 11:42:19 bsiegert Exp $
-go118/pkg/${GO_PLATFORM}/crypto/x509/internal/macos.a
+@comment $NetBSD: PLIST.Darwin,v 1.2 2022/08/22 09:44:48 tnn Exp $
+go119/pkg/${GO_PLATFORM}/crypto/x509/internal/macos.a
diff -r c60bf8217c05 -r a31a3719ef07 lang/go119/PLIST.Linux
--- a/lang/go119/PLIST.Linux    Mon Aug 22 09:11:41 2022 +0000
+++ b/lang/go119/PLIST.Linux    Mon Aug 22 09:44:48 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST.Linux,v 1.1 2022/08/21 11:42:19 bsiegert Exp $
-go118/pkg/${GO_PLATFORM}/runtime/internal/syscall.a
+@comment $NetBSD: PLIST.Linux,v 1.2 2022/08/22 09:44:48 tnn Exp $
+go119/pkg/${GO_PLATFORM}/runtime/internal/syscall.a
diff -r c60bf8217c05 -r a31a3719ef07 lang/go119/PLIST.SunOS
--- a/lang/go119/PLIST.SunOS    Mon Aug 22 09:11:41 2022 +0000
+++ b/lang/go119/PLIST.SunOS    Mon Aug 22 09:44:48 2022 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1 2022/08/21 11:42:19 bsiegert Exp $
-go118/pkg/${GO_PLATFORM}/vendor/golang.org/x/net/lif.a
+@comment $NetBSD: PLIST.SunOS,v 1.2 2022/08/22 09:44:48 tnn Exp $
+go119/pkg/${GO_PLATFORM}/vendor/golang.org/x/net/lif.a



Home | Main Index | Thread Index | Old Index