pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Enable go-try



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b6768db76eb
branches:  trunk
changeset: 315173:3b6768db76eb
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Nov 18 08:00:40 2018 +0000

description:
Enable go-try

diffstat:

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

diffs (17 lines):

diff -r b26f8cf1cd5b -r 3b6768db76eb devel/Makefile
--- a/devel/Makefile    Sun Nov 18 07:59:59 2018 +0000
+++ b/devel/Makefile    Sun Nov 18 08:00:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2751 2018/11/18 07:58:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.2752 2018/11/18 08:00:40 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -394,6 +394,7 @@
 SUBDIR+=       go-termbox
 SUBDIR+=       go-testify
 SUBDIR+=       go-tools
+SUBDIR+=       go-try
 SUBDIR+=       go-viper
 SUBDIR+=       go-yaml
 SUBDIR+=       gob2



Home | Main Index | Thread Index | Old Index