Received: by mail.netbsd.org (Postfix, from userid 605) id 695F884EEC; Sun, 11 Jul 2021 12:16:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A0C2784D36 for ; Sun, 11 Jul 2021 12:16:16 +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 WTod2Ra8bZKe for ; Sun, 11 Jul 2021 12:16:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E53EA84D27 for ; Sun, 11 Jul 2021 12:16:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DEC0AFA95; Sun, 11 Jul 2021 12:16:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626005775273230" MIME-Version: 1.0 Date: Sun, 11 Jul 2021 12:16:15 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20210711121615.DEC0AFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626005775273230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Jul 11 12:16:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated wm/afterstep to 2.2.12 To generate a diff of this commit: cvs rdiff -u -r1.3783 -r1.3784 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20856 -r1.20857 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626005775273230 Content-Disposition: inline Content-Length: 1277 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3783 pkgsrc/doc/CHANGES-2021:1.3784 --- pkgsrc/doc/CHANGES-2021:1.3783 Sun Jul 11 10:37:21 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 11 12:16:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3783 2021/07/11 10:37:21 bsiegert Exp $ +$NetBSD: CHANGES-2021,v 1.3784 2021/07/11 12:16:15 bsiegert Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6041,3 +6041,4 @@ Changes to the packages collection and i Updated archivers/arqiver to 0.8.0 [pin 2021-07-11] Updated www/hackernews-tui to 0.7.3 [pin 2021-07-11] Updated www/py-moin to 1.9.11 [bsiegert 2021-07-11] + Updated wm/afterstep to 2.2.12 [bsiegert 2021-07-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20856 pkgsrc/doc/TODO:1.20857 --- pkgsrc/doc/TODO:1.20856 Sun Jul 11 10:37:21 2021 +++ pkgsrc/doc/TODO Sun Jul 11 12:16:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20856 2021/07/11 10:37:21 bsiegert Exp $ +$NetBSD: TODO,v 1.20857 2021/07/11 12:16:15 bsiegert Exp $ Suggested new packages ====================== @@ -506,7 +506,6 @@ For possible Perl packages updates, see o aewm++-1.1.5 o afbinit-1.0.1 o afl++-3.12c - o afterstep-2.2.12 o aide-0.16 o akonadi-16.08.1 o album-4.17 --_----------=_1626005775273230--