pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/aria2 aria2: Update to 1.36.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/726e251f4f13
branches: trunk
changeset: 459103:726e251f4f13
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Sep 29 14:54:13 2021 +0000
description:
aria2: Update to 1.36.0
Changelog:
1.36.0
Changes
-------
* Update wslay
* Bump Windows build dependencies
* Bump android build dependencies
* Fix segfault when time_t is 64bit on 32bit arch
Patch from Natanael Copa
bug 1666
* Updates the make_bash_completion script to Python3.
Patch from sleepymac
bug 1672
* Prevent corrupt downloads after app and/or system crash
Patch from Ali MJ Al-Nasrawy
bug 1644
* Reset sessionDownloadLength and sessionUploadLength on download start
bug 1486
* AppleTLS: Add TLSv1.3 support
diffstat:
net/aria2/Makefile | 5 ++---
net/aria2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 7e596ed816b6 -r 726e251f4f13 net/aria2/Makefile
--- a/net/aria2/Makefile Wed Sep 29 13:34:58 2021 +0000
+++ b/net/aria2/Makefile Wed Sep 29 14:54:13 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2021/04/21 13:25:06 adam Exp $
+# $NetBSD: Makefile,v 1.90 2021/09/29 14:54:13 ryoon Exp $
-DISTNAME= aria2-1.35.0
-PKGREVISION= 8
+DISTNAME= aria2-1.36.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=aria2/}
GITHUB_RELEASE= release-${PKGVERSION_NOREV}
diff -r 7e596ed816b6 -r 726e251f4f13 net/aria2/distinfo
--- a/net/aria2/distinfo Wed Sep 29 13:34:58 2021 +0000
+++ b/net/aria2/distinfo Wed Sep 29 14:54:13 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/01/01 16:21:02 leot Exp $
+$NetBSD: distinfo,v 1.43 2021/09/29 14:54:13 ryoon Exp $
-SHA1 (aria2-1.35.0.tar.xz) = 1e4f8dba13e6eb5860b90c567a9c03d2c4be8f18
-RMD160 (aria2-1.35.0.tar.xz) = 9264f00160eca215a709ad442fd14316457a2e66
-SHA512 (aria2-1.35.0.tar.xz) = 82b49cecd61064ae33b4a422a2320d533f54afea8fab0f014072a46afdc05972d2e9c603e843960c097410adf87290df65849f4ee05e047403618ae50db151ef
-Size (aria2-1.35.0.tar.xz) = 1534460 bytes
+SHA1 (aria2-1.36.0.tar.xz) = cd2e5e69ae8382b03bf18619d501af8b73bee201
+RMD160 (aria2-1.36.0.tar.xz) = dcde8da73d2300528d9cef8cc7bcbbbfb101e811
+SHA512 (aria2-1.36.0.tar.xz) = 8203dbb75274455a78c50dd4f894e631de6931ac889f26896dceed78ec38c98cdbcf07e164744f308f2bfffeae1016beec1bfdbe8cad7f3280d11376aa0c2542
+Size (aria2-1.36.0.tar.xz) = 1619036 bytes
Home |
Main Index |
Thread Index |
Old Index