Received: by mail.netbsd.org (Postfix, from userid 605) id 6A97A84F01; Wed, 30 Jan 2019 10:17:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A01A84F00 for ; Wed, 30 Jan 2019 10:17:10 +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 rS8ecS83Ba24 for ; Wed, 30 Jan 2019 10:17:10 +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 BD79084C77 for ; Wed, 30 Jan 2019 10:17:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BA61DFB16; Wed, 30 Jan 2019 10:17:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548843429139050" MIME-Version: 1.0 Date: Wed, 30 Jan 2019 10:17:09 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190130101709.BA61DFB16@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. --_----------=_1548843429139050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Jan 30 10:17:09 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Added chat/inspircd version 2.0.27 To generate a diff of this commit: cvs rdiff -u -r1.514 -r1.515 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18777 -r1.18778 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548843429139050 Content-Disposition: inline Content-Length: 1247 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.514 pkgsrc/doc/CHANGES-2019:1.515 --- pkgsrc/doc/CHANGES-2019:1.514 Wed Jan 30 02:35:30 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jan 30 10:17:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.514 2019/01/30 02:35:30 fox Exp $ +$NetBSD: CHANGES-2019,v 1.515 2019/01/30 10:17:09 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -953,3 +953,4 @@ Changes to the packages collection and i Updated print/tex-pgf-doc to 3.1 [markd 2019-01-29] Updated audio/din to 39.0.1 [fox 2019-01-30] Updated audio/fasttracker2 to 2.132 [fox 2019-01-30] + Added chat/inspircd version 2.0.27 [nia 2019-01-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18777 pkgsrc/doc/TODO:1.18778 --- pkgsrc/doc/TODO:1.18777 Tue Jan 29 18:54:27 2019 +++ pkgsrc/doc/TODO Wed Jan 30 10:17:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18777 2019/01/29 18:54:27 bsiegert Exp $ +$NetBSD: TODO,v 1.18778 2019/01/30 10:17:09 nia Exp $ Suggested new packages ====================== @@ -833,7 +833,6 @@ For possible Perl packages updates, see o imp-6.2.12 o ingo-3.2.8 o input-pad-1.4.2 - o inspircd-2.0.23 o instiki-0.13 o iozone-3.434 o ipopt-3.12.4 --_----------=_1548843429139050--