Received: by mail.netbsd.org (Postfix, from userid 605) id BDA9184D70; Sun, 10 Dec 2017 16:49:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 46D5C84D46 for ; Sun, 10 Dec 2017 16:49: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 sYUz3RB1m4Vs for ; Sun, 10 Dec 2017 16:49:15 +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 A2D5284D32 for ; Sun, 10 Dec 2017 16:49:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D7C6FB40; Sun, 10 Dec 2017 16:49:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512924555280560" MIME-Version: 1.0 Date: Sun, 10 Dec 2017 16:49:15 +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: <20171210164915.9D7C6FB40@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. --_----------=_1512924555280560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 10 16:49:15 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-construct, converters/py-cairosvg, www/py-django-registration; Added converters/py-confusable_homoglyphs To generate a diff of this commit: cvs rdiff -u -r1.5234 -r1.5235 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512924555280560 Content-Disposition: inline Content-Length: 925 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.5234 pkgsrc/doc/CHANGES-2017:1.5235 --- pkgsrc/doc/CHANGES-2017:1.5234 Sun Dec 10 16:38:09 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Dec 10 16:49:15 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5234 2017/12/10 16:38:09 leot Exp $ +$NetBSD: CHANGES-2017,v 1.5235 2017/12/10 16:49:15 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7504,3 +7504,7 @@ Changes to the packages collection and i Updated devel/py-setuptools to 38.2.4 [adam 2017-12-10] Added devel/py-xopen version 0.3.2 [bacon 2017-12-10] Updated graphics/sxiv to 24nb1 [leot 2017-12-10] + Updated devel/py-construct to 2.8.17 [adam 2017-12-10] + Updated converters/py-cairosvg to 2.1.2 [adam 2017-12-10] + Added converters/py-confusable_homoglyphs version 3.0.0 [adam 2017-12-10] + Updated www/py-django-registration to 2.3 [adam 2017-12-10] --_----------=_1512924555280560--