pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gopls



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 10 18:02:37 UTC 2020

Modified Files:
        pkgsrc/devel/gopls: Makefile

Log Message:
gopls: add link to release notes in comment


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/gopls/Makefile

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

Modified files:

Index: pkgsrc/devel/gopls/Makefile
diff -u pkgsrc/devel/gopls/Makefile:1.3 pkgsrc/devel/gopls/Makefile:1.4
--- pkgsrc/devel/gopls/Makefile:1.3     Wed Jun 10 18:01:59 2020
+++ pkgsrc/devel/gopls/Makefile Wed Jun 10 18:02:37 2020
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/06/10 18:01:59 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/10 18:02:37 wiz Exp $
+#
+# Release notes:
+# https://github.com/golang/go/issues/33030
 
 DISTNAME=      gopls-0.4.1
 CATEGORIES=    devel



Home | Main Index | Thread Index | Old Index