Received: by mail.netbsd.org (Postfix, from userid 605) id 5118D84DBF; Wed, 1 Jan 2020 03:13:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB5A584DA0 for ; Wed, 1 Jan 2020 03:13:49 +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 4mSLf6CRILUI for ; Wed, 1 Jan 2020 03:13: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 2955D84CD5 for ; Wed, 1 Jan 2020 03:13:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27494FA97; Wed, 1 Jan 2020 03:13:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577848429131510" MIME-Version: 1.0 Date: Wed, 1 Jan 2020 03:13:49 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200101031349.27494FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1577848429131510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed Jan 1 03:13:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/hs-syb to 0.7.1 To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19547 -r1.19548 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577848429131510 Content-Disposition: inline Content-Length: 1297 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.20 pkgsrc/doc/CHANGES-2020:1.21 --- pkgsrc/doc/CHANGES-2020:1.20 Wed Jan 1 03:12:31 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 1 03:13:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.20 2020/01/01 03:12:31 mef Exp $ +$NetBSD: CHANGES-2020,v 1.21 2020/01/01 03:13:48 pho Exp $ Changes to the packages collection and infrastructure in 2020: @@ -26,3 +26,4 @@ Changes to the packages collection and i Updated devel/p5-CPAN-Perl-Releases to 5.20191220 [mef 2020-01-01] Updated devel/p5-Compress-Raw-Zlib to 2.093 [mef 2020-01-01] Updated net/hs-network to 3.1.1.1 [pho 2020-01-01] + Updated devel/hs-syb to 0.7.1 [pho 2020-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19547 pkgsrc/doc/TODO:1.19548 --- pkgsrc/doc/TODO:1.19547 Wed Jan 1 03:10:45 2020 +++ pkgsrc/doc/TODO Wed Jan 1 03:13:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19547 2020/01/01 03:10:45 pho Exp $ +$NetBSD: TODO,v 1.19548 2020/01/01 03:13:48 pho Exp $ Suggested new packages ====================== @@ -753,7 +753,6 @@ For possible Perl packages updates, see o hs-safe-0.3.9 o hs-split-0.2.3 o hs-stringsearch-0.3.6.6 - o hs-syb-0.6 o hs-temporary-1.2.0.4 o hs-texmath-0.8.4.2 o hs-transformers-base-0.4.4 --_----------=_1577848429131510--