diff --git a/general/genlib/yaml.xml b/general/genlib/yaml.xml index ea88623ace..b0165f0cd2 100644 --- a/general/genlib/yaml.xml +++ b/general/genlib/yaml.xml @@ -4,12 +4,12 @@ %general-entities; - + - - - - + + + + ]> @@ -86,16 +86,26 @@ Installation of YAML + + This package expands to libyaml-&yaml-version;, not + the expected yaml-&yaml-version;. + + Install YAML by running the following commands: -./configure --prefix=/usr --disable-static && +make build && +cd build && + +cmake -DCMAKE_INSTALL_PREFIX=/usr \ + -DBUILD_SHARED_LIBS=true \ + -DCMAKE_BUILD_TYPE=RELEASE .. && make - To test the results, issue: make check. + To test the results, issue: make test. diff --git a/general/prog/lxml.xml b/general/prog/lxml.xml index b6fdb97bc9..25072e8161 100644 --- a/general/prog/lxml.xml +++ b/general/prog/lxml.xml @@ -6,10 +6,10 @@ - + - - + + ]> diff --git a/general/prog/python-modules.xml b/general/prog/python-modules.xml index ebcc239819..79804462f2 100644 --- a/general/prog/python-modules.xml +++ b/general/prog/python-modules.xml @@ -99,7 +99,7 @@ - + @@ -119,7 +119,7 @@ - + diff --git a/general/prog/pyyaml.xml b/general/prog/pyyaml.xml index 4f7ae2dd62..392708a1ad 100644 --- a/general/prog/pyyaml.xml +++ b/general/prog/pyyaml.xml @@ -6,9 +6,9 @@ - + - + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 052067d493..e6ebafb2fb 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,22 @@ March 27th, 2019 + + [bdubbs] - Update to lxml-4.3.3 (python module). Fixes + #11863. + + + [bdubbs] - Update to PyYAML-5.1 (python module). Fixes + #11862. + + + [bdubbs] - Update to yaml-0.2.2. Fixes + #11861. + + + [bdubbs] - Update to curl-7.64.1. Fixes + #11859. + [renodr] - Update to yelp-xsl-3.32.1. Part of #11775. diff --git a/networking/netlibs/curl.xml b/networking/netlibs/curl.xml index 2045339831..0d1a4556d6 100644 --- a/networking/netlibs/curl.xml +++ b/networking/netlibs/curl.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -157,7 +157,9 @@ make --> - To run the test suite, issue: make test. @@ -213,6 +215,11 @@ TESTFAIL: These tests cases failed: 323 TESTDONE: 1235 tests were considered during 1279 seconds. For dependencies, I had c-ares, gnutls, libidn2, libpsl, krb5, libssh2, nghttp2, OpenLDAP, Samba, stunnel, and Valgrind installed. +======= +Added by bdubbs for curl-7.64.1: +TESTDONE: 1022 tests out of 1025 reported OK: 99% +TESTFAIL: These test cases failed: 323 1139 1140 +TESTDONE: 1242 tests were considered during 1483 seconds --> diff --git a/packages.ent b/packages.ent index 8ba486328f..2ceb82429c 100644 --- a/packages.ent +++ b/packages.ent @@ -189,7 +189,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -522,7 +522,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -533,7 +533,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -575,7 +575,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +