pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/consul Extract with bsdtar.
details: https://anonhg.NetBSD.org/pkgsrc/rev/71ac078651e0
branches: trunk
changeset: 348131:71ac078651e0
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 07 18:00:20 2016 +0000
description:
Extract with bsdtar.
diffstat:
sysutils/consul/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r bb3620435970 -r 71ac078651e0 sysutils/consul/Makefile
--- a/sysutils/consul/Makefile Tue Jun 07 17:59:50 2016 +0000
+++ b/sysutils/consul/Makefile Tue Jun 07 18:00:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/06 13:40:17 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 18:00:20 joerg Exp $
DISTNAME= consul-0.6.4
CATEGORIES= sysutils
@@ -9,6 +9,8 @@
COMMENT= Tool for service discovery, monitoring and configuration
LICENSE= mpl-2.0
+EXTRACT_USING= bsdtar
+
GITHUB_TAG= v${PKGVERSION_NOREV}
WRKSRC= ${WRKDIR}/src/github.com/hashicorp/consul
Home |
Main Index |
Thread Index |
Old Index