Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QayYoCu2; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=aZ+9Hkp4 Received: by mail.netbsd.org (Postfix, from userid 605) id 6446384D95; Sun, 28 Apr 2024 09:57:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714298223; bh=eugbLVQeKbcBTuQDpP7kPkRGvNabB2gOI66rroOmmEg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=QayYoCu2tEO9L2DMLKhqS7HynTJaGZMCZElxUt7Nh1lrI+rFEGiQAC5VJ3KSr2+1H S/2ZR6asKaUDvusbVr4uAmaZjnOOQp85ofhjboAce+HJTlo09tk/MWvCKgOMotNdFn eQ0WcylkQrrJmJSh/zSHalAt72XqXIA3KeKF4mr0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 543F984D08 for ; Sun, 28 Apr 2024 09:57:02 +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 npLBQfBov-Uv for ; Sun, 28 Apr 2024 09:57:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 968EC84CFE for ; Sun, 28 Apr 2024 09:57:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714298221; bh=eugbLVQeKbcBTuQDpP7kPkRGvNabB2gOI66rroOmmEg=; h=Date:From:Subject:To:Reply-To; b=aZ+9Hkp4aciw1hRaZ8axpBLQJ28PawfiRdmTZBZFTicPjijPo2pMEAjWl6YPEH7g/ EgXrT5AosnQOiNsHu0nBstIVaISSmLrq2HnOv0MHHDT8eiZWqRSb8FlgSrY6hWHo4z kjoPsPHNhM0vtXSDmgwU6cnes3PRamVL+t9nLQ6Y= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8FB69FA2C; Sun, 28 Apr 2024 09:57:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714298221100450" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 09:57:01 +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: <20240428095701.8FB69FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714298221100450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 28 09:57:01 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/py-tortoisehg to 6.6.3nb2 To generate a diff of this commit: cvs rdiff -u -r1.2776 -r1.2777 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714298221100450 Content-Disposition: inline Content-Length: 742 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.2776 pkgsrc/doc/CHANGES-2024:1.2777 --- pkgsrc/doc/CHANGES-2024:1.2776 Sun Apr 28 09:55:14 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 09:57:01 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2776 2024/04/28 09:55:14 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2777 2024/04/28 09:57:01 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4592,3 +4592,4 @@ Changes to the packages collection and i Updated devel/py-blinker to 1.8.0 [wiz 2024-04-28] Updated security/py-cyclonedx-python-lib to 7.3.2 [wiz 2024-04-28] Updated textproc/py-docutils to 0.21.2 [wiz 2024-04-28] + Updated devel/py-tortoisehg to 6.6.3nb2 [wiz 2024-04-28] --_----------=_1714298221100450--