Received: by mail.netbsd.org (Postfix, from userid 605) id 5837084D43; Sun, 28 Mar 2021 12:28:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9355B84D24 for ; Sun, 28 Mar 2021 12:28:16 +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 swGv-5BMBX-Q for ; Sun, 28 Mar 2021 12:28:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EB98A84CE2 for ; Sun, 28 Mar 2021 12:28:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9244FA95; Sun, 28 Mar 2021 12:28:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161693449557260" MIME-Version: 1.0 Date: Sun, 28 Mar 2021 12:28:15 +0000 From: "Sijmen J. Mulder" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sjmulder@netbsd.org X-Mailer: log_accum Message-Id: <20210328122815.E9244FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161693449557260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sjmulder Date: Sun Mar 28 12:28:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated math/sc-im to 0.8.0 To generate a diff of this commit: cvs rdiff -u -r1.1852 -r1.1853 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161693449557260 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1852 pkgsrc/doc/CHANGES-2021:1.1853 --- pkgsrc/doc/CHANGES-2021:1.1852 Sun Mar 28 12:26:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Mar 28 12:28:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1852 2021/03/28 12:26:02 sjmulder Exp $ +$NetBSD: CHANGES-2021,v 1.1853 2021/03/28 12:28:15 sjmulder Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2786,3 +2786,4 @@ Changes to the packages collection and i Updated time/p5-DateTime-Locale to 1.31 [wen 2021-03-28] Updated time/p5-DateTime-Format-Strptime to 1.78 [wen 2021-03-28] Updated sysutils/nnn to 3.6 [sjmulder 2021-03-28] + Updated math/sc-im to 0.8.0 [sjmulder 2021-03-28] --_----------=_161693449557260--