pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gh
Module Name: pkgsrc
Committed By: leot
Date: Thu Sep 17 19:33:01 UTC 2020
Modified Files:
pkgsrc/net/gh: distinfo
pkgsrc/net/gh/patches: patch-go.mod
Log Message:
gh: Document the rationale behind patch-go.mod
muesli/termenv v0.6.0 probably only works on Darwin and Linux.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/gh/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/gh/patches/patch-go.mod
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gh/distinfo
diff -u pkgsrc/net/gh/distinfo:1.4 pkgsrc/net/gh/distinfo:1.5
--- pkgsrc/net/gh/distinfo:1.4 Thu Sep 17 17:19:01 2020
+++ pkgsrc/net/gh/distinfo Thu Sep 17 19:33:01 2020
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2020/09/17 17:19:01 bsiegert Exp $
+$NetBSD: distinfo,v 1.5 2020/09/17 19:33:01 leot Exp $
SHA1 (cloud.google.com_go_@v_v0.26.0.mod) = 8293f3ba79a69f4176a8f80fba7311b4f03e179e
RMD160 (cloud.google.com_go_@v_v0.26.0.mod) = 072627a02c6b01bbb485da13d664567e3064d7ab
@@ -1312,4 +1312,4 @@ SHA1 (honnef.co_go_tools_@v_v0.0.0-20190
RMD160 (honnef.co_go_tools_@v_v0.0.0-20190102054323-c2f93a96b099.zip) = 889fa0aa26be6887e99b3c29bf888ca8b2c8584c
SHA512 (honnef.co_go_tools_@v_v0.0.0-20190102054323-c2f93a96b099.zip) =
2d4572b36ce14552416910255337ef98833bd02ea13447607aba491a72bff493d65f76092ee2e0d4078ed5c12188685817fcc7e06e9337c687a48286ef1b1888
Size (honnef.co_go_tools_@v_v0.0.0-20190102054323-c2f93a96b099.zip) = 391809 bytes
-SHA1 (patch-go.mod) = a3855255bb46ff7c3634115eef8468f7543753ac
+SHA1 (patch-go.mod) = 329bb2c1968053982499df3c06dd5fd16b0152a6
Index: pkgsrc/net/gh/patches/patch-go.mod
diff -u pkgsrc/net/gh/patches/patch-go.mod:1.2 pkgsrc/net/gh/patches/patch-go.mod:1.3
--- pkgsrc/net/gh/patches/patch-go.mod:1.2 Thu Sep 17 17:19:01 2020
+++ pkgsrc/net/gh/patches/patch-go.mod Thu Sep 17 19:33:01 2020
@@ -1,4 +1,6 @@
-$NetBSD: patch-go.mod,v 1.2 2020/09/17 17:19:01 bsiegert Exp $
+$NetBSD: patch-go.mod,v 1.3 2020/09/17 19:33:01 leot Exp $
+
+Bump termenv version to supports more platforms.
--- go.mod.orig 2020-09-16 16:53:21.000000000 +0000
+++ go.mod
Home |
Main Index |
Thread Index |
Old Index