Received: by mail.netbsd.org (Postfix, from userid 605) id D5F9F856A1; Thu, 6 Jul 2017 13:32:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 644DD84D8C for ; Thu, 6 Jul 2017 13:32:47 +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 KvbiBKyguzC7 for ; Thu, 6 Jul 2017 13:32:47 +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 C7A0284D74 for ; Thu, 6 Jul 2017 13:32:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C189FFAE8; Thu, 6 Jul 2017 13:32:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499347966281510" MIME-Version: 1.0 Date: Thu, 6 Jul 2017 13:32:46 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170706133246.C189FFAE8@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. --_----------=_1499347966281510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jul 6 13:32:46 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of lang/php70 package to 7.0.21. To generate a diff of this commit: cvs rdiff -u -r1.2736 -r1.2737 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499347966281510 Content-Disposition: inline Content-Length: 730 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.2736 pkgsrc/doc/CHANGES-2017:1.2737 --- pkgsrc/doc/CHANGES-2017:1.2736 Thu Jul 6 11:30:11 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jul 6 13:32:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2736 2017/07/06 11:30:11 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2737 2017/07/06 13:32:46 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3775,3 +3775,4 @@ Changes to the packages collection and i Updated textproc/py-markdown2 to 2.3.4 [adam 2017-07-06] Added devel/py-pathspec version 0.5.3 [adam 2017-07-06] Updated print/poppler-utils to 0.55.0nb1 [wiz 2017-07-06] + Updated lang/php70 to 7.0.21 [taca 2017-07-06] --_----------=_1499347966281510--