Received: by mail.netbsd.org (Postfix, from userid 605) id 649FC84D2A; Fri, 30 Nov 2018 17:25:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FBE484D21 for ; Fri, 30 Nov 2018 17:25:22 +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 rx8J79Cpsfos for ; Fri, 30 Nov 2018 17:25:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 813B684C81 for ; Fri, 30 Nov 2018 17:25:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7CD03FB1F; Fri, 30 Nov 2018 17:25:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543598721256890" MIME-Version: 1.0 Date: Fri, 30 Nov 2018 17:25:21 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20181130172521.7CD03FB1F@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. --_----------=_1543598721256890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Nov 30 17:25:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated x11/aterm to 1.0.1 To generate a diff of this commit: cvs rdiff -u -r1.4941 -r1.4942 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18633 -r1.18634 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543598721256890 Content-Disposition: inline Content-Length: 1283 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.4941 pkgsrc/doc/CHANGES-2018:1.4942 --- pkgsrc/doc/CHANGES-2018:1.4941 Fri Nov 30 16:43:01 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Nov 30 17:25:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4941 2018/11/30 16:43:01 nia Exp $ +$NetBSD: CHANGES-2018,v 1.4942 2018/11/30 17:25:21 nia Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6905,3 +6905,4 @@ Changes to the packages collection and i Added fonts/twemoji-color-font-ttf version 11.2.0 [nia 2018-11-30] Updated geography/geos to 3.7.1 [gdt 2018-11-30] Added graphics/papirus-folders version 1.0.0 [nia 2018-11-30] + Updated x11/aterm to 1.0.1 [nia 2018-11-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18633 pkgsrc/doc/TODO:1.18634 --- pkgsrc/doc/TODO:1.18633 Fri Nov 30 15:27:00 2018 +++ pkgsrc/doc/TODO Fri Nov 30 17:25:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18633 2018/11/30 15:27:00 wiz Exp $ +$NetBSD: TODO,v 1.18634 2018/11/30 17:25:21 nia Exp $ Suggested new packages ====================== @@ -415,7 +415,6 @@ For possible Perl packages updates, see o asn1c-0.9.27 o aspell-nb-2.0.10 o asterisk13-13.21.1 - o aterm-1.0.1 o attica-qt5-5.45.0 o aubio-0.4.2 o audacious-3.7.1 --_----------=_1543598721256890--