Received: by mail.netbsd.org (Postfix, from userid 605) id 20A1F84D8D; Mon, 29 Jun 2020 13:05:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DA0684D83 for ; Mon, 29 Jun 2020 13:05:27 +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 FKh7yx_IKSqm for ; Mon, 29 Jun 2020 13:05:27 +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 1FDAD84CE1 for ; Mon, 29 Jun 2020 13:05:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BB4FFB28; Mon, 29 Jun 2020 13:05:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1593435927236030" MIME-Version: 1.0 Date: Mon, 29 Jun 2020 13:05:27 +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: <20200629130527.1BB4FFB28@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. --_----------=_1593435927236030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Jun 29 13:05:26 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Added games/love11 version 11.3 To generate a diff of this commit: cvs rdiff -u -r1.3783 -r1.3784 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19931 -r1.19932 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1593435927236030 Content-Disposition: inline Content-Length: 2106 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3783 pkgsrc/doc/CHANGES-2020:1.3784 --- pkgsrc/doc/CHANGES-2020:1.3783 Mon Jun 29 13:04:33 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jun 29 13:05:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3783 2020/06/29 13:04:33 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.3784 2020/06/29 13:05:26 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6041,14 +6041,4 @@ Changes to the packages collection and i Updated fonts/spleen to 1.8.0 [fcambus 2020-06-29] mk/bsd.pkg.mk: freeze ended for pkgsrc-2020Q2 branch [wiz 2020-06-29] Updated net/gallery-dl to 1.14.2 [leot 2020-06-29] - Updated security/putty to 0.74 [ryoon 2020-06-29] - Updated devel/nspr to 4.26 [ryoon 2020-06-29] - Updated biology/openbabel to 3.1.1 [ryoon 2020-06-29] - Updated net/rclone to 1.52.2 [leot 2020-06-29] - Updated net/terraform to 0.12.28 [adam 2020-06-29] - Updated net/terraform-provider-aws to 2.68.0 [adam 2020-06-29] - Added graphics/go-gift version 1.2.1 [nikita 2020-06-29] - Added devel/go-pty version 1.1.11 [nikita 2020-06-29] - Updated devel/apache-maven to 3.6.3 [yyamano 2020-06-29] - Added textproc/go-org version 1.1.0 [nikita 2020-06-29] - Added textproc/go-kr-text version 0.2.0 [nikita 2020-06-29] + Added games/love11 version 11.3 [nia 2020-06-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19931 pkgsrc/doc/TODO:1.19932 --- pkgsrc/doc/TODO:1.19931 Mon Jun 29 12:52:38 2020 +++ pkgsrc/doc/TODO Mon Jun 29 13:05:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19931 2020/06/29 12:52:38 yyamano Exp $ +$NetBSD: TODO,v 1.19932 2020/06/29 13:05:26 nia Exp $ Suggested new packages ====================== @@ -426,6 +426,7 @@ For possible Perl packages updates, see o ap22-limitipconn-0.24 o ap22-vhost-ldap-2.4.0 o apache-ant-1.10.8 + o apache-maven-3.6.2 o apollo-1.7 o argtable-2.9 o argus-20121202 @@ -1012,6 +1013,7 @@ For possible Perl packages updates, see o ratmen-2.2.3 o razor-qt-0.5.2 o rbldnsd-0.998 + o rclone-1.52.2 o rdp-1.6 o regionset-0.2 o rep-gtk-0.90.8.1 --_----------=_1593435927236030--