pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/consul Needs huge amounts of memory
details: https://anonhg.NetBSD.org/pkgsrc/rev/572ffb5844b5
branches: trunk
changeset: 427730:572ffb5844b5
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 20 00:46:22 2020 +0000
description:
Needs huge amounts of memory
diffstat:
sysutils/consul/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 17d01c5a7434 -r 572ffb5844b5 sysutils/consul/Makefile
--- a/sysutils/consul/Makefile Mon Apr 20 00:45:56 2020 +0000
+++ b/sysutils/consul/Makefile Mon Apr 20 00:46:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/04/12 11:01:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/20 00:46:22 joerg Exp $
DISTNAME= consul-1.2.3
PKGREVISION= 15
@@ -10,6 +10,8 @@
COMMENT= Tool for service discovery, monitoring and configuration
LICENSE= mpl-2.0
+UNLIMIT_RESOURCES= datasize virtualsize
+
EXTRACT_USING= bsdtar
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index