pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/yaml-cpp Extract using bsdtar.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c894e9b91307
branches:  trunk
changeset: 353029:c894e9b91307
user:      roy <roy%pkgsrc.org@localhost>
date:      Fri Sep 23 08:39:53 2016 +0000

description:
Extract using bsdtar.

diffstat:

 textproc/yaml-cpp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 336db885ee1d -r c894e9b91307 textproc/yaml-cpp/Makefile
--- a/textproc/yaml-cpp/Makefile        Thu Sep 22 12:59:24 2016 +0000
+++ b/textproc/yaml-cpp/Makefile        Fri Sep 23 08:39:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/09/19 09:52:21 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/23 08:39:53 roy Exp $
 #
 
 DISTNAME=      yaml-cpp-0.5.3
@@ -12,6 +12,7 @@
 
 GITHUB_TAG=    ${DISTNAME}
 
+EXTRACT_USING=         bsdtar
 USE_CMAKE=             yes
 USE_LANGUAGES=         c c++
 



Home | Main Index | Thread Index | Old Index