Received: by mail.netbsd.org (Postfix, from userid 605) id D088F84D43; Mon, 10 Jul 2017 14:02:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 624E584D3C for ; Mon, 10 Jul 2017 14:02:48 +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 h5meCtIoJuZo for ; Mon, 10 Jul 2017 14:02:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E8AA384CE2 for ; Mon, 10 Jul 2017 14:02:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6CCCFBFC; Mon, 10 Jul 2017 14:02:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499695367270780" MIME-Version: 1.0 Date: Mon, 10 Jul 2017 14:02:47 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20170710140247.E6CCCFBFC@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. --_----------=_1499695367270780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Jul 10 14:02:47 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/p5-String-CRC32 to 1.6 To generate a diff of this commit: cvs rdiff -u -r1.2802 -r1.2803 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499695367270780 Content-Disposition: inline Content-Length: 720 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.2802 pkgsrc/doc/CHANGES-2017:1.2803 --- pkgsrc/doc/CHANGES-2017:1.2802 Mon Jul 10 12:18:35 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jul 10 14:02:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2802 2017/07/10 12:18:35 wen Exp $ +$NetBSD: CHANGES-2017,v 1.2803 2017/07/10 14:02:47 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3870,3 +3870,4 @@ Changes to the packages collection and i Updated www/moodle to 3.3.1 [wen 2017-07-10] Updated devel/p5-PPI to 1.236 [wen 2017-07-10] Updated geography/p5-Geo-ShapeFile to 2.64 [wen 2017-07-10] + Updated textproc/p5-String-CRC32 to 1.6 [wen 2017-07-10] --_----------=_1499695367270780--