Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=vPYZsc6B; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=SWFBLYut Received: by mail.netbsd.org (Postfix, from userid 605) id 0F8E584D6C; Sun, 28 Apr 2024 08:39:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714293594; bh=LaWAqO66kZiOf2GaTm2CZloQmcJMhWjbm+2gYyUD+ME=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=vPYZsc6BSbdWKENjeWHZ+pmnNOCIiNkUKoaT0aveXs37yeK9aze1wKkmYj/fqDVr2 Gai96JNJp83y2CgQwRvg3yP7rUBt6Okzh5exEHQEWOl1RsuvA6iXSo1TsIrqxaWajJ Vih5r84yK9ygGTvdFh8JacxCOUJsAPGhMG6lVIfg= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0060C84D08 for ; Sun, 28 Apr 2024 08:39:53 +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 yiQQxexUXheP for ; Sun, 28 Apr 2024 08:39:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5654B84CFE for ; Sun, 28 Apr 2024 08:39:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714293592; bh=LaWAqO66kZiOf2GaTm2CZloQmcJMhWjbm+2gYyUD+ME=; h=Date:From:Subject:To:Reply-To; b=SWFBLYut0BL0i8bBJfeG4V1RLNRRpGJa4QPLhtIXIwy/a6ph7F/1gc+H5FqQ1NNHe xKPiu1kbmTV28HCAFKEm242U3FLnRblR7l1ARE+8IBat2EhgMOsjmJmcTaJ5K2WmQ+ JNupiBbacLFPh4pNf48PuTCCdJvTC5IIiTdu1MOU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 514E2FA2C; Sun, 28 Apr 2024 08:39:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714293592231360" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 08:39:52 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20240428083952.514E2FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714293592231360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Apr 28 08:39:52 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/p5-Perl-Version to 1.017 To generate a diff of this commit: cvs rdiff -u -r1.2758 -r1.2759 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714293592231360 Content-Disposition: inline Content-Length: 734 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.2758 pkgsrc/doc/CHANGES-2024:1.2759 --- pkgsrc/doc/CHANGES-2024:1.2758 Sun Apr 28 08:32:18 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 28 08:39:52 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2758 2024/04/28 08:32:18 wen Exp $ +$NetBSD: CHANGES-2024,v 1.2759 2024/04/28 08:39:52 wen Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4573,3 +4573,4 @@ Changes to the packages collection and i Updated finance/p5-Finance-Quote to 1.61 [wen 2024-04-28] Updated devel/p5-Date-Manip to 6.95 [wen 2024-04-28] Updated devel/p5-Perl-Tidy to 20240202 [wen 2024-04-28] + Updated devel/p5-Perl-Version to 1.017 [wen 2024-04-28] --_----------=_1714293592231360--