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 8E0AD7A234 for ; Fri, 30 Dec 2016 04:45:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 39F76856D4; Fri, 30 Dec 2016 04:45:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C084B856D0 for ; Fri, 30 Dec 2016 04:45:12 +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 HVIdtEkoLRfA for ; Fri, 30 Dec 2016 04:45:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 25F1F85634 for ; Fri, 30 Dec 2016 04:45:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 238E7FBA6; Fri, 30 Dec 2016 04:45:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483073112253820" MIME-Version: 1.0 Date: Fri, 30 Dec 2016 04:45:12 +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: <20161230044512.238E7FBA6@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. --_----------=_1483073112253820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Dec 30 04:45:12 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Note update of databases/phpmyadmin package to 4.6.5.2. To generate a diff of this commit: cvs rdiff -u -r1.5148 -r1.5149 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483073112253820 Content-Disposition: inline Content-Length: 730 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.5148 pkgsrc/doc/CHANGES-2016:1.5149 --- pkgsrc/doc/CHANGES-2016:1.5148 Fri Dec 30 04:43:48 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Dec 30 04:45:11 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5148 2016/12/30 04:43:48 taca Exp $ +$NetBSD: CHANGES-2016,v 1.5149 2016/12/30 04:45:11 taca Exp $ Changes to the packages collection and infrastructure in 2016: @@ -7161,3 +7161,4 @@ Changes to the packages collection and i Updated devel/py-dulwich to 0.16.1 [wiz 2016-12-30] Updated www/ikiwiki to 3.20161229 [schmonz 2016-12-30] Updated security/openssh to 7.4.1 [taca 2016-12-30] + Updated databases/phpmyadmin to 4.6.5.2 [taca 2016-12-30] --_----------=_1483073112253820--