Received: by mail.netbsd.org (Postfix, from userid 605) id B259B8517B; Tue, 7 Aug 2018 06:09:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA34F85179 for ; Tue, 7 Aug 2018 06:09:44 +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 1Rn3Tl3Q9XFP for ; Tue, 7 Aug 2018 06:09:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E126584E75 for ; Tue, 7 Aug 2018 06:09:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DDC52FBEC; Tue, 7 Aug 2018 06:09:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153362218313300" MIME-Version: 1.0 Date: Tue, 7 Aug 2018 06:09:43 +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: <20180807060943.DDC52FBEC@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. --_----------=_153362218313300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 7 06:09:43 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-serpent, textproc/py-vobject To generate a diff of this commit: cvs rdiff -u -r1.3456 -r1.3457 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153362218313300 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3456 pkgsrc/doc/CHANGES-2018:1.3457 --- pkgsrc/doc/CHANGES-2018:1.3456 Mon Aug 6 23:05:05 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Aug 7 06:09:43 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3456 2018/08/06 23:05:05 nia Exp $ +$NetBSD: CHANGES-2018,v 1.3457 2018/08/07 06:09:43 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4908,3 +4908,5 @@ Changes to the packages collection and i Updated textproc/py-sphinx to 1.7.6nb1 [adam 2018-08-06] Updated textproc/py-openpyxl to 2.5.5 [adam 2018-08-06] Updated www/thttpd to 2.29 [nia 2018-08-06] + Updated devel/py-serpent to 1.27 [adam 2018-08-07] + Updated textproc/py-vobject to 0.9.6.1 [adam 2018-08-07] --_----------=_153362218313300--