Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1FACE7A280 for ; Sun, 1 Jan 2017 08:43:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C81B2856F0; Sun, 1 Jan 2017 08:43:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58BE784CF0 for ; Sun, 1 Jan 2017 08:43:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cOSIZGoRpTYQ for ; Sun, 1 Jan 2017 08:43:15 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B3C6E855E0 for ; Sun, 1 Jan 2017 08:43:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1D44FBA6; Sun, 1 Jan 2017 08:43:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483260195264760" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 08:43:15 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170101084315.B1D44FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483260195264760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Jan 1 08:43:15 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/aria2 to 1.30.0 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16842 -r1.16843 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483260195264760 Content-Disposition: inline Content-Length: 1244 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.8 pkgsrc/doc/CHANGES-2017:1.9 --- pkgsrc/doc/CHANGES-2017:1.8 Sun Jan 1 08:28:04 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 1 08:43:15 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.8 2017/01/01 08:28:04 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.9 2017/01/01 08:43:15 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7,3 +7,4 @@ Changes to the packages collection and i Updated devel/py-requests to 2.12.4nb1 [ryoon 2017-01-01] Updated archivers/xz to 5.2.3 [mef 2017-01-01] Updated sysutils/py-psutil to 5.0.1 [ryoon 2017-01-01] + Updated net/aria2 to 1.30.0 [ryoon 2017-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16842 pkgsrc/doc/TODO:1.16843 --- pkgsrc/doc/TODO:1.16842 Sun Jan 1 07:31:33 2017 +++ pkgsrc/doc/TODO Sun Jan 1 08:43:15 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16842 2017/01/01 07:31:33 mef Exp $ +$NetBSD: TODO,v 1.16843 2017/01/01 08:43:15 ryoon Exp $ Suggested new packages ====================== @@ -433,7 +433,6 @@ For possible Perl packages updates, see o argon2-20151206 o argtable-2.9 o argus-20121202 - o aria2-1.26.0 o aribas-1.64 o arirang-1.70 o arnold-20040104 --_----------=_1483260195264760--