Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aria2: update to 1.35.0.
Date: Tue, 08 Oct 2019 13:29:09 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15245@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages aria2
https://github.com/void-linux/void-packages/pull/15245

aria2: update to 1.35.0.


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

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

From 51a6c41166e26ced4d1e7e368833028aab593af1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 8 Oct 2019 13:54:32 +0300
Subject: [PATCH] aria2: update to 1.35.0.

---
 .../patches/patch-src_libssl_compat_h.patch      | 16 ----------------
 srcpkgs/aria2/template                           |  6 +++---
 2 files changed, 3 insertions(+), 19 deletions(-)
 delete mode 100644 srcpkgs/aria2/patches/patch-src_libssl_compat_h.patch

diff --git a/srcpkgs/aria2/patches/patch-src_libssl_compat_h.patch b/srcpkgs/aria2/patches/patch-src_libssl_compat_h.patch
deleted file mode 100644
index aedaa65199a..00000000000
--- a/srcpkgs/aria2/patches/patch-src_libssl_compat_h.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-$OpenBSD: patch-src_libssl_compat_h,v 1.1 2018/02/18 11:12:22 sthen Exp $
-
-Index: src/libssl_compat.h
---- src/libssl_compat.h.orig
-+++ src/libssl_compat.h
-@@ -43,7 +43,9 @@
- #define LIBRESSL_IN_USE 0
- #endif // !defined(LIBRESSL_VERSION_NUMBER)
- 
-+/* XXX really OPENSSL_110_API... */
- #define OPENSSL_101_API                                                        \
--  (!LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x1010000fL)
-+  OPENSSL_VERSION_NUMBER >= 0x1010000fL ||                                     \
-+  (LIBRESSL_IN_USE && LIBRESSL_VERSION_NUMBER < 0x2070000fL)
- 
- #endif // LIBSSL_COMPAT_H
diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template
index 22dc750b8d5..4e0fdf6fa1c 100644
--- a/srcpkgs/aria2/template
+++ b/srcpkgs/aria2/template
@@ -1,7 +1,7 @@
 # Template file for 'aria2'
 pkgname=aria2
-version=1.34.0
-revision=5
+version=1.35.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-openssl --with-libexpat --without-gnutls
  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://aria2.github.io/"
 changelog="https://raw.githubusercontent.com/aria2/aria2/master/NEWS"
 distfiles="https://github.com/aria2/aria2/releases/download/release-${version}/aria2-${version}.tar.xz"
-checksum=3a44a802631606e138a9e172a3e9f5bcbaac43ce2895c1d8e2b46f30487e77a3
+checksum=1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd
 
 libaria2_package() {
 	short_desc="Multi-Protocol/multi-source download library"

             reply	other threads:[~2019-10-08 11:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 11:29 voidlinux-github [this message]
2019-10-08 19:14 ` [PR PATCH] [Merged]: " voidlinux-github
2019-10-08 12:44 [PR PATCH] " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15245@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).