Andreas Wacknitz
2022-06-28 a2d831c77d8d945d31b59a32e2819abc8aee4e78
curl: update to 7.84.0

5 files modified
18 ■■■■■ changed files
components/web/curl/Makefile 4 ●●●● patch | view | raw | blame | history
components/web/curl/curl.p5m 3 ●●●●● patch | view | raw | blame | history
components/web/curl/manifests/sample-manifest.p5m 3 ●●●●● patch | view | raw | blame | history
components/web/curl/test/results-32.master 4 ●●●● patch | view | raw | blame | history
components/web/curl/test/results-64.master 4 ●●●● patch | view | raw | blame | history
components/web/curl/Makefile
@@ -26,13 +26,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         curl
COMPONENT_VERSION=      7.83.1
COMPONENT_VERSION=      7.84.0
COMPONENT_SUMMARY=      The CURL Network Utility and Library
COMPONENT_DESCRIPTION=    A command-line tool and library for transforming data with URL syntax
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=  https://curl.haxx.se
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4
COMPONENT_ARCHIVE_HASH= sha256:2d118b43f547bfe5bae806d8d47b4e596ea5b25a6c1f080aef49fbcd817c5db8
COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)/download/$(COMPONENT_ARCHIVE)
COMPONENT_SIG_URL=      $(COMPONENT_PROJECT_URL)/download/$(COMPONENT_ARCHIVE).asc
COMPONENT_CLASSIFICATION=System/Libraries
components/web/curl/curl.p5m
@@ -15,6 +15,7 @@
# Copyright (c) 2022, Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
@@ -61,6 +62,8 @@
file path=usr/share/man/man3/CURLINFO_ACTIVESOCKET.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3
file path=usr/share/man/man3/CURLINFO_CAINFO.3
file path=usr/share/man/man3/CURLINFO_CAPATH.3
file path=usr/share/man/man3/CURLINFO_CERTINFO.3
file path=usr/share/man/man3/CURLINFO_CONDITION_UNMET.3
file path=usr/share/man/man3/CURLINFO_CONNECT_TIME.3
components/web/curl/manifests/sample-manifest.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -51,6 +52,8 @@
file path=usr/share/man/man3/CURLINFO_ACTIVESOCKET.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3
file path=usr/share/man/man3/CURLINFO_CAINFO.3
file path=usr/share/man/man3/CURLINFO_CAPATH.3
file path=usr/share/man/man3/CURLINFO_CERTINFO.3
file path=usr/share/man/man3/CURLINFO_CONDITION_UNMET.3
file path=usr/share/man/man3/CURLINFO_CONNECT_TIME.3
components/web/curl/test/results-32.master
@@ -1,5 +1,5 @@
TESTDONE: 1503 tests were considered
TESTDONE: 1219 tests out of 1219 reported OK: 100%
TESTDONE: 1520 tests were considered
TESTDONE: 1273 tests out of 1273 reported OK: 100%
# TOTAL: 2
# PASS:  2
# SKIP:  0
components/web/curl/test/results-64.master
@@ -1,5 +1,5 @@
TESTDONE: 1503 tests were considered
TESTDONE: 1220 tests out of 1220 reported OK: 100%
TESTDONE: 1520 tests were considered
TESTDONE: 1274 tests out of 1274 reported OK: 100%
# TOTAL: 2
# PASS:  2
# SKIP:  0