pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gh gh: Document the rationale behind patch-go.mod



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1160cb8ab7a
branches:  trunk
changeset: 439317:a1160cb8ab7a
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Sep 17 19:33:01 2020 +0000

description:
gh: Document the rationale behind patch-go.mod

muesli/termenv v0.6.0 probably only works on Darwin and Linux.

diffstat:

 net/gh/distinfo             |  4 ++--
 net/gh/patches/patch-go.mod |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 0a506cb8f946 -r a1160cb8ab7a net/gh/distinfo
--- a/net/gh/distinfo   Thu Sep 17 18:19:41 2020 +0000
+++ b/net/gh/distinfo   Thu Sep 17 19:33:01 2020 +0000
@@ -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 @@
 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
diff -r 0a506cb8f946 -r a1160cb8ab7a net/gh/patches/patch-go.mod
--- a/net/gh/patches/patch-go.mod       Thu Sep 17 18:19:41 2020 +0000
+++ b/net/gh/patches/patch-go.mod       Thu Sep 17 19:33:01 2020 +0000
@@ -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