pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/aria2 Update net/aria2 to 1.31.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dde61ffebad
branches:  trunk
changeset: 359046:7dde61ffebad
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Feb 25 21:39:19 2017 +0000

description:
Update net/aria2 to 1.31.0

Changes:
1.31.0
------
* Better error message when local file status cannot be retrieved
  (GH-836)
* Fix assertion failure in SimpleRandomizer::getRandomBytes
* Add option content-disposition-default-utf8
  Patch from JimmyZ (GH-813)

diffstat:

 net/aria2/Makefile |   4 ++--
 net/aria2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d172ec381114 -r 7dde61ffebad net/aria2/Makefile
--- a/net/aria2/Makefile        Sat Feb 25 21:37:47 2017 +0000
+++ b/net/aria2/Makefile        Sat Feb 25 21:39:19 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2017/01/01 08:42:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2017/02/25 21:39:19 leot Exp $
 
-DISTNAME=      aria2-1.30.0
+DISTNAME=      aria2-1.31.0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aria2/}
 EXTRACT_SUFX=  .tar.xz
diff -r d172ec381114 -r 7dde61ffebad net/aria2/distinfo
--- a/net/aria2/distinfo        Sat Feb 25 21:37:47 2017 +0000
+++ b/net/aria2/distinfo        Sat Feb 25 21:39:19 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2017/01/01 08:42:45 ryoon Exp $
+$NetBSD: distinfo,v 1.40 2017/02/25 21:39:19 leot Exp $
 
-SHA1 (aria2-1.30.0.tar.xz) = 4b91440e9d7bd4720ff392c017bbf4e3741fcc53
-RMD160 (aria2-1.30.0.tar.xz) = 9eaa6dbeae96c74a19647cb2ef4c82618a520b1b
-SHA512 (aria2-1.30.0.tar.xz) = 8c3deb4b58b9db9e8de52f48f6e863e07743ae4af14e2b2d64ddcac94b6aec16ff8d4f27e7d6076426d597af9e6e0988289f3a1c156796c9d79ee7f60f5edc38
-Size (aria2-1.30.0.tar.xz) = 1497124 bytes
+SHA1 (aria2-1.31.0.tar.xz) = c649d9e07266c8fb9dfcbd9d8f3e8c8987b6df44
+RMD160 (aria2-1.31.0.tar.xz) = 86da4e38dcdc78848567c904503b743dcf35aaaf
+SHA512 (aria2-1.31.0.tar.xz) = a0a1312522324dc0bc24cf1a5cceaef49d40445668ed0bd98dc3cdd5e2edb428552e97504c8c072f5d1180d6bbd252de01d290ef5c94d1803b8ade330bc2710f
+Size (aria2-1.31.0.tar.xz) = 1501388 bytes



Home | Main Index | Thread Index | Old Index