Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=wzcdvoN+; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=vFhiSPVo Received: by mail.netbsd.org (Postfix, from userid 605) id 5013784D6C; Sun, 28 Apr 2024 16:33:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714322036; bh=woxMUhGe9fubuI6Ee2b5TdDtN2di80QtYVBSj9GumsE=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=wzcdvoN+GczHYDwfabuwYRPm0gyVMH69a9aZImeYmNvXcZOe8SfvwST9v3mr01q5u TJsgjGuQ2KRfBOwyv7MGEy51YJcmaJVXqVPRjBsBlLJJlv0+01rLpjBtx+C9O75wmb /WlNdFTcsBxd4eRApmH9Fqh6NUj0FUs4Wj2317CA= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40B7484D15 for ; Sun, 28 Apr 2024 16:33:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 MwMGpBkNM_yY for ; Sun, 28 Apr 2024 16:33:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C6DFB84CF7 for ; Sun, 28 Apr 2024 16:33:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714322034; bh=woxMUhGe9fubuI6Ee2b5TdDtN2di80QtYVBSj9GumsE=; h=Date:From:Subject:To:Reply-To; b=vFhiSPVohY6H02erJx/K0+ceLdozXskQQ0E6g3kd+Q+pib/WWm68iKhRlOnqDs2WL 6Q0991xs2MJdP16fvpOnrMv7R6C8tuA06KQ5SOceX3U/W/XV4t/ADztRKjqXbRbcFi GAqVlmVxRoEa7ZiOiGPS9sDG+ZGNpJzQ7TmKshHw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C003AFA2C; Sun, 28 Apr 2024 16:33:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714322034202790" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 16:33:54 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240428163354.C003AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714322034202790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Apr 28 16:33:54 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/ripdrag to 0.4.8 To generate a diff of this commit: cvs rdiff -u -r1.2793 -r1.2794 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714322034202790 Content-Disposition: inline Content-Length: 710 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.2793 pkgsrc/doc/CHANGES-2024:1.2794 --- pkgsrc/doc/CHANGES-2024:1.2793 Sun Apr 28 16:32:36 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 16:33:54 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2793 2024/04/28 16:32:36 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2794 2024/04/28 16:33:54 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4609,3 +4609,4 @@ Changes to the packages collection and i Updated devel/hs-utility-ht to 0.0.17.1 [pho 2024-04-28] Updated net/slumber to 1.0.1 [pin 2024-04-28] Updated x11/qt6ct to 0.9nb5 [pin 2024-04-28] + Updated sysutils/ripdrag to 0.4.8 [pin 2024-04-28] --_----------=_1714322034202790--