Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/go-genproto go-genproto: BROKEN message should be...
details: https://anonhg.NetBSD.org/pkgsrc/rev/452d9176f2d1
branches: trunk
changeset: 437118:452d9176f2d1
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Aug 16 23:14:11 2020 +0000
description:
go-genproto: BROKEN message should be in quotes to avoid linebreaks
diffstat:
misc/go-genproto/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 96b4af436066 -r 452d9176f2d1 misc/go-genproto/Makefile
--- a/misc/go-genproto/Makefile Sun Aug 16 23:05:33 2020 +0000
+++ b/misc/go-genproto/Makefile Sun Aug 16 23:14:11 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2020/08/14 20:01:23 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2020/08/16 23:14:11 tnn Exp $
COMMENT= Go generated proto packages
PKGREVISION= 18
DEPENDS+= go-genproto-googleapis-rpc-[0-9]*:../../misc/go-genproto-googleapis-rpc
-BROKEN= Tries to modify .buildlink/gopkg
+BROKEN= "Tries to modify .buildlink/gopkg"
.include "Makefile.common"
Home |
Main Index |
Thread Index |
Old Index