Date: Fri, 11 Dec 2015 10:02:06 +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: r403507 - head/www/aria2 Message-ID: <201512111002.tBBA26eq004929@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 11 10:02:06 2015 New Revision: 403507 URL: https://svnweb.freebsd.org/changeset/ports/403507 Log: - Update to 1.19.3 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 Fri Dec 11 08:48:56 2015 (r403506) +++ head/www/aria2/Makefile Fri Dec 11 10:02:06 2015 (r403507) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.19.2 +PORTVERSION= 1.19.3 CATEGORIES= www MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/www/aria2/distinfo ============================================================================== --- head/www/aria2/distinfo Fri Dec 11 08:48:56 2015 (r403506) +++ head/www/aria2/distinfo Fri Dec 11 10:02:06 2015 (r403507) @@ -1,2 +1,2 @@ -SHA256 (aria2-1.19.2.tar.xz) = 3605486dd495cd8c2f672b7d0b763397989d831396862f15730697ebcf0ad53e -SIZE (aria2-1.19.2.tar.xz) = 1377356 +SHA256 (aria2-1.19.3.tar.xz) = 6abcc6c28437a519cc1016736cb446ed38db360cb9828c4a7105526ea82299e3 +SIZE (aria2-1.19.3.tar.xz) = 1406904
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512111002.tBBA26eq004929>