pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/consul
Module Name: pkgsrc
Committed By: joerg
Date: Mon Apr 20 00:46:22 UTC 2020
Modified Files:
pkgsrc/sysutils/consul: Makefile
Log Message:
Needs huge amounts of memory
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/sysutils/consul/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/consul/Makefile
diff -u pkgsrc/sysutils/consul/Makefile:1.52 pkgsrc/sysutils/consul/Makefile:1.53
--- pkgsrc/sysutils/consul/Makefile:1.52 Sun Apr 12 11:01:46 2020
+++ pkgsrc/sysutils/consul/Makefile Mon Apr 20 00:46:22 2020
@@ -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 @@ HOMEPAGE= https://www.consul.io/
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