Date: Wed, 25 Oct 2017 18:28:38 +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: r452874 - head/www/aria2 Message-ID: <201710251828.v9PIScFV094997@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 25 18:28:38 2017 New Revision: 452874 URL: https://svnweb.freebsd.org/changeset/ports/452874 Log: Update to 1.33.0 Changes: https://github.com/aria2/aria2/releases Modified: head/www/aria2/Makefile head/www/aria2/distinfo Modified: head/www/aria2/Makefile ============================================================================== --- head/www/aria2/Makefile Wed Oct 25 18:28:33 2017 (r452873) +++ head/www/aria2/Makefile Wed Oct 25 18:28:38 2017 (r452874) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.32.0 -PORTREVISION= 1 +PORTVERSION= 1.33.0 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/www/aria2/distinfo ============================================================================== --- head/www/aria2/distinfo Wed Oct 25 18:28:33 2017 (r452873) +++ head/www/aria2/distinfo Wed Oct 25 18:28:38 2017 (r452874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495553316 -SHA256 (aria2-1.32.0.tar.xz) = 546e9194a9135d665fce572cb93c88f30fb5601d113bfa19951107ced682dc50 -SIZE (aria2-1.32.0.tar.xz) = 1502192 +TIMESTAMP = 1508948710 +SHA256 (aria2-1.33.0.tar.xz) = 996e3fc2fd07ce2dd517e20a1f79b8b3dbaa5c7e27953b5fc19dae38f3874b8c +SIZE (aria2-1.33.0.tar.xz) = 1526936
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710251828.v9PIScFV094997>