Received: by mail.netbsd.org (Postfix, from userid 605) id A3FD484DA7; Fri, 4 Jan 2019 03:33:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B806384D3C for ; Fri, 4 Jan 2019 03:31:26 +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 euKGDbgwxmoi for ; Fri, 4 Jan 2019 03:31:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C0B484CCC for ; Fri, 4 Jan 2019 03:31:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05D30FB16; Fri, 4 Jan 2019 03:31:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546572686157960" MIME-Version: 1.0 Date: Fri, 4 Jan 2019 03:31:26 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20190104033126.05D30FB16@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. --_----------=_1546572686157960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Fri Jan 4 03:31:25 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: note rep & sawfish update To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546572686157960 Content-Disposition: inline Content-Length: 983 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.51 pkgsrc/doc/CHANGES-2019:1.52 --- pkgsrc/doc/CHANGES-2019:1.51 Fri Jan 4 02:48:32 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jan 4 03:31:25 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.51 2019/01/04 02:48:32 wen Exp $ +$NetBSD: CHANGES-2019,v 1.52 2019/01/04 03:31:25 tnn Exp $ Changes to the packages collection and infrastructure in 2019: @@ -61,6 +61,9 @@ Changes to the packages collection and i Updated lang/erlang to 21.2.2 [nia 2019-01-04] Updated graphics/glx-utils to 8.4.0 [tnn 2019-01-04] Updated graphics/MesaDemos to 8.4.0 [tnn 2019-01-04] + Updated lang/librep to 0.92.7 [tnn 2019-01-04] + Updated x11/rep-gtk2 to 0.90.8.3 [tnn 2019-01-04] + Updated wm/sawfish to 1.12.0 [tnn 2019-01-04] Updated time/p5-DateTime-Calendar-Julian to 0.100 [wen 2019-01-04] Updated time/p5-DateTime-TimeZone to 2.23 [wen 2019-01-04] Updated time/p5-Time-Elapsed to 0.33 [wen 2019-01-04] --_----------=_1546572686157960--