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 7B6BC7A293 for ; Fri, 2 Dec 2016 12:55:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2FB8D855C1; Fri, 2 Dec 2016 12:55:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B55BD855C0 for ; Fri, 2 Dec 2016 12:55:20 +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 2ire-jcjsaTn for ; Fri, 2 Dec 2016 12:55:20 +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 5660985581 for ; Fri, 2 Dec 2016 12:55:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F405FBA6; Fri, 2 Dec 2016 12:55:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148068332087940" MIME-Version: 1.0 Date: Fri, 2 Dec 2016 12:55:20 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20161202125520.4F405FBA6@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. --_----------=_148068332087940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Fri Dec 2 12:55:20 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/mikutter to 3.4.8 To generate a diff of this commit: cvs rdiff -u -r1.4880 -r1.4881 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148068332087940 Content-Disposition: inline Content-Length: 720 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.4880 pkgsrc/doc/CHANGES-2016:1.4881 --- pkgsrc/doc/CHANGES-2016:1.4880 Fri Dec 2 12:33:48 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Dec 2 12:55:20 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4880 2016/12/02 12:33:48 adam Exp $ +$NetBSD: CHANGES-2016,v 1.4881 2016/12/02 12:55:20 tsutsui Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6688,3 +6688,4 @@ Changes to the packages collection and i Updated net/rabbitmq to 3.6.6 [fhajny 2016-12-02] Updated www/py-django to 1.10.4 [adam 2016-12-02] Updated www/py-django-cms to 3.4.1 [adam 2016-12-02] + Updated net/mikutter to 3.4.8 [tsutsui 2016-12-02] --_----------=_148068332087940--