Received: by mail.netbsd.org (Postfix, from userid 605) id 519C684E82; Mon, 12 Feb 2024 17:10:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707757851; bh=W1u5qxSUFiIZFhOifQukneb9vCHb//kygxOj82r2clI=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=YWcz0f1259Vnoyu4SxQ0x5r+Ahlw8j8dDJkc+s43TVkc5n2Us8bC3jH+EXYg+TqA1 ayRE4h/Cumd6yKuYJheENPX/c426hGKOtWBHS53U1r9ti8/qBrB1ZxRXKbUH3UH7B3 ZE+RVJ2vl8zJZOvwYbajzxpXXRl/6hsl6jycELYc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 42CD084E68 for ; Mon, 12 Feb 2024 17:10:50 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id UsxiudPhflLx for ; Mon, 12 Feb 2024 17:10:49 +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 9491884D25 for ; Mon, 12 Feb 2024 17:10:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707757849; bh=W1u5qxSUFiIZFhOifQukneb9vCHb//kygxOj82r2clI=; h=Date:From:Subject:To:Reply-To; b=H8oo0iTIom/7Epfv+REemuGMhl+pKI49nzp9pUb4KQ3pYdt2HqC0kEpRVvVdXkmRL QYlJvei1HfVFeMc1U2AeLILhR1UdDP7vG5M5Lj+dKhlfHYdjhlT52llZNEBvEktEPf 9ghadMGygl7MVe3zMgI1VSToFBq8nLRZSE8fRVEg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CAB0F9AB; Mon, 12 Feb 2024 17:10:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707757849266280" MIME-Version: 1.0 Date: Mon, 12 Feb 2024 17:10:49 +0000 From: "Hans Rosenfeld" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hans@netbsd.org X-Mailer: log_accum Message-Id: <20240212171049.8CAB0F9AB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707757849266280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hans Date: Mon Feb 12 17:10:49 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated mail/courier-unicode to 2.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1199 -r1.1200 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707757849266280 Content-Disposition: inline Content-Length: 807 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.1199 pkgsrc/doc/CHANGES-2024:1.1200 --- pkgsrc/doc/CHANGES-2024:1.1199 Mon Feb 12 17:03:42 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Feb 12 17:10:49 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1199 2024/02/12 17:03:42 hans Exp $ +$NetBSD: CHANGES-2024,v 1.1200 2024/02/12 17:10:49 hans Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1975,4 +1975,4 @@ Changes to the packages collection and i Updated devel/ruby-pairing_heap to 3.1.0 [taca 2024-02-12] Updated graphics/ruby-RMagick to 5.4.2 [taca 2024-02-12] Updated mail/courier-analog to 0.22 [woodstoc 2024-02-12] - Updated mail/courier-analog to 0.22 [woodstoc 2024-02-12] + Updated mail/courier-unicode to 2.3.0 [woodstoc 2024-02-12] --_----------=_1707757849266280--