Received: by mail.netbsd.org (Postfix, from userid 605) id 817D984E93; Wed, 22 Feb 2023 11:58:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB8B884E92 for ; Wed, 22 Feb 2023 11:58:42 +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 oFd1_Yb8qmM9 for ; Wed, 22 Feb 2023 11:58:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CE29784CE3 for ; Wed, 22 Feb 2023 11:58:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB8CFFA90; Wed, 22 Feb 2023 11:58:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677067121265510" MIME-Version: 1.0 Date: Wed, 22 Feb 2023 11:58:41 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20230222115841.CB8CFFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677067121265510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Wed Feb 22 11:58:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added sysutils/packer version 1.8.6 To generate a diff of this commit: cvs rdiff -u -r1.1341 -r1.1342 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677067121265510 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1341 pkgsrc/doc/CHANGES-2023:1.1342 --- pkgsrc/doc/CHANGES-2023:1.1341 Wed Feb 22 11:21:11 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 22 11:58:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1341 2023/02/22 11:21:11 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1342 2023/02/22 11:58:41 jperkin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1739,3 +1739,4 @@ Changes to the packages collection and i Updated lang/erlang to 25.2nb3 [wiz 2023-02-22] Updated emulators/mame to 0.252 [wiz 2023-02-22] Added misc/tagainijisho version 1.2.2 [wiz 2023-02-22] + Added sysutils/packer version 1.8.6 [jperkin 2023-02-22] --_----------=_1677067121265510--