Received: by mail.netbsd.org (Postfix, from userid 605) id 598A385637; Mon, 13 Nov 2017 13:37:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D9B8E84D3E for ; Mon, 13 Nov 2017 13:37:17 +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 ROKlGQTXNFpV for ; Mon, 13 Nov 2017 13:37:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4509F84D3D for ; Mon, 13 Nov 2017 13:37:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 432A8FBDE; Mon, 13 Nov 2017 13:37:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510580237256340" MIME-Version: 1.0 Date: Mon, 13 Nov 2017 13:37:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171113133717.432A8FBDE@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. --_----------=_1510580237256340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 13 13:37:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated converters/p5-Sereal-Decoder to 4.002 To generate a diff of this commit: cvs rdiff -u -r1.4840 -r1.4841 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510580237256340 Content-Disposition: inline Content-Length: 739 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.4840 pkgsrc/doc/CHANGES-2017:1.4841 --- pkgsrc/doc/CHANGES-2017:1.4840 Mon Nov 13 11:57:22 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Nov 13 13:37:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4840 2017/11/13 11:57:22 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4841 2017/11/13 13:37:17 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6953,3 +6953,4 @@ Changes to the packages collection and i Updated databases/postgresql96 to 9.6.6 [adam 2017-11-13] Updated databases/postgresql10 to 10.1 [adam 2017-11-13] Updated mail/neomutt to 20171027 [wiz 2017-11-13] + Updated converters/p5-Sereal-Decoder to 4.002 [wiz 2017-11-13] --_----------=_1510580237256340--