Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] curl: update to 7.71.1, orphan, add checkdepends.
@ 2020-07-05 22:35 ericonr
  2020-07-10 13:27 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2020-07-05 22:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages curl
https://github.com/void-linux/void-packages/pull/23404

curl: update to 7.71.1, orphan, add checkdepends.


A patch file from https://github.com/void-linux/void-packages/pull/23404.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-curl-23404.patch --]
[-- Type: text/x-diff, Size: 1686 bytes --]

From 3678997ce7c3b9d3e6f5492f5251a72b9963af6d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 5 Jul 2020 17:58:36 -0300
Subject: [PATCH] curl: update to 7.71.1, orphan, add checkdepends.

---
 srcpkgs/curl/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template
index 41e31a84140..10d8edecb29 100644
--- a/srcpkgs/curl/template
+++ b/srcpkgs/curl/template
@@ -1,7 +1,7 @@
 # Template file for 'curl'
 pkgname=curl
-version=7.71.0
-revision=2
+version=7.71.1
+revision=1
 build_style=gnu-configure
 configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
  $(vopt_with rtmp) $(vopt_with gssapi) $(vopt_enable ldap) $(vopt_with gnutls)
@@ -13,14 +13,15 @@ makedepends="nghttp2-devel zlib-devel $(vopt_if gnutls 'gnutls-devel')
  $(vopt_if rtmp 'librtmp-devel') $(vopt_if ssh 'libssh2-devel')
  $(vopt_if ssl 'libressl-devel')"
 depends="ca-certificates"
-checkdepends="python3"
+# openssh isn't in checkdepends, because test 581 locks up
+checkdepends="perl python3 stunnel nghttp2 groff"
 short_desc="Client that groks URLs"
-maintainer="Juan RP <xtraeme@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://curl.haxx.se"
 changelog="https://curl.haxx.se/changes.html#${version//./_}"
 distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
-checksum=600f00ac2481a89548a4141ddf983fd9386165e1960bac91d0a1c81dca5dd341
+checksum=9d52a4d80554f9b0d460ea2be5d7be99897a1a9f681ffafe739169afd6b4f224
 patch_args="-Np1"
 build_options="gnutls gssapi ldap rtmp ssh ssl"
 build_options_default="ssh ssl"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: curl: update to 7.71.1, orphan, add checkdepends.
  2020-07-05 22:35 [PR PATCH] curl: update to 7.71.1, orphan, add checkdepends ericonr
@ 2020-07-10 13:27 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-07-10 13:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

There's a merged pull request on the void-packages repository

curl: update to 7.71.1, orphan, add checkdepends.
https://github.com/void-linux/void-packages/pull/23404

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-10 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-05 22:35 [PR PATCH] curl: update to 7.71.1, orphan, add checkdepends ericonr
2020-07-10 13:27 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).