Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=0frejTRC; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=q5wMquTB Received: by mail.netbsd.org (Postfix, from userid 605) id D3FE184F63; Fri, 19 Apr 2024 03:33:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713497608; bh=aVxXe0/EJ5pZ14FeEKwgZ5lNk9rb2R8fHvRS/LqsuCw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=0frejTRCNyy49lu3hDlbZ3IBZmu8Cwns85d71Kfa46xKonxXR4+MM9ojDkl3U6vPc qdwyT5QnAbLN95gEESh3QjK83UjMEss7xl4NA31rU9b6hZgwUL6W7YqXHxe3fu9s2Q mFr98jByWvUxB2QaiWxg5XJ6TLwiCxOaXv/z2d4A= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C438384D96 for ; Fri, 19 Apr 2024 03:33:26 +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 4aj4xqlCpq97 for ; Fri, 19 Apr 2024 03:33:26 +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 548E584CD5 for ; Fri, 19 Apr 2024 03:33:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713497606; bh=aVxXe0/EJ5pZ14FeEKwgZ5lNk9rb2R8fHvRS/LqsuCw=; h=Date:From:Subject:To:Reply-To; b=q5wMquTBjE3pul3fAWfbchey9umXXrprK85kuVDaqOGLplM38mYEnmYVpZOdGCBqx vBFbAfwZgmJUh2jxEoYt8AZnk/+2K7AiJBICGwLr4b1UesHX6GJNegopGAqIgOsxCv SDe+uYcm3/2cw3onMhcL7y1kcwmK7gYZHdTeF0QQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F6BFFA2C; Fri, 19 Apr 2024 03:33:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713497606179750" MIME-Version: 1.0 Date: Fri, 19 Apr 2024 03:33:26 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240419033326.4F6BFFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713497606179750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Apr 19 03:33:26 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated net/slumber to 0.18.0 To generate a diff of this commit: cvs rdiff -u -r1.2584 -r1.2585 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713497606179750 Content-Disposition: inline Content-Length: 705 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.2584 pkgsrc/doc/CHANGES-2024:1.2585 --- pkgsrc/doc/CHANGES-2024:1.2584 Fri Apr 19 03:32:13 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 19 03:33:26 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2584 2024/04/19 03:32:13 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2585 2024/04/19 03:33:26 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4254,3 +4254,4 @@ Changes to the packages collection and i Updated devel/jj to 0.16.0 [wiz 2024-04-18] Updated geography/gama to 2.30 [gdt 2024-04-19] Updated devel/cargo-modules to 0.15.5 [pin 2024-04-19] + Updated net/slumber to 0.18.0 [pin 2024-04-19] --_----------=_1713497606179750--