pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/coreclr Extract using bsdtar.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee1bb2bd63e7
branches:  trunk
changeset: 351736:ee1bb2bd63e7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Aug 26 17:18:03 2016 +0000

description:
Extract using bsdtar.

diffstat:

 lang/coreclr/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 34a5811e5a83 -r ee1bb2bd63e7 lang/coreclr/Makefile
--- a/lang/coreclr/Makefile     Fri Aug 26 17:17:22 2016 +0000
+++ b/lang/coreclr/Makefile     Fri Aug 26 17:18:03 2016 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2016/06/30 12:16:24 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/26 17:18:03 joerg Exp $
 
 DISTNAME=      coreclr-1.0.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dotnet/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
+EXTRACT_USING= bsdtar
+
 MAINTAINER=    kamil%NetBSD.org@localhost
 HOMEPAGE=      https://dotnet.github.io/
 COMMENT=       The .NET Core runtime and the base library



Home | Main Index | Thread Index | Old Index