From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 30 05:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9687481B for ; Mon, 30 Sep 2013 05:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7524E2AB5 for ; Mon, 30 Sep 2013 05:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8U5K0Mb058800 for ; Mon, 30 Sep 2013 05:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8U5K0nB058799; Mon, 30 Sep 2013 05:20:00 GMT (envelope-from gnats) Resent-Date: Mon, 30 Sep 2013 05:20:00 GMT Resent-Message-Id: <201309300520.r8U5K0nB058799@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0B3BD818 for ; Mon, 30 Sep 2013 05:19:32 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C551F2AB2 for ; Mon, 30 Sep 2013 05:19:31 +0000 (UTC) Received: from meatwad.mouf.net (cpe-107-015-170-205.nc.res.rr.com [107.15.170.205]) by mouf.net (8.14.5/8.14.5) with ESMTP id r8U5JMGu060973 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 30 Sep 2013 05:19:27 GMT (envelope-from swills@meatwad.mouf.net) Received: (from swills@localhost) by meatwad.mouf.net (8.14.7/8.14.5/Submit) id r8U5JLJO019417; Mon, 30 Sep 2013 05:19:21 GMT (envelope-from swills) Message-Id: <201309300519.r8U5JLJO019417@meatwad.mouf.net> Date: Mon, 30 Sep 2013 05:19:21 GMT From: Steve Wills To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/182506: [PATCH] www/aria2: update to 1.18.0 Cc: sunpoet@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 05:20:00 -0000 >Number: 182506 >Category: ports >Synopsis: [PATCH] www/aria2: update to 1.18.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 30 05:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-ALPHA4 amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #8 r255933M: Sun Sep 29 03:09:22 UTC >Description: - Update to 1.18.0 This also fixes the build on 10.0-ALPHA4 Port maintainer (sunpoet@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- aria2-1.18.0.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 328771) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.17.1 +PORTVERSION= 1.18.0 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} Index: distinfo =================================================================== --- distinfo (revision 328771) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (aria2-1.17.1.tar.xz) = 7e18cf15afa17cf725c2ab4338751bc165e33d41917a4af9927da0855298efc0 -SIZE (aria2-1.17.1.tar.xz) = 1450440 +SHA256 (aria2-1.18.0.tar.xz) = 431aa6a1ba1cf992d5ac68c2822854a6c6991f03d025608311b5d99227fc0ab7 +SIZE (aria2-1.18.0.tar.xz) = 1315620 --- aria2-1.18.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: