Received: by mail.netbsd.org (Postfix, from userid 605) id B0B4584D98; Thu, 9 Nov 2017 07:52:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BE6084D50 for ; Thu, 9 Nov 2017 07:52:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id em7t1yM71dqA for ; Thu, 9 Nov 2017 07:52:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9EC0C84C86 for ; Thu, 9 Nov 2017 07:52:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EF067FBDE; Thu, 9 Nov 2017 07:52:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510213957162870" MIME-Version: 1.0 Date: Thu, 9 Nov 2017 07:52:37 +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: <20171109075237.EF067FBDE@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. --_----------=_1510213957162870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 9 07:52:37 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/py-regex, devel/py-hypothesis, textproc/py-jinja2 To generate a diff of this commit: cvs rdiff -u -r1.4809 -r1.4810 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510213957162870 Content-Disposition: inline Content-Length: 883 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.4809 pkgsrc/doc/CHANGES-2017:1.4810 --- pkgsrc/doc/CHANGES-2017:1.4809 Thu Nov 9 01:14:40 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 9 07:52:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4809 2017/11/09 01:14:40 taca Exp $ +$NetBSD: CHANGES-2017,v 1.4810 2017/11/09 07:52:37 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6911,3 +6911,6 @@ Changes to the packages collection and i Updated mail/roundcube-plugin-enigma to 1.2.7 [taca 2017-11-09] Updated mail/roundcube-plugin-password to 1.2.7 [taca 2017-11-09] Updated mail/roundcube-plugin-zipdownload to 1.2.7 [taca 2017-11-09] + Updated textproc/py-regex to 2017.11.09 [adam 2017-11-09] + Updated devel/py-hypothesis to 3.36.0 [adam 2017-11-09] + Updated textproc/py-jinja2 to 2.10 [adam 2017-11-09] --_----------=_1510213957162870--