pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Add go-ed25519, go-siphash and go-goptlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f5713c97b17
branches: trunk
changeset: 369358:0f5713c97b17
user: alnsn <alnsn%pkgsrc.org@localhost>
date: Fri Sep 29 06:18:30 2017 +0000
description:
Add go-ed25519, go-siphash and go-goptlib.
diffstat:
devel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r b2e81d2eaa6b -r 0f5713c97b17 devel/Makefile
--- a/devel/Makefile Fri Sep 29 06:17:12 2017 +0000
+++ b/devel/Makefile Fri Sep 29 06:18:30 2017 +0000
@@ -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-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-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-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