Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel go-quicktest add



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d353d77553e
branches:  trunk
changeset: 435008:0d353d77553e
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Mon Jun 29 13:36:32 2020 +0000

description:
go-quicktest add

diffstat:

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

diffs (17 lines):

diff -r 17d005dca0a8 -r 0d353d77553e devel/Makefile
--- a/devel/Makefile    Mon Jun 29 13:35:56 2020 +0000
+++ b/devel/Makefile    Mon Jun 29 13:36:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3147 2020/06/29 13:24:14 nikita Exp $
+# $NetBSD: Makefile,v 1.3148 2020/06/29 13:36:32 nikita Exp $
 #
 
 COMMENT=       Development utilities
@@ -445,6 +445,7 @@
 SUBDIR+=       go-protobuf
 SUBDIR+=       go-pty
 SUBDIR+=       go-purell
+SUBDIR+=       go-quicktest
 SUBDIR+=       go-radix
 SUBDIR+=       go-ratelimit
 SUBDIR+=       go-repr



Home | Main Index | Thread Index | Old Index