Received: by mail.netbsd.org (Postfix, from userid 605) id 0CCC784D70; Mon, 8 Oct 2018 12:05:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1841884D67 for ; Mon, 8 Oct 2018 12:05:41 +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 kHGjpEgq72qC for ; Mon, 8 Oct 2018 12:05:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 390E084C81 for ; Mon, 8 Oct 2018 12:05:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34A58FBEE; Mon, 8 Oct 2018 12:05:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539000340259860" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 12:05:40 +0000 From: "Stephen Borrill" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sborrill@netbsd.org X-Mailer: log_accum Message-Id: <20181008120540.34A58FBEE@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. --_----------=_1539000340259860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sborrill Date: Mon Oct 8 12:05:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated net/istgt to 20150713 To generate a diff of this commit: cvs rdiff -u -r1.4315 -r1.4316 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18583 -r1.18584 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539000340259860 Content-Disposition: inline Content-Length: 1289 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.4315 pkgsrc/doc/CHANGES-2018:1.4316 --- pkgsrc/doc/CHANGES-2018:1.4315 Mon Oct 8 10:36:55 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 12:05:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4315 2018/10/08 10:36:55 abs Exp $ +$NetBSD: CHANGES-2018,v 1.4316 2018/10/08 12:05:39 sborrill Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6022,3 +6022,4 @@ Changes to the packages collection and i Added graphics/MesaLib18 version 18.2.0 [ryoon 2018-10-07] Updated devel/glib2 to 2.56.2nb2 [prlw1 2018-10-08] Updated pkgtools/pkg_chk to 2.0.10 [abs 2018-10-08] + Updated net/istgt to 20150713 [sborrill 2018-10-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18583 pkgsrc/doc/TODO:1.18584 --- pkgsrc/doc/TODO:1.18583 Mon Oct 8 00:00:37 2018 +++ pkgsrc/doc/TODO Mon Oct 8 12:05:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18583 2018/10/08 00:00:37 ryoon Exp $ +$NetBSD: TODO,v 1.18584 2018/10/08 12:05:39 sborrill Exp $ Suggested new packages ====================== @@ -866,7 +866,6 @@ For possible Perl packages updates, see o ispell-ga-4.6 o ispell-ru-0.99g5 o ispell-ru-io-0.99g5 - o istgt-20150713 o iwi-firmware3-3.1 o ja-grep-2.9 o ja-less-451 --_----------=_1539000340259860--