Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 834557A1B1 for ; Mon, 19 Sep 2016 15:05:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 74916863D2; Mon, 19 Sep 2016 15:00:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C6E4586113 for ; Mon, 19 Sep 2016 15:00:56 +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 FzI0VP5oqa9F for ; Mon, 19 Sep 2016 15:00:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 321D386123 for ; Mon, 19 Sep 2016 09:07:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3249FBD1; Mon, 19 Sep 2016 09:07:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147427606897090" MIME-Version: 1.0 Date: Mon, 19 Sep 2016 09:07:48 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160919090748.B3249FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147427606897090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 19 09:07:48 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated devel/p5-String-Util to 1.26 To generate a diff of this commit: cvs rdiff -u -r1.3920 -r1.3921 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147427606897090 Content-Disposition: inline Content-Length: 713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3920 pkgsrc/doc/CHANGES-2016:1.3921 --- pkgsrc/doc/CHANGES-2016:1.3920 Mon Sep 19 09:06:14 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Sep 19 09:07:48 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3920 2016/09/19 09:06:14 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3921 2016/09/19 09:07:48 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5512,3 +5512,4 @@ Changes to the packages collection and i Added devel/p5-Test-Toolbox version 0.4 [mef 2016-09-19] Updated devel/readline to 7.0 [wiz 2016-09-19] Updated shells/bash to 4.4 [wiz 2016-09-19] + Updated devel/p5-String-Util to 1.26 [mef 2016-09-19] --_----------=_147427606897090--