Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07D9384D93 for ; Tue, 29 Aug 2023 15:06:57 +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 CmkQe7c3SZjy for ; Tue, 29 Aug 2023 15:06:56 +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 3EC7084CF3 for ; Tue, 29 Aug 2023 15:06:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 36604FBDB; Tue, 29 Aug 2023 15:06:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693321616203040" MIME-Version: 1.0 Date: Tue, 29 Aug 2023 15:06:56 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230829150656.36604FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693321616203040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Tue Aug 29 15:06:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/xforms to 1.2.5pre2 To generate a diff of this commit: cvs rdiff -u -r1.5191 -r1.5192 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23332 -r1.23333 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693321616203040 Content-Disposition: inline Content-Length: 1313 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5191 pkgsrc/doc/CHANGES-2023:1.5192 --- pkgsrc/doc/CHANGES-2023:1.5191 Tue Aug 29 14:51:02 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 29 15:06:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5191 2023/08/29 14:51:02 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5192 2023/08/29 15:06:55 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7555,3 +7555,4 @@ Changes to the packages collection and i Updated net/bind916 to 9.16.43 [taca 2023-08-29] Updated net/bind918 to 9.18.18 [taca 2023-08-29] Updated net/samba4 to 4.18.6 [taca 2023-08-29] + Updated x11/xforms to 1.2.5pre2 [vins 2023-08-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23332 pkgsrc/doc/TODO:1.23333 --- pkgsrc/doc/TODO:1.23332 Tue Aug 29 14:57:40 2023 +++ pkgsrc/doc/TODO Tue Aug 29 15:06:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23332 2023/08/29 14:57:40 taca Exp $ +$NetBSD: TODO,v 1.23333 2023/08/29 15:06:55 vins Exp $ Suggested new packages ====================== @@ -1490,7 +1490,6 @@ For possible Perl packages updates, see o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 o xfce4-indicator-plugin-2.4.2 [needs libayatana-indicator] - o xforms-1.2.4 o xfpt-0.11 o xfractint-20.04p16 o xfs-1.1.1 [wip] --_----------=_1693321616203040--