Received: by mail.netbsd.org (Postfix, from userid 605) id 2F09384F44; Sat, 29 Apr 2023 08:01:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FE0684F43 for ; Sat, 29 Apr 2023 08:01:17 +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 qBCRE_0kLpNJ for ; Sat, 29 Apr 2023 08:01:16 +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 ABCAB84EF0 for ; Sat, 29 Apr 2023 08:01:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A94E5FA87; Sat, 29 Apr 2023 08:01:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168275527618340" MIME-Version: 1.0 Date: Sat, 29 Apr 2023 08:01:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230429080116.A94E5FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168275527618340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 29 08:01:16 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/samba4 to 4.18.2 To generate a diff of this commit: cvs rdiff -u -r1.2563 -r1.2564 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22857 -r1.22858 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168275527618340 Content-Disposition: inline Content-Length: 1247 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.2563 pkgsrc/doc/CHANGES-2023:1.2564 --- pkgsrc/doc/CHANGES-2023:1.2563 Sat Apr 29 08:00:46 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Apr 29 08:01:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2563 2023/04/29 08:00:46 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2564 2023/04/29 08:01:16 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3649,3 +3649,4 @@ Changes to the packages collection and i Updated multimedia/gstreamer1 to 1.22.2 [wiz 2023-04-29] Updated devel/p5-File-Slurper to 0.014 [wen 2023-04-29] Updated databases/ldb to 2.7.2 [wiz 2023-04-29] + Updated net/samba4 to 4.18.2 [wiz 2023-04-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22857 pkgsrc/doc/TODO:1.22858 --- pkgsrc/doc/TODO:1.22857 Sat Apr 29 08:00:46 2023 +++ pkgsrc/doc/TODO Sat Apr 29 08:01:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22857 2023/04/29 08:00:46 wiz Exp $ +$NetBSD: TODO,v 1.22858 2023/04/29 08:01:16 wiz Exp $ Suggested new packages ====================== @@ -1313,7 +1313,6 @@ For possible Perl packages updates, see o rvm-1.20 o sabayon-2.30.1 o sablecc-3.7 - o samba-4.18 o samba4-4.18.2 o sarg-2.4.0 o sasm-3.12.1 --_----------=_168275527618340--