Received: by mail.netbsd.org (Postfix, from userid 605) id 2C36F855DA; Fri, 17 Nov 2017 11:08:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BEF00855DA for ; Fri, 17 Nov 2017 11:08:09 +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 TsDKyoFYYddg for ; Fri, 17 Nov 2017 11:08:09 +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 29D4784D20 for ; Fri, 17 Nov 2017 11:08:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 232EEFB3F; Fri, 17 Nov 2017 11:08:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510916889224620" MIME-Version: 1.0 Date: Fri, 17 Nov 2017 11:08:09 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20171117110809.232EEFB3F@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. --_----------=_1510916889224620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Fri Nov 17 11:08:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated www/php-glpi to 9.2.1 To generate a diff of this commit: cvs rdiff -u -r1.4919 -r1.4920 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510916889224620 Content-Disposition: inline Content-Length: 723 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.4919 pkgsrc/doc/CHANGES-2017:1.4920 --- pkgsrc/doc/CHANGES-2017:1.4919 Fri Nov 17 09:52:25 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Nov 17 11:08:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4919 2017/11/17 09:52:25 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4920 2017/11/17 11:08:08 hauke Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7065,3 +7065,4 @@ Changes to the packages collection and i Downgraded www/py-selenium to 3.7.0 [adam 2017-11-17] Updated security/py-asyncssh to 1.11.1 [adam 2017-11-17] Updated www/lighttpd to 1.4.48 [adam 2017-11-17] + Updated www/php-glpi to 9.2.1 [hauke 2017-11-17] --_----------=_1510916889224620--