pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add go-gocode



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fea2a5e1238b
branches:  trunk
changeset: 308499:fea2a5e1238b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri May 25 00:53:53 2018 +0000

description:
devel/Makefile: Add go-gocode

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 89c3cccfbbc9 -r fea2a5e1238b devel/Makefile
--- a/devel/Makefile    Fri May 25 00:53:47 2018 +0000
+++ b/devel/Makefile    Fri May 25 00:53:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2683 2018/05/24 16:15:08 minskim Exp $
+# $NetBSD: Makefile,v 1.2684 2018/05/25 00:53:53 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -345,6 +345,7 @@
 SUBDIR+=       go-gitmap
 SUBDIR+=       go-glog
 SUBDIR+=       go-gls
+SUBDIR+=       go-gocode
 SUBDIR+=       go-golang-lru
 SUBDIR+=       go-goorgeous
 SUBDIR+=       go-gopkgs



Home | Main Index | Thread Index | Old Index