Received: by mail.netbsd.org (Postfix, from userid 605) id 87A7C84F3B; Fri, 18 Jan 2019 18:08:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C23A84D25 for ; Fri, 18 Jan 2019 18:08:13 +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 wk_wQkK9h8Jb for ; Fri, 18 Jan 2019 18:08:13 +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 CEFC684C85 for ; Fri, 18 Jan 2019 18:08:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CBD13FB16; Fri, 18 Jan 2019 18:08:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1547834892179660" MIME-Version: 1.0 Date: Fri, 18 Jan 2019 18:08:12 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20190118180812.CBD13FB16@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. --_----------=_1547834892179660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Fri Jan 18 18:08:12 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated textproc/jo to 1.2 To generate a diff of this commit: cvs rdiff -u -r1.311 -r1.312 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1547834892179660 Content-Disposition: inline Content-Length: 725 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.311 pkgsrc/doc/CHANGES-2019:1.312 --- pkgsrc/doc/CHANGES-2019:1.311 Fri Jan 18 18:07:20 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jan 18 18:08:12 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.311 2019/01/18 18:07:20 kamil Exp $ +$NetBSD: CHANGES-2019,v 1.312 2019/01/18 18:08:12 kamil Exp $ Changes to the packages collection and infrastructure in 2019: @@ -414,3 +414,4 @@ Changes to the packages collection and i Updated x11/xfce4-exo to 0.12.3 [youri 2019-01-18] Updated sysutils/xfce4-battery-plugin to 1.1.2 [youri 2019-01-18] Updated misc/ansiweather to 1.13.0 [kamil 2019-01-18] + Updated textproc/jo to 1.2 [kamil 2019-01-18] --_----------=_1547834892179660--