pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/aria2
Module Name: pkgsrc
Committed By: leot
Date: Sat Feb 25 21:39:19 UTC 2017
Modified Files:
pkgsrc/net/aria2: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/aria2/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/aria2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/aria2/Makefile
diff -u pkgsrc/net/aria2/Makefile:1.67 pkgsrc/net/aria2/Makefile:1.68
--- pkgsrc/net/aria2/Makefile:1.67 Sun Jan 1 08:42:45 2017
+++ pkgsrc/net/aria2/Makefile Sat Feb 25 21:39:19 2017
@@ -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
Index: pkgsrc/net/aria2/distinfo
diff -u pkgsrc/net/aria2/distinfo:1.39 pkgsrc/net/aria2/distinfo:1.40
--- pkgsrc/net/aria2/distinfo:1.39 Sun Jan 1 08:42:45 2017
+++ pkgsrc/net/aria2/distinfo Sat Feb 25 21:39:19 2017
@@ -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