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 B7A5A7A26F for ; Fri, 20 Jan 2017 00:44:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6851E855DC; Fri, 20 Jan 2017 00:44:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED8C2855B5 for ; Fri, 20 Jan 2017 00:44:49 +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 6etem-Cs7-B6 for ; Fri, 20 Jan 2017 00:44:49 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8D98484CEE for ; Fri, 20 Jan 2017 00:44:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8766AFBA6; Fri, 20 Jan 2017 00:44:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148487308977730" MIME-Version: 1.0 Date: Fri, 20 Jan 2017 00:44:49 +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: <20170120004449.8766AFBA6@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. --_----------=_148487308977730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Jan 20 00:44:49 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of lang/php56 package to 5.6.30. To generate a diff of this commit: cvs rdiff -u -r1.333 -r1.334 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148487308977730 Content-Disposition: inline Content-Length: 712 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.333 pkgsrc/doc/CHANGES-2017:1.334 --- pkgsrc/doc/CHANGES-2017:1.333 Thu Jan 19 23:46:19 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jan 20 00:44:49 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.333 2017/01/19 23:46:19 wiedi Exp $ +$NetBSD: CHANGES-2017,v 1.334 2017/01/20 00:44:49 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -404,3 +404,4 @@ Changes to the packages collection and i Updated sysutils/collectd to 5.6.2nb1 [he 2017-01-19] Updated lang/py35-html-docs to 3.5.3 [leot 2017-01-19] Added www/SOGo3 version 3.2.5 [wiedi 2017-01-19] + Updated lang/php56 to 5.6.30 [taca 2017-01-20] --_----------=_148487308977730--