Received: by mail.netbsd.org (Postfix, from userid 605) id 677F684E70; Sat, 21 Jan 2023 11:04:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9828A84E6D for ; Sat, 21 Jan 2023 11:04:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id eBzlx9RnBgk8 for ; Sat, 21 Jan 2023 11:04:06 +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 EE35284CF7 for ; Sat, 21 Jan 2023 11:04:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EB87DFA90; Sat, 21 Jan 2023 11:04:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674299045261330" MIME-Version: 1.0 Date: Sat, 21 Jan 2023 11:04:05 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20230121110405.EB87DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674299045261330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sat Jan 21 11:04:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated graphics/jpeginfo to 1.7.0 To generate a diff of this commit: cvs rdiff -u -r1.471 -r1.472 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674299045261330 Content-Disposition: inline Content-Length: 713 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.471 pkgsrc/doc/CHANGES-2023:1.472 --- pkgsrc/doc/CHANGES-2023:1.471 Sat Jan 21 04:49:33 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jan 21 11:04:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.471 2023/01/21 04:49:33 pho Exp $ +$NetBSD: CHANGES-2023,v 1.472 2023/01/21 11:04:05 fcambus Exp $ Changes to the packages collection and infrastructure in 2023: @@ -604,3 +604,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 109.0 [ryoon 2023-01-21] Updated devel/mob to 4.2.0 [schmonz 2023-01-21] Added lang/ghc94 version 9.4.4 [pho 2023-01-21] + Updated graphics/jpeginfo to 1.7.0 [fcambus 2023-01-21] --_----------=_1674299045261330--