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: alnsn
Date: Fri Sep 29 06:18:30 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add go-ed25519, go-siphash and go-goptlib.
To generate a diff of this commit:
cvs rdiff -u -r1.2524 -r1.2525 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.2524 pkgsrc/devel/Makefile:1.2525
--- pkgsrc/devel/Makefile:1.2524 Thu Sep 28 04:17:02 2017
+++ pkgsrc/devel/Makefile Fri Sep 29 06:18:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2524 2017/09/28 04:17:02 wiz Exp $
+# $NetBSD: Makefile,v 1.2525 2017/09/29 06:18:30 alnsn Exp $
#
COMMENT= Development utilities
@@ -310,6 +310,7 @@ SUBDIR+= go-check
SUBDIR+= go-cli
SUBDIR+= go-cobra
SUBDIR+= go-consul-api
+SUBDIR+= go-ed25519
SUBDIR+= go-emoji
SUBDIR+= go-errors
SUBDIR+= go-flags-svent
@@ -321,6 +322,7 @@ SUBDIR+= go-glog
SUBDIR+= go-gls
SUBDIR+= go-golang-lru
SUBDIR+= go-goorgeous
+SUBDIR+= go-goptlib
SUBDIR+= go-homedir
SUBDIR+= go-i18n
SUBDIR+= go-immutable-radix
@@ -339,6 +341,7 @@ SUBDIR+= go-ratelimit
SUBDIR+= go-review
SUBDIR+= go-sanitized_anchor_name
SUBDIR+= go-shuffle
+SUBDIR+= go-siphash
SUBDIR+= go-sys
SUBDIR+= go-termbox
SUBDIR+= go-testify
Home |
Main Index |
Thread Index |
Old Index