Received: by mail.netbsd.org (Postfix, from userid 605) id A731784E80; Tue, 16 Jan 2024 21:28:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D733784D4C for ; Tue, 16 Jan 2024 21:28:50 +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 wXU9oYeZseSS for ; Tue, 16 Jan 2024 21:28:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6807684D2F for ; Tue, 16 Jan 2024 21:28:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 604D3FA42; Tue, 16 Jan 2024 21:28:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170544053014460" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 21:28:50 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240116212850.604D3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170544053014460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jan 16 21:28:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/ripdrag to 0.4.6 To generate a diff of this commit: cvs rdiff -u -r1.412 -r1.413 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170544053014460 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.412 pkgsrc/doc/CHANGES-2024:1.413 --- pkgsrc/doc/CHANGES-2024:1.412 Tue Jan 16 21:28:23 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 21:28:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.412 2024/01/16 21:28:23 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.413 2024/01/16 21:28:50 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -521,3 +521,4 @@ Changes to the packages collection and i Updated editors/focuswriter to 1.8.6 [pin 2024-01-16] Updated devel/garden to 1.1.0 [pin 2024-01-16] Removed archivers/torrentzip successor archivers/trrntzip [wiz 2024-01-16] + Updated sysutils/ripdrag to 0.4.6 [pin 2024-01-16] --_----------=_170544053014460--