Received: by mail.netbsd.org (Postfix, from userid 605) id 2AC0684D2C; Tue, 3 Dec 2019 12:44:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7A8584D02 for ; Tue, 3 Dec 2019 12:44:53 +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 39OpePq-5cmF for ; Tue, 3 Dec 2019 12:44:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 11DA684CF1 for ; Tue, 3 Dec 2019 12:44:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B984FA97; Tue, 3 Dec 2019 12:44:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157537709336780" MIME-Version: 1.0 Date: Tue, 3 Dec 2019 12:44:53 +0000 From: "Thomas Merkel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20191203124453.0B984FA97@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. --_----------=_157537709336780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Tue Dec 3 12:44:52 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated databases/phpmyadmin to 4.9.2 To generate a diff of this commit: cvs rdiff -u -r1.5223 -r1.5224 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157537709336780 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5223 pkgsrc/doc/CHANGES-2019:1.5224 --- pkgsrc/doc/CHANGES-2019:1.5223 Tue Dec 3 09:32:17 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Dec 3 12:44:52 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5223 2019/12/03 09:32:17 dholland Exp $ +$NetBSD: CHANGES-2019,v 1.5224 2019/12/03 12:44:52 tm Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8420,3 +8420,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 19.3.13 [rillig 2019-12-02] Updated net/unbound to 1.9.5nb1 [he 2019-12-03] Updated fonts/tex-libertine to 5.3.0.51174nb1 [dholland 2019-12-03] + Updated databases/phpmyadmin to 4.9.2 [tm 2019-12-03] --_----------=_157537709336780--