pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable goredo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/537dcc54e3bf
branches:  trunk
changeset: 371196:537dcc54e3bf
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Jan 06 11:25:54 2022 +0000

description:
Add and enable goredo.

diffstat:

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

diffs (17 lines):

diff -r c21bcc83b653 -r 537dcc54e3bf devel/Makefile
--- a/devel/Makefile    Thu Jan 06 11:25:24 2022 +0000
+++ b/devel/Makefile    Thu Jan 06 11:25:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3540 2022/01/05 22:20:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3541 2022/01/06 11:25:54 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -446,6 +446,7 @@
 SUBDIR+=       google-glog
 SUBDIR+=       googletest
 SUBDIR+=       gopls
+SUBDIR+=       goredo
 SUBDIR+=       got
 SUBDIR+=       gperf
 SUBDIR+=       gperftools



Home | Main Index | Thread Index | Old Index