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:   ryoon
Date:           Sun Nov 18 08:03:20 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Enable go-hashstructure


To generate a diff of this commit:
cvs rdiff -u -r1.2752 -r1.2753 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.2752 pkgsrc/devel/Makefile:1.2753
--- pkgsrc/devel/Makefile:1.2752        Sun Nov 18 08:00:40 2018
+++ pkgsrc/devel/Makefile       Sun Nov 18 08:03:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2752 2018/11/18 08:00:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.2753 2018/11/18 08:03:20 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -364,6 +364,7 @@ SUBDIR+=    go-goorgeous
 SUBDIR+=       go-gopkgs
 SUBDIR+=       go-goptlib
 SUBDIR+=       go-goreturns
+SUBDIR+=       go-hashstructure
 SUBDIR+=       go-homedir
 SUBDIR+=       go-humanize
 SUBDIR+=       go-i18n



Home | Main Index | Thread Index | Old Index