Received: by mail.netbsd.org (Postfix, from userid 605) id E2D0084D8E; Wed, 2 Aug 2017 12:13:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7775484D71 for ; Wed, 2 Aug 2017 12:13:59 +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 Joc2syhnMdUR for ; Wed, 2 Aug 2017 12:13:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D33C384CDD for ; Wed, 2 Aug 2017 12:13:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 099F5FACD; Wed, 2 Aug 2017 12:13:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150167603833830" MIME-Version: 1.0 Date: Wed, 2 Aug 2017 12:13:58 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170802121358.099F5FACD@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. --_----------=_150167603833830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Wed Aug 2 12:13:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/openjade to 1.3.2nb12 To generate a diff of this commit: cvs rdiff -u -r1.3094 -r1.3095 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150167603833830 Content-Disposition: inline Content-Length: 744 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.3094 pkgsrc/doc/CHANGES-2017:1.3095 --- pkgsrc/doc/CHANGES-2017:1.3094 Wed Aug 2 11:10:29 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Aug 2 12:13:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3094 2017/08/02 11:10:29 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3095 2017/08/02 12:13:57 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4297,3 +4297,4 @@ Changes to the packages collection and i Updated emulators/fuse-emulator to 1.3.8 [adam 2017-08-02] Updated emulators/fuse-emulator-utils to 1.3.3 [adam 2017-08-02] Updated www/py-django to 1.11.4 [adam 2017-08-02] + Updated textproc/openjade to 1.3.2nb12 [maya 2017-08-02] --_----------=_150167603833830--