Received: by mail.netbsd.org (Postfix, from userid 605) id 02B2F84D87; Sat, 24 Jun 2017 19:40:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8638584D76 for ; Sat, 24 Jun 2017 19:40:19 +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 PgIqqLBBR48v for ; Sat, 24 Jun 2017 19:40:19 +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 E842584CE2 for ; Sat, 24 Jun 2017 19:40:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6469FAE8; Sat, 24 Jun 2017 19:40:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1498333218120640" MIME-Version: 1.0 Date: Sat, 24 Jun 2017 19:40:18 +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: <20170624194018.E6469FAE8@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. --_----------=_1498333218120640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jun 24 19:40:18 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated games/py-renpy to 6.18.3 To generate a diff of this commit: cvs rdiff -u -r1.2625 -r1.2626 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1498333218120640 Content-Disposition: inline Content-Length: 768 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.2625 pkgsrc/doc/CHANGES-2017:1.2626 --- pkgsrc/doc/CHANGES-2017:1.2625 Sat Jun 24 15:19:43 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 24 19:40:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2625 2017/06/24 15:19:43 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.2626 2017/06/24 19:40:18 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3632,3 +3632,4 @@ Changes to the packages collection and i Updated databases/mysql55-server to 5.5.56nb1 [schmonz 2017-06-24] Updated databases/mysql56-server to 5.6.36nb1 [schmonz 2017-06-24] Updated databases/mysql57-server to 5.7.18nb2 [schmonz 2017-06-24] + Updated games/py-renpy to 6.18.3 [adam 2017-06-24] --_----------=_1498333218120640--