From 805a02fe990f194af59cdaca61817d31b56506c6 Mon Sep 17 00:00:00 2001 From: Jafar Abdi Date: Thu, 10 Jun 2021 21:26:29 +0300 Subject: [yaml-cpp] Fix visibility attribute for ubuntu (#17728) * Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows * Update port version * Run x-add-version --- ports/yaml-cpp/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/yaml-cpp/CONTROL') diff --git a/ports/yaml-cpp/CONTROL b/ports/yaml-cpp/CONTROL index bbd8056b2..54a1c8dc0 100644 --- a/ports/yaml-cpp/CONTROL +++ b/ports/yaml-cpp/CONTROL @@ -1,4 +1,5 @@ Source: yaml-cpp Version: 0.6.3 +Port-Version: 1 Homepage: https://github.com/jbeder/yaml-cpp Description: yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. -- cgit v1.2.3