Received: by mail.netbsd.org (Postfix, from userid 605) id D6D5B84E6A; Mon, 7 May 2018 18:41:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 629EB84D4D for ; Mon, 7 May 2018 18:41:13 +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 FeKjWdxC8rqx for ; Mon, 7 May 2018 18:41:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C65DE84CDA for ; Mon, 7 May 2018 18:41:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3985FBEC; Mon, 7 May 2018 18:41:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525718472102460" MIME-Version: 1.0 Date: Mon, 7 May 2018 18:41:12 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20180507184112.C3985FBEC@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. --_----------=_1525718472102460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Mon May 7 18:41:12 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added biology/samtools version 1.8 To generate a diff of this commit: cvs rdiff -u -r1.2227 -r1.2228 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525718472102460 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2227 pkgsrc/doc/CHANGES-2018:1.2228 --- pkgsrc/doc/CHANGES-2018:1.2227 Mon May 7 11:55:08 2018 +++ pkgsrc/doc/CHANGES-2018 Mon May 7 18:41:12 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2227 2018/05/07 11:55:08 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2228 2018/05/07 18:41:12 bacon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3171,3 +3171,4 @@ Changes to the packages collection and i Updated sysutils/dbus to 1.12.8 [wiz 2018-05-07] Updated misc/goffice0.10 to 0.10.40 [wiz 2018-05-07] Updated math/gnumeric112 to 1.12.40 [wiz 2018-05-07] + Added biology/samtools version 1.8 [bacon 2018-05-07] --_----------=_1525718472102460--