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 3EDFD7A284 for ; Fri, 2 Dec 2016 23:23:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E820D855C0; Fri, 2 Dec 2016 23:23:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A77F8557F for ; Fri, 2 Dec 2016 23:23:18 +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 UrmcfEt6OsYN for ; Fri, 2 Dec 2016 23:23:18 +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 19ED984CFD for ; Fri, 2 Dec 2016 23:23:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17C96FBA6; Fri, 2 Dec 2016 23:23:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148072099824870" MIME-Version: 1.0 Date: Fri, 2 Dec 2016 23:23:18 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20161202232318.17C96FBA6@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. --_----------=_148072099824870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Fri Dec 2 23:23:17 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated www/goaccess to 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.4884 -r1.4885 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148072099824870 Content-Disposition: inline Content-Length: 717 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.4884 pkgsrc/doc/CHANGES-2016:1.4885 --- pkgsrc/doc/CHANGES-2016:1.4884 Fri Dec 2 23:19:00 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Dec 2 23:23:17 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4884 2016/12/02 23:19:00 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4885 2016/12/02 23:23:17 wiedi Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6692,3 +6692,4 @@ Changes to the packages collection and i Updated editors/lyx to 2.2.2 [maya 2016-12-02] Updated security/policykit to 0.9nb20 [wiz 2016-12-02] Updated devel/py-mercurial to 4.0.1 [wiz 2016-12-02] + Updated www/goaccess to 1.1.1 [wiedi 2016-12-02] --_----------=_148072099824870--