Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-libs--serf-1.3.9-r2--C.8396.1544956477.177312.C.tar.bz2 88458 SHA256 925f91d393aa3fd7cf6130642b907714a7793acc624bb83dd9d92d37bfe1b91c SHA512 4b71be27a78cc5d95317ef917758e0f4c8ca736d90a8fb329cc8faa6c6d7ccdb1828fd713f3ba5a1857df4d787db9f5d44a6d28574a85a32472dd133268e4b22 WHIRLPOOL 822f2b94ad71376c9d4f94aeb4eca9cbc16942140df73240f3824364e43058c5f73d7a8fc6fac8e41666320bfb2f41cff284111367c00f6c07a0a02f8bc06798
|
||||
PBIN serf-1.3.9-r2.pbin-1+exheres-0 2461 SHA256 173066a86aac17929870f689678a2358a874c33f9d35caacde5994f3a1a49b58 SHA512 04741136a024c3842ccfb5ed915595c2d728ac8e6c56e4d888c5dcdae9410c82b5746e09974a99bd076aa735055f366217acabd2e34043a0bee6a6014191187b WHIRLPOOL 3747033a4180dbaec6a1d033c3a03e04f410dada192054c1c35530edd6fae1692da38538f5f6c66f169c3209ac7990572eea89c250fc265d950582b4465de039
|
||||
DIST hasufell-binhost--net-libs--serf-1.3.9-r3--C.16963.1551765198.883912.C.tar.bz2 88612 SHA256 7267eeea90f892ce3ec756c2ed964b7fa8d5165dc4ef9e5b050ae713a870a50c SHA512 aec56ca7bcf58a7e0f11034160cf4997f54e055ee6c553dd96fca92d7262f6c080034aadf1b98627375c5acba31e3f7c69cb78975a151a1802f2960d17da7d1f WHIRLPOOL 9051be2d6a813d949d10c7c56e3b6f8b06eab2a4a31ff4e81b4b771550882302a2d36bb2e575f2517b1a97fb93266a15c7430d742b9efdcf05c9664e4c4f3b7a
|
||||
PBIN serf-1.3.9-r3.pbin-1+exheres-0 2758 SHA256 820c868cb89cab00f058ef4f8a84d077d3eea59811da9c6ca5d32b024fed046c SHA512 8f66564b534a81aa0a01d7825ec1bb641b7004aaf49c024e0608c0a191fae67c685de84a1216b3cfb4a4faf3dcdbe8ed6600d9591a77e5382b9ab05ff27d5ed1 WHIRLPOOL df818ea27b05678c2feaf7d66aac3746b64f2ba826cd9b57a7ec86168a86cff4a9be8a24434c09c8d45c0130206d93f8f9a983fa84d4eafb39faf34e70b1f13f
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Dec 16 11:34:37 CET 2018
|
||||
# Created by paludis-3.0.0 on Tue Mar 5 06:53:19 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: sys-devel/scons[>=2.3.0] build+run: dev-libs/apr:1 dev-libs/apr-util:1 sys-libs/zlib kerberos? ( virtual/kerberos ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ serf-1.3.9-r2.exheres-0 ] ]] ( build: sys-devel/scons ) [[ defined-in = [ scons.exlib ] ]]"
|
||||
DEPENDENCIES="( build: sys-devel/scons[>=2.3.0] build+run: dev-libs/apr:1 dev-libs/apr-util:1 sys-libs/zlib kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ serf-1.3.9-r3.exheres-0 ] ]] ( build: sys-devel/scons ) [[ defined-in = [ scons.exlib ] ]]"
|
||||
DESCRIPTION=" The Apache Serf library is an asynchronous, high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://serf.apache.org"
|
||||
INHERITED=" scons"
|
||||
MYOPTIONS="( ( kerberos [[ description = [ Adds Kerberos support ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ serf-1.3.9-r2.exheres-0 ] ]] ) "
|
||||
MYOPTIONS="( ( kerberos [[ description = [ Adds Kerberos support ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ serf-1.3.9-r3.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://apache/serf/serf-1.3.9.tar.bz2"
|
||||
OPTIONS="providers:libressl "
|
||||
OPTIONS="providers:krb5 providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1544956477"
|
||||
GENERATED_TIME="1551765199"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="net"
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--serf-1.3.9-r2--C.8396.1544956477.177312.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--serf-1.3.9-r3--C.16963.1551765198.883912.C.tar.bz2"
|
||||
SUMMARY="High performance HTTP client library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user