From owner-svn-ports-head@freebsd.org Sun Mar 6 06:19:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25672A13A2E; Sun, 6 Mar 2016 06:19:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA3BDDF2; Sun, 6 Mar 2016 06:19:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u266J9hu036265; Sun, 6 Mar 2016 06:19:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u266J9M7036263; Sun, 6 Mar 2016 06:19:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603060619.u266J9M7036263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Mar 2016 06:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410251 - in head/www/aria2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2016 06:19:11 -0000 Author: sunpoet Date: Sun Mar 6 06:19:09 2016 New Revision: 410251 URL: https://svnweb.freebsd.org/changeset/ports/410251 Log: - Update to 1.20.0 Changes: https://github.com/tatsuhiro-t/aria2/releases Deleted: head/www/aria2/files/patch-src-LibsslTLSContext.cc Modified: head/www/aria2/Makefile head/www/aria2/distinfo Modified: head/www/aria2/Makefile ============================================================================== --- head/www/aria2/Makefile Sun Mar 6 06:19:05 2016 (r410250) +++ head/www/aria2/Makefile Sun Mar 6 06:19:09 2016 (r410251) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.19.3 +PORTVERSION= 1.20.0 CATEGORIES= www MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/www/aria2/distinfo ============================================================================== --- head/www/aria2/distinfo Sun Mar 6 06:19:05 2016 (r410250) +++ head/www/aria2/distinfo Sun Mar 6 06:19:09 2016 (r410251) @@ -1,2 +1,2 @@ -SHA256 (aria2-1.19.3.tar.xz) = 6abcc6c28437a519cc1016736cb446ed38db360cb9828c4a7105526ea82299e3 -SIZE (aria2-1.19.3.tar.xz) = 1406904 +SHA256 (aria2-1.20.0.tar.xz) = bf96344b6fee3aada0881ca008b077ea2c5dd820e8f8d693329481ecc7ff8fd0 +SIZE (aria2-1.20.0.tar.xz) = 1410880