pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Sep 11 15:55:28 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add go-godirwalk


To generate a diff of this commit:
cvs rdiff -u -r1.2731 -r1.2732 pkgsrc/devel/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/Makefile
diff -u pkgsrc/devel/Makefile:1.2731 pkgsrc/devel/Makefile:1.2732
--- pkgsrc/devel/Makefile:1.2731        Mon Sep 10 23:54:35 2018
+++ pkgsrc/devel/Makefile       Tue Sep 11 15:55:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2731 2018/09/10 23:54:35 minskim Exp $
+# $NetBSD: Makefile,v 1.2732 2018/09/11 15:55:28 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -354,6 +354,7 @@ SUBDIR+=    go-glog
 SUBDIR+=       go-gls
 SUBDIR+=       go-gocode
 SUBDIR+=       go-godef
+SUBDIR+=       go-godirwalk
 SUBDIR+=       go-godotenv
 SUBDIR+=       go-golang-lru
 SUBDIR+=       go-goorgeous



Home | Main Index | Thread Index | Old Index