Date: Sat, 16 Apr 2016 11:22:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413432 - head/www/aria2 Message-ID: <201604161122.u3GBMPhR049517@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 16 11:22:25 2016 New Revision: 413432 URL: https://svnweb.freebsd.org/changeset/ports/413432 Log: - Update to 1.22.0 Changes: https://github.com/tatsuhiro-t/aria2/releases Modified: head/www/aria2/Makefile head/www/aria2/distinfo Modified: head/www/aria2/Makefile ============================================================================== --- head/www/aria2/Makefile Sat Apr 16 11:22:20 2016 (r413431) +++ head/www/aria2/Makefile Sat Apr 16 11:22:25 2016 (r413432) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= www MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/www/aria2/distinfo ============================================================================== --- head/www/aria2/distinfo Sat Apr 16 11:22:20 2016 (r413431) +++ head/www/aria2/distinfo Sat Apr 16 11:22:25 2016 (r413432) @@ -1,2 +1,2 @@ -SHA256 (aria2-1.21.0.tar.xz) = 225c5f2c8acc899e0a802cdf198f82bd0d3282218e80cdce251b1f9ffacf6580 -SIZE (aria2-1.21.0.tar.xz) = 1438608 +SHA256 (aria2-1.22.0.tar.xz) = ac3fb3f33a76ce22f968ace293445ef64c201b0ae43aef21e664e4b977e34f89 +SIZE (aria2-1.22.0.tar.xz) = 1448096
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604161122.u3GBMPhR049517>