Received: by mail.netbsd.org (Postfix, from userid 605) id 64B04855A9; Tue, 31 Oct 2017 14:31:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E251485592 for ; Tue, 31 Oct 2017 14:31:21 +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 SzVn3OtOKiui for ; Tue, 31 Oct 2017 14:31:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4CD778557F for ; Tue, 31 Oct 2017 14:31:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A8CAFBDE; Tue, 31 Oct 2017 14:31:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509460281230240" MIME-Version: 1.0 Date: Tue, 31 Oct 2017 14:31:21 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20171031143121.4A8CAFBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1509460281230240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Tue Oct 31 14:31:21 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated www/apache-tomcat7 to 7.0.82 To generate a diff of this commit: cvs rdiff -u -r1.4686 -r1.4687 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509460281230240 Content-Disposition: inline Content-Length: 733 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.4686 pkgsrc/doc/CHANGES-2017:1.4687 --- pkgsrc/doc/CHANGES-2017:1.4686 Tue Oct 31 13:01:36 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 31 14:31:21 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4686 2017/10/31 13:01:36 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4687 2017/10/31 14:31:21 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6766,3 +6766,4 @@ Changes to the packages collection and i Updated devel/py-astor to 0.6 [adam 2017-10-31] Updated devel/py-Pyro to 4.63 [adam 2017-10-31] Updated devel/py-flake8-import-order to 0.14.2 [adam 2017-10-31] + Updated www/apache-tomcat7 to 7.0.82 [fhajny 2017-10-31] --_----------=_1509460281230240--