Received: by mail.netbsd.org (Postfix, from userid 605) id 8CAEF84DA3; Fri, 2 Nov 2018 12:30:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9084584D9F for ; Fri, 2 Nov 2018 12:30:31 +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 5R8_8zQ30fyw for ; Fri, 2 Nov 2018 12:30:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C21CA84D31 for ; Fri, 2 Nov 2018 12:30:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BB12EFB18; Fri, 2 Nov 2018 12:30:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541161830121670" MIME-Version: 1.0 Date: Fri, 2 Nov 2018 12:30:30 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20181102123030.BB12EFB18@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. --_----------=_1541161830121670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri Nov 2 12:30:30 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated chat/jabberd2 to 2.7.0 To generate a diff of this commit: cvs rdiff -u -r1.4562 -r1.4563 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541161830121670 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4562 pkgsrc/doc/CHANGES-2018:1.4563 --- pkgsrc/doc/CHANGES-2018:1.4562 Fri Nov 2 11:54:39 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Nov 2 12:30:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4562 2018/11/02 11:54:39 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4563 2018/11/02 12:30:30 gdt Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6375,3 +6375,4 @@ Changes to the packages collection and i Updated fonts/py-fonttools to 3.32.0 [adam 2018-11-02] Updated databases/py-asyncpg to 0.18.1 [adam 2018-11-02] Updated devel/py-cached-property to 1.5.1 [adam 2018-11-02] + Updated chat/jabberd2 to 2.7.0 [gdt 2018-11-02] --_----------=_1541161830121670--