pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/yaml-cpp



Module Name:    pkgsrc
Committed By:   roy
Date:           Fri Sep 23 08:39:53 UTC 2016

Modified Files:
        pkgsrc/textproc/yaml-cpp: Makefile

Log Message:
Extract using bsdtar.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/yaml-cpp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/yaml-cpp/Makefile
diff -u pkgsrc/textproc/yaml-cpp/Makefile:1.3 pkgsrc/textproc/yaml-cpp/Makefile:1.4
--- pkgsrc/textproc/yaml-cpp/Makefile:1.3       Mon Sep 19 09:52:21 2016
+++ pkgsrc/textproc/yaml-cpp/Makefile   Fri Sep 23 08:39:53 2016
@@ -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 @@ LICENSE=      mit
 
 GITHUB_TAG=    ${DISTNAME}
 
+EXTRACT_USING=         bsdtar
 USE_CMAKE=             yes
 USE_LANGUAGES=         c c++
 



Home | Main Index | Thread Index | Old Index