pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2318233e79f
branches:  trunk
changeset: 315170:f2318233e79f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Nov 18 07:58:35 2018 +0000

description:
Enable go-repr

diffstat:

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

diffs (17 lines):

diff -r 81cb98f8d630 -r f2318233e79f devel/Makefile
--- a/devel/Makefile    Sun Nov 18 07:57:54 2018 +0000
+++ b/devel/Makefile    Sun Nov 18 07:58:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2750 2018/11/18 07:56:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.2751 2018/11/18 07:58:35 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -383,6 +383,7 @@
 SUBDIR+=       go-protobuf
 SUBDIR+=       go-purell
 SUBDIR+=       go-ratelimit
+SUBDIR+=       go-repr
 SUBDIR+=       go-review
 SUBDIR+=       go-sanitized_anchor_name
 SUBDIR+=       go-shellwords



Home | Main Index | Thread Index | Old Index