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 81B377A1F7 for ; Wed, 5 Apr 2017 18:26:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2E448855A1; Wed, 5 Apr 2017 18:26:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AD7E085582 for ; Wed, 5 Apr 2017 18:26:28 +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 7IRBw9QedQQ4 for ; Wed, 5 Apr 2017 18:26:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3952B8558D for ; Wed, 5 Apr 2017 18:26:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32E94FBE4; Wed, 5 Apr 2017 18:26:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491416788298760" MIME-Version: 1.0 Date: Wed, 5 Apr 2017 18:26:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170405182628.32E94FBE4@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. --_----------=_1491416788298760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 5 18:26:28 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated time/py-pytz to 2017.2; www/py-django to 1.11; archivers/gsharutils to 4.15.2; archivers/lrzip to 0.631; www/py-curl to 7.43.0; devel/py-backports_abc to 0.5; www/py-tornado to 4.4.3 To generate a diff of this commit: cvs rdiff -u -r1.1443 -r1.1444 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17228 -r1.17229 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491416788298760 Content-Disposition: inline Content-Length: 1821 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.1443 pkgsrc/doc/CHANGES-2017:1.1444 --- pkgsrc/doc/CHANGES-2017:1.1443 Wed Apr 5 17:38:25 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Apr 5 18:26:27 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1443 2017/04/05 17:38:25 kim Exp $ +$NetBSD: CHANGES-2017,v 1.1444 2017/04/05 18:26:27 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1748,3 +1748,10 @@ Changes to the packages collection and i Updated net/proftpd-sqlite to 1.3.5d [kim 2017-04-05] Updated net/proftpd-postgresql to 1.3.5d [kim 2017-04-05] Updated net/proftpd to 1.3.5d [kim 2017-04-05] + Updated time/py-pytz to 2017.2 [adam 2017-04-05] + Updated www/py-django to 1.11 [adam 2017-04-05] + Updated archivers/gsharutils to 4.15.2 [adam 2017-04-05] + Updated archivers/lrzip to 0.631 [adam 2017-04-05] + Updated www/py-curl to 7.43.0 [adam 2017-04-05] + Updated devel/py-backports_abc to 0.5 [adam 2017-04-05] + Updated www/py-tornado to 4.4.3 [adam 2017-04-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17228 pkgsrc/doc/TODO:1.17229 --- pkgsrc/doc/TODO:1.17228 Wed Apr 5 16:45:59 2017 +++ pkgsrc/doc/TODO Wed Apr 5 18:26:27 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17228 2017/04/05 16:45:59 wiz Exp $ +$NetBSD: TODO,v 1.17229 2017/04/05 18:26:27 adam Exp $ Suggested new packages ====================== @@ -785,7 +785,6 @@ For possible Perl packages updates, see o grilo-0.2.12 o grilo-plugins-0.2.14 o gromacs-5.1.2 - o gsharutils-4.15.2 o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gthumb-3.4.0 @@ -1329,7 +1328,6 @@ For possible Perl packages updates, see o py-sqlalchemy-migrate-0.10.0 o py-suds-0.4.1 o py-sybase-0.37 - o py-tornado-4.4.1 o py-wxWidgets-3.0.0 o py-yubiauth-0.3.10 o py-zconfig-3.0.3 --_----------=_1491416788298760--